Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-01-11 | shave a few byes by combining a printf and panic that are consecutive | Todd C. Miller | |
1998-11-20 | oops | Theo de Raadt | |
1998-11-20 | careful off handling in mmap routines | Theo de Raadt | |
1998-03-02 | Please GCC 2.8 -Wall | Todd T. Fries | |
1998-01-21 | typo | Niklas Hallqvist | |
1998-01-20 | Merge bus_dma support from NetBSD, mostly by Jason Thorpe. Only i386 uses it | Niklas 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 | |||
1997-12-25 | Real DRQ usage tracking. | Jason Downs | |
1997-12-21 | Obliterate old PnP `code' and outright replace with christos' code. | Jason Downs | |
1997-11-04 | fix autodma and high dma, also copy data only when using bounce | Niels Provos | |
buffers. semantics for isadma_acquire and isadma_release from freebsd. | |||
1996-12-12 | Revert to non-bus.h versions for the time being | Niklas Hallqvist | |
1996-12-11 | Slight optimizations | Niklas Hallqvist | |
1996-12-11 | Do not allocate all of ports 0x80 - 0x8f for isadma (hint: delay) | Niklas Hallqvist | |
1996-11-29 | Missing pieces of new bus.h that CVS lost behind my back | Niklas Hallqvist | |
1996-11-23 | added const to second parameter of cfprint_t routines | kstailey | |
1996-10-16 | fix proto, unused var | Theo de Raadt | |
1996-06-16 | isadma is now a real driver, so that ports can choose to use it or not | Theo de Raadt | |
1996-05-07 | sync with 0504 -- prototypes and bus.h | Theo de Raadt | |
1996-04-22 | Update aha.c to use bounce buffers, fix typos in isadma.c, update bounce buffers | hannken | |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt | |
1996-04-18 | NetBSD 960317 merge | Niklas Hallqvist | |
1995-11-28 | i386 isa bounce buffers by hannken@eis.cs.tu-bs.de | Theo de Raadt | |
ultra14f does not bounce properly yet. | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |