freebsd-dev/sys/dev/hme
Matthew N. Dodd f246e4a17f - Express hard dependencies on bus (pci, isa, pccard) and
network layer (ether).
- Don't abuse module names to facilitate ifconfig module loading;
  such abuse isn't really needed.  (And if we do need type information
  associated with a module then we should make it explicit and not
  use hacks.)
2003-04-15 06:37:30 +00:00
..
if_hme_pci.c - Express hard dependencies on bus (pci, isa, pccard) and 2003-04-15 06:37:30 +00:00
if_hme_sbus.c - Express hard dependencies on bus (pci, isa, pccard) and 2003-04-15 06:37:30 +00:00
if_hme.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +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