summaryrefslogtreecommitdiff
path: root/sys/dev/ic/gdt_common.c
AgeCommit message (Expand)Author
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