]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/smc
Add basic support for RTL8168C, RTL8168CP, RTL8111C and RTL8111CP.
[FreeBSD/FreeBSD.git] / sys / dev / smc /
2008-06-17 benno- Move ether_ifdetach earlier.
2008-06-13 bennoUse callout_init_mtx to simplify locking somewhat....
2008-06-12 bennoMake sure we drain our taskqueues and stop our callouts...
2008-06-11 bennoSwitch to using a normal mutex instead of a spin mutex.
2008-06-11 bennoConvert bus_space_{read,write}_* calls to bus_{read...
2008-06-06 bennoThis is a rewritten driver for the SMSC LAN91C111....