freebsd-skq/sys/dev/hme
Marius Strobl e46af1289e Remove the HME_LOCK_ASSERT() in hme_mifinit(), which was added in the
previous revision; it's actually ok when invoking hme_mifinit() from
hme_config() without the lock held.
2006-12-04 01:53:40 +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 Remove the HME_LOCK_ASSERT() in hme_mifinit(), which was added in the 2006-12-04 01:53:40 +00:00
if_hmereg.h - Convert hme(4) to use TX side bus_dmamap_load_mbuf_sg(9). 2005-10-25 03:56:21 +00:00
if_hmevar.h - Convert hme(4) to use TX side bus_dmamap_load_mbuf_sg(9). 2005-10-25 03:56:21 +00:00