summaryrefslogtreecommitdiffstats
path: root/sys/dev/pst/pst-raid.c
Commit message (Expand)AuthorAgeFilesLines
* Flush the queue of minor fixes to pst.sos2004-09-151-3/+3
* Change the disk(9) API in order to make device removal more robust.phk2004-02-181-10/+13
* Dont re-arm the timeout twice on a timeout error.sos2003-09-081-5/+0
* Use __FBSDID().obrien2003-08-241-2/+3
* Prefer new location of pci include files (which have only been in theimp2003-08-221-2/+2
* Pull the pst driver out from under GAINT.sos2003-04-281-47/+46
* Instead of not grapping a request binfinish(ENOMEM) it if malloc fails.sos2003-04-021-1/+2
* Use bioq_flush() to drain a bio queue with a specific error code.phk2003-04-011-2/+2
* Centralize the devstat handling for all GEOM disk device driversphk2003-03-081-12/+4
* NO_GEOM cleanup:phk2003-02-251-25/+12
* Fix so it compiles with the new disklabel stuff.sos2002-09-271-5/+5
* (This commit touches about 15 disk device drivers in a very consistentphk2002-09-201-9/+4
* Fix args for contigmalloc, cosmetics.sos2002-08-181-10/+10
* Finally first shot at a driver for the Promise SuperTrak SX6000 ATA RAIDsos2002-07-311-0/+401
OpenPOWER on IntegriCloud