This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
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
Fix a bug introduced in r216518. The ndis_subsys field holds the PCI
2010-12-19 11:14:34 +00:00
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
s/usb2_/usb_/ on all typedefs for the USB stack.
2009-05-29 18:46:57 +00:00