freebsd-dev/sys/dev/hme
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