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
/
hme
History
Marius Strobl
51a753f9d8
Add a missing mtx_destroy() in hme_pci_detach().
...
Reviewed by: yongari Approved by: re (scottl)
2005-07-10 10:36:45 +00:00
..
if_hme_pci.c
Add a missing mtx_destroy() in hme_pci_detach().
2005-07-10 10:36:45 +00:00
if_hme_sbus.c
Stop embedding struct ifnet at the top of driver softcs. Instead the
2005-06-10 16:49:24 +00:00
if_hme.c
Stop embedding struct ifnet at the top of driver softcs. Instead the
2005-06-10 16:49:24 +00:00
if_hmereg.h
Implement TCP/UDP Transmit/Receive checksum offload.
2004-08-05 02:52:33 +00:00
if_hmevar.h
Stop embedding struct ifnet at the top of driver softcs. Instead the
2005-06-10 16:49:24 +00:00