summaryrefslogtreecommitdiffstats
path: root/sys/dev/isa/isadmareg.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge bus_dma support from NetBSD, mostly by Jason Thorpe. Only i386 uses itniklas1998-01-201-11/+15
| | | | | | | | so far, the other archs gets placeholders for now. I wrote a compatibility layer for OpenBSD's old isadma code so we can still use our old driver sources. They will however get changed to native bus_dma use, on a case by case basis. Oh yes, I almost forgot, I kept our notion of isadma being a device so DMA-less ISA-busses still work
* $OpenBSD$niklas1997-11-071-0/+1
|
* Revert to non-bus.h versions for the time beingniklas1996-12-121-8/+14
|
* Missing pieces of new bus.h that CVS lost behind my backniklas1996-11-291-14/+8
|
* initial import of NetBSD treederaadt1995-10-181-0/+21