summaryrefslogtreecommitdiff
path: root/sys/dev/ic/cac.c
AgeCommit message (Expand)Author
2005-09-15Don't fake MODE SENSE page 4 info inside raid drivers, just let sdKenneth R Westerback
2005-07-03Fix data_length values in simulationed MODE SENSE page 4 responses soKenneth R Westerback
2004-05-04Remove useless ``elm'' argument from the SIMPLEQ_REMOVE_HEAD macro.Alexander Yurchenko
2004-01-09remove uvm_extern.hBrad Smith
2003-06-02kill the caluses three and four on some of my codeMichael Shalayeff
2003-06-02do not play w/ interrupts too much and keep 'em enabled at all times, fixes r...Michael Shalayeff
2003-04-27strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit.Hakan Olsson
2003-03-15specifed -> specifiedTheo de Raadt
2003-03-06this is a fix for kernel panics and craches along w/ other stabilityMichael Shalayeff
2002-03-14First round of __P removal in sysTodd C. Miller
2001-12-31missing nl, from art@Michael Shalayeff
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-10-18solve numerous problems:Michael Shalayeff
2001-08-16do not try to undefine CAC_DEBUGBrad Smith
2001-04-23double splx in error path.Artur Grabowski
2001-04-11just fail if there are no volumes definedMichael Shalayeff
2001-02-07ok, commit this since it most likely to work; i guess now it will get tested ...Michael Shalayeff
2000-12-17initialize dinfo alwaysMichael Shalayeff
2000-12-17Compaq SMART Array RAID controllers.Michael Shalayeff