summaryrefslogtreecommitdiff
path: root/sys/dev/ic/amireg.h
AgeCommit message (Collapse)Author
2004-12-26This should fix long outstanding issues with ami(4). The reportedMarco Peereboom
symptoms that were fixed are: * Very slow throughput * ccb timeout (i.e. ami0: timeout ccb 1) * All IO to ami devices hangs * Only 1 LD (Logical Drive) can be accessed at the same time * System hangs/freezes when running IO to ami cards. Issues it doesn't fix: * Really old ULTRA-2 controllers still crash whenever more than 1 LD are accessed at the same time therefore the driver limits the maximum LDs to 1. Tested by several folks and ok beck@ mickey@
2003-06-02kill the caluses three and four on some of my codeMichael Shalayeff
2001-04-30padnessMichael Shalayeff
2001-03-27a few typos in comments, and uhm, size mismatchesMichael Shalayeff
2001-03-09seems to work; rush because of cvs's battery at 73% nowMichael Shalayeff