summaryrefslogtreecommitdiffstats
path: root/sys/dev/vinum/vinuminterrupt.c
Commit message (Expand)AuthorAgeFilesLines
* sdio_done:grog1999-10-171-8/+8
* Limit the number of outstanding requests on a specific drive andgrog1999-10-131-0/+25
* sdio_done: Log events if DEBUG_LASTREQS set.grog1999-09-281-0/+4
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* complete_rqe: explicitly reinitialize b.b_iodone. This shouldn't havegrog1999-08-261-3/+4
* Change parameters of unlockrange to allow calling from revive_block,grog1999-08-241-11/+11
* Spring cleaning around strategy and disklabels/slices:phk1999-08-141-3/+3
* Remove some XXX comments (they're not really gone, just invisible).grog1999-08-141-48/+9
* The bdevsw() and cdevsw() are now identical, so kill the former.phk1999-08-131-3/+3
* Decommision miscfs/specfs/specdev.h. Most of it goes into <sys/conf.h>,phk1999-08-081-2/+1
* Import RAID-5 code.grog1999-08-071-3/+224
* Remove old grunge, including references to sys/disk.h (which is goinggrog1999-05-071-3/+1
* Modify to compile with egcs.grog1999-03-181-2/+2
* Change printf() calls to log() calls.grog1999-03-021-5/+6
* Change multiline comments to start with a lone /* and end with a */,grog1999-01-291-1/+2
* Include Peter Wemm's renaming and restructuringgrog1999-01-211-14/+25
* Some relatively minor tweaks to enable vinum to be built into a staticpeter1998-12-281-5/+6
* If I've done this right, revive the vinum code in it's now home after itpeter1998-12-281-0/+198
* Remove LKM's depricated by modules.sos1998-12-271-198/+0
* Take drive down if the disk driver tells us it's not theregrog1998-11-031-1/+5
* config.c:grog1998-10-211-3/+7
* Import base vinum lkm sourcesgrog1998-09-161-0/+190
OpenPOWER on IntegriCloud