summaryrefslogtreecommitdiff
path: root/sys/dev/ic/twe.c
AgeCommit message (Expand)Author
2002-03-14First round of __P removal in sysTodd C. Miller
2002-01-31scsi_done() is unsafe, rearrange locking to compensateMichael Shalayeff
2001-12-06clear all inrterrupts separately and before enabling any.Michael Shalayeff
2001-11-05Switch everything to the new bus_dmamap_sync API.Artur Grabowski
2001-09-24get rid of kvtop, not that it matters that muchMichael Shalayeff
2001-07-04case labels without statements are not permitted by ANSI C... and gcc 3.0Marc Espie
2001-05-18stupidous debug was left enabledMichael Shalayeff
2001-05-10dmamem_unmap the memory before dmamem_freeig it.Michael Shalayeff
2001-03-14it seems sometimes it takes up to 35 seconds to init; from Chris Kuethe ckuet...Michael Shalayeff
2001-03-09missing twe_unlock for failed get_ccb() for i/o scsi cmd, which was impossibl...Michael Shalayeff
2001-02-19propoer dmaable memory allocationsMichael Shalayeff
2001-01-07fix a few scsi_done() usages.Michael Shalayeff
2000-11-08oops, oops w/ no configured unitsMichael Shalayeff
2000-11-07estimate sc_link.openings on the number of configured unitsMichael Shalayeff
2000-09-25do not do queue locking in get/put_ccb, since calling blocksMichael Shalayeff
2000-09-15forgot to turn off debuggingMichael Shalayeff
2000-09-153ware escalade ide raid controllersMichael Shalayeff