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
/
usb
/
net
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_aue.c
- There's no need to overwrite the default device method with the default
2011-11-22 21:28:20 +00:00
if_auereg.h
…
if_axe.c
Another axe(4), found in ASUS zenbook.
2011-12-17 15:38:16 +00:00
if_axereg.h
…
if_cdce.c
…
if_cdcereg.h
…
if_cue.c
…
if_cuereg.h
…
if_ipheth.c
…
if_iphethvar.h
…
if_kue.c
…
if_kuefw.h
…
if_kuereg.h
…
if_mos.c
- There's no need to overwrite the default device method with the default
2011-11-22 21:28:20 +00:00
if_mosreg.h
…
if_rue.c
- There's no need to overwrite the default device method with the default
2011-11-22 21:28:20 +00:00
if_ruereg.h
…
if_udav.c
- There's no need to overwrite the default device method with the default
2011-11-22 21:28:20 +00:00
if_udavreg.h
…
if_usie.c
…
if_usievar.h
…
ruephy.c
Use DEVMETHOD_END.
2011-11-23 20:27:26 +00:00
ruephyreg.h
…
uhso.c
…
usb_ethernet.c
ether_ifattach() sets if_mtu to ETHERMTU, don't bother set it again
2012-01-07 09:41:57 +00:00
usb_ethernet.h
…