summaryrefslogtreecommitdiff
path: root/sys/dev/isa/isadma.c
AgeCommit message (Expand)Author
1999-01-11shave a few byes by combining a printf and panic that are consecutiveTodd C. Miller
1998-11-20oopsTheo de Raadt
1998-11-20careful off handling in mmap routinesTheo de Raadt
1998-03-02Please GCC 2.8 -WallTodd T. Fries
1998-01-21typoNiklas Hallqvist
1998-01-20Merge bus_dma support from NetBSD, mostly by Jason Thorpe. Only i386 uses itNiklas Hallqvist
1997-12-25Real DRQ usage tracking.Jason Downs
1997-12-21Obliterate old PnP `code' and outright replace with christos' code.Jason Downs
1997-11-04fix autodma and high dma, also copy data only when using bounceNiels Provos
1996-12-12Revert to non-bus.h versions for the time beingNiklas Hallqvist
1996-12-11Slight optimizationsNiklas Hallqvist
1996-12-11Do not allocate all of ports 0x80 - 0x8f for isadma (hint: delay)Niklas Hallqvist
1996-11-29Missing pieces of new bus.h that CVS lost behind my backNiklas Hallqvist
1996-11-23added const to second parameter of cfprint_t routineskstailey
1996-10-16fix proto, unused varTheo de Raadt
1996-06-16isadma is now a real driver, so that ports can choose to use it or notTheo de Raadt
1996-05-07sync with 0504 -- prototypes and bus.hTheo de Raadt
1996-04-22Update aha.c to use bounce buffers, fix typos in isadma.c, update bounce buffershannken
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-04-18NetBSD 960317 mergeNiklas Hallqvist
1995-11-28i386 isa bounce buffers by hannken@eis.cs.tu-bs.deTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt