freebsd-dev/sys/dev/bfe
Mike Silbersack cff1362221 Switch all bus_dmamap_sync calls that used PREREAD to PREWRITE and all
POSTWRITE to POSTREAD.

No guarantee that all busdma is usage is perfect, but this change (in
addition to scott's last two commits) makes if_bfe work with > 1GB of
memory in my laptop.
2006-04-28 05:27:27 +00:00
..
if_bfe.c Switch all bus_dmamap_sync calls that used PREREAD to PREWRITE and all 2006-04-28 05:27:27 +00:00
if_bfereg.h Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +00:00