On Sat, Sep 24, 2011 at 4:56 PM, Juli Mallett <jmall...@freebsd.org> wrote:
> It's actually not as trivial to grep for 10G NICs as
> implied, since some drivers have silly bugs, like ixgbe which sets
> if_baudrate to '1000000000' (i.e. 1 000 000 000).

I'm pretty sure that the bug is FreeBSD's.  if_baudrate is a u_long,
which isn't large enough to hold 10G on 32-bit platforms.
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to