freebsd-dev/sys/dev/hme
Thomas Moestl aaa160f357 bus_dmamap_sync() overhaul:
- Remove NetBSD-style or-ed together BUS_DMASYNC operations, in some
  cases relaxing the (intended) syncing operation a bit.
- Add syncs before reading the descriptor rings.
- Try to combine syncs where possible to avoid overhead.
- Sync all maps before unloading them.
2003-01-21 17:22:52 +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 bus_dmamap_sync() overhaul: 2003-01-21 17:22:52 +00:00
if_hmereg.h
if_hmevar.h Add detach, shutdown, suspend and resume methods. 2003-01-09 00:45:10 +00:00