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
Alfred Perlstein
44956c9863
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
...
Merge M_NOWAIT/M_DONTWAIT into a single flag M_NOWAIT.
2003-01-21 08:56:16 +00:00
..
if_hme_pci.c
Add detach, shutdown, suspend and resume methods.
2003-01-09 00:45:10 +00:00
if_hme_sbus.c
Add detach, shutdown, suspend and resume methods.
2003-01-09 00:45:10 +00:00
if_hme.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
if_hmereg.h
Convert to use bus_dmamap_load_mbuf(); decouple software TX descriptors
2003-01-06 22:12:57 +00:00
if_hmevar.h
Add detach, shutdown, suspend and resume methods.
2003-01-09 00:45:10 +00:00