gallatin 2008-04-02 13:59:43 UTC FreeBSD src repository Modified files: sys/dev/mxge if_mxge.c Log: Initialize if_baudrate using IF_Gbps() macro. Note that if_baudrate is a long, and 32-bits isn't enough to properly represent 10Gb/s. Pointed out by: dwhite Revision Changes Path 1.49 +1 -1 src/sys/dev/mxge/if_mxge.c