summaryrefslogtreecommitdiff
path: root/sys/dev/ic/gdt_common.c
AgeCommit message (Expand)Author
2001-11-06Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.Miod Vallat
2001-11-05Switch everything to the new bus_dmamap_sync API.Artur Grabowski
2001-08-12remove some of the redundant vm includesMichael Shalayeff
2001-08-03confgiuration -> configuration.Federico G. Schwindt
2001-07-04Use the right target when checking for out of bounds.Niklas Hallqvist
2000-12-13better new timeoutsMichael Shalayeff
2000-12-13new timwouts; art@ okMichael Shalayeff
2000-11-10improved queue handling + some small bug fixesNiklas Hallqvist
2000-08-19MALLOC/FREE -> malloc/free ok art@Nathan Binkert
2000-08-05Use better (working) locking macros around critical regions. ImplementNiklas Hallqvist
2000-06-16take MIN/MAX from param.h, okay theo@Niels Provos
2000-03-01Proper bus_dma usage, fixes cache incosistenciesNiklas Hallqvist
2000-02-13Handle out-of-bounds errors correctlyNiklas Hallqvist
2000-02-13%u for unsignedNiklas Hallqvist
2000-02-12Fix a locking bug, and a size boundary conditionNiklas Hallqvist
2000-02-07Rough but working driver for ICP-Vortex RAIDNiklas Hallqvist