This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-02-04 17:15:50 +00:00
Code
Issues
Releases
Activity
freebsd
/
sys
/
dev
/
if_ndis
History
Kevin Lo
5bbe0c5357
ether_ifattach() sets if_mtu to ETHERMTU, don't bother set it again
...
Reviewed by: yongari
2012-01-07 09:41:57 +00:00
..
if_ndis_pccard.c
In sys/dev/if_ndis/if_ndis_pccard.c, fix a bug where a garbage rid was
2012-01-03 18:40:41 +00:00
if_ndis_pci.c
…
if_ndis_usb.c
- There's no need to overwrite the default device method with the default
2011-11-22 21:28:20 +00:00
if_ndis.c
ether_ifattach() sets if_mtu to ETHERMTU, don't bother set it again
2012-01-07 09:41:57 +00:00
if_ndisvar.h
…