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
/
fxp
History
Brooks Davis
1b5a39d368
Revert the unnecessicary addition of some braces in fxp_attach(). Don't
...
explicitly free the ifp in fxp_detach(), the call to fxp_release() takes care of it.
2005-06-10 20:42:02 +00:00
..
if_fxp.c
Revert the unnecessicary addition of some braces in fxp_attach(). Don't
2005-06-10 20:42:02 +00:00
if_fxpreg.h
Be more conservative when enabling extended features. There are fxp(4)
2005-04-22 13:05:53 +00:00
if_fxpvar.h
Stop embedding struct ifnet at the top of driver softcs. Instead the
2005-06-10 16:49:24 +00:00
rcvbundl.h
Add a microcode to implement receive bundling for 82551 chipsets with
2005-04-21 19:34:57 +00:00