Age | Commit message (Expand) | Author |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat |
2001-11-05 | Switch everything to the new bus_dmamap_sync API. | Artur Grabowski |
2001-10-31 | Change the audio_hm_if->mappage interface to return paddr_t and take off_t | Artur Grabowski |
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 |
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 |
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 |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |