This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
dev
/
hme
History
Robert Watson
3acd3b73c5
Since if_hme doesn't contain locking or run with INTR_MPSAFE, mark
...
the interface as IFF_NEEDSGIANT so if_start is run holding Giant.
2004-08-13 23:14:50 +00:00
..
if_hme_pci.c
- Use bus_space_subregion() rather than arithmetic on bus_space_handle_t. [1]
2004-08-12 20:37:02 +00:00
if_hme_sbus.c
- Use bus_space_subregion() rather than arithmetic on bus_space_handle_t. [1]
2004-08-12 20:37:02 +00:00
if_hme.c
Since if_hme doesn't contain locking or run with INTR_MPSAFE, mark
2004-08-13 23:14:50 +00:00
if_hmereg.h
Implement TCP/UDP Transmit/Receive checksum offload.
2004-08-05 02:52:33 +00:00
if_hmevar.h
- Use bus_space_subregion() rather than arithmetic on bus_space_handle_t. [1]
2004-08-12 20:37:02 +00:00