1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys/dev/sge
Marius Strobl d6c65d276e Converted the remainder of the NIC drivers to use the mii_attach()
introduced in r213878 instead of mii_phy_probe(). Unlike r213893 these
are only straight forward conversions though.

Reviewed by:	yongari
2010-10-15 15:00:30 +00:00
..
if_sge.c Converted the remainder of the NIC drivers to use the mii_attach() 2010-10-15 15:00:30 +00:00
if_sgereg.h Remove enabling RX checksum offloading in RX filter setup. RX 2010-07-08 18:22:49 +00:00