On 18Mar2013 17:10, Eugene M. Zheganin wrote:
| This is of course up to you to decide, but I feel like I should
| encourage you - 10.x isn't that scarry as it seems to be. I also run
| it on a production (though my production may be not as harsh as
| yours) [...]
| At least, after upgrade from 9.1
There will be a driver update soon with the way it should be done, it will
be in the core driver
code and not as here in the shared code.
Regards,
Jack
PS Oh, and the email address should be 'free...@intel.com' now rather than
freebsdnic, it
still ultimately just gets to me however.
On Sun, J
Hi,
The ath driver right doesn't (currently!) build a separate HAL and ath
driver module. It's something I plan on doing sometime soon as part of
the embedded MIPS board support though.
Anyway, it probed/attached. The AR2425 is just a different bus variant
of the AR2424. So it's detected fine.
N
On Jun 9, 2013, at 5:35 AM, Alex Liptsin wrote:
> Hi.
>
> I work with FreeBSD9.1 and Mellanox devices.
> Every time I unload / load mlx4ib module, NIC names of mellanox devices (ibX)
> are renamed.
> Can I prevent it?
>
> [root@h-qa-032 mlx4]# ifconfig
> ib8: flags=8002 metric 0 mtu 65520
>
I've got an Atheros card, AR2425, which is supposed to be supported by
ath_hal(4), according to the man page.
dmesg|grep -i Ath
ath0: mem 0xd600-0xd600 irq 16 at device 0.0
on pci2
ath0: AR2425 mac 14.2 RF5424 phy 7.0
I can see that ath_hal is listed in the kernel config file:
egrep
With the following patch the ixgbe (ix) driver
accepts any SFP.
--- ixgbe_phy.c.orig2012-10-01 18:38:31.0 +0200
+++ ixgbe_phy.c 2012-11-13 16:23:18.650609931 +0100
@@ -1186,6 +1186,7 @@
}
ixgbe_get_device_caps(hw, &enforce_sfp);
+ en
Am 09.06.2013 um 04:32 schrieb Kenta Suzumoto :
> Hello. I'm running a FreeBSD machine with 5 IP addresses, each of them
> attached to a specific jail. I'm wondering if there is an easy way to monitor
> the bandwidth usage of each of them individually. Upon googling, I ran into a
> lot of sugg
Hi.
I work with FreeBSD9.1 and Mellanox devices.
Every time I unload / load mlx4ib module, NIC names of mellanox devices (ibX)
are renamed.
Can I prevent it?
[root@h-qa-032 mlx4]# ifconfig
ib8: flags=8002 metric 0 mtu 65520
options=80018
lladdr 80.28.0.48.fe.80.0.0.0.0.0.0.0.2.c9
On 2013-06-09 04:32, Kenta Suzumoto wrote:
Hello. I'm running a FreeBSD machine with 5 IP addresses, each of them attached to a
specific jail. I'm wondering if there is an easy way to monitor the bandwidth usage of
each of them individually. Upon googling, I ran into a lot of suggestions like