NetBSD/sys/dev/i2o
bouyer 8f7318d794 Fix confusion about PRE/POST in previous; and another place that has the
same issue. Also add a BUS_DMASYNC_POSTWRITE to the POLL operation.
Problem pointed out by tsutsui@.
Still not perfect (a BUS_DMASYNC_PREREAD would be needed after the
testing the condition in the POLL() macro), but closer.
2010-02-21 18:50:10 +00:00
..
Makefile
dpti.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
dptivar.h
files.i2o
i2o.h Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
i2odpt.h Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
iop.c Fix confusion about PRE/POST in previous; and another place that has the 2010-02-21 18:50:10 +00:00
iopio.h
iopreg.h
iopsp.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
iopspvar.h
iopvar.h struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
ld_iop.c More device_t/softc split fallout, this time in iop(4). Fix from 2008-12-15 18:35:48 +00:00