NetBSD/sys/dev/i2o
mhitch f60765db47 Use the physical address from the bus_dmamap_load() map, not the one from
the bus_dmamem_alloc().  Fixes iop(4) on alpha, and possibly sparc64 as
described in the thread
http://mail-index.netbsd.org/port-sparc64/2008/06/04/msg000413.html.
2008-09-14 18:12:16 +00:00
..
dpti.c Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
dptivar.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
files.i2o The I2O LAN stuff was never tested and is just more code to maintain - 2007-12-01 18:14:48 +00:00
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 Use the physical address from the bus_dmamap_load() map, not the one from 2008-09-14 18:12:16 +00:00
iopio.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
iopreg.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
iopsp.c Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
iopspvar.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
iopvar.h Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
ld_iop.c Complete device_t/softc split for the ld(4) attachments. This should 2008-09-09 12:45:39 +00:00
Makefile