summaryrefslogtreecommitdiff
path: root/sys/arch/i386/eisa
AgeCommit message (Collapse)Author
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1998-01-20Merge bus_dma support from NetBSD, mostly by Jason Thorpe. Only i386 uses itNiklas Hallqvist
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
1996-07-22Dir is not empty anymoreTobias Weingartner
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-04-18Merge of NetBSD 960317Niklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt