summaryrefslogtreecommitdiffstats
path: root/sys/dev/amr/amr_disk.c
Commit message (Expand)AuthorAgeFilesLines
* (1) Problem: PANIC when loading/unloading driveremoore2002-12-111-0/+3
* amr.c,emoore2002-10-301-3/+25
* (1) added LSI Logic copyright, and legal line 3 in license, and stringemoore2002-10-181-8/+30
* (This commit touches about 15 disk device drivers in a very consistentphk2002-09-201-10/+4
* KSE Milestone 2julian2001-09-121-3/+3
* Fix warning: 179: warning: label `done' defined but not usedpeter2001-06-151-1/+0
* Make the disk mini-layer check for and handle zero-length transfersphk2001-05-061-4/+0
* Actually biofinish(struct bio *, struct devstat *, int error) is more generalphk2001-05-061-2/+1
* Send the remains (such as I have located) of "block major numbers" tophk2001-03-261-1/+0
* Remove unneeded #include <machine/clock.h>phk2000-10-151-1/+0
* Major update to the AMI MegaRAID driver.msmith2000-08-301-80/+43
* Separate the struct bio related stuff out of <sys/buf.h> intophk2000-05-051-1/+1
* Remove ~25 unneeded #include <sys/conf.h>phk2000-04-191-1/+0
* Complete the bio/buf divorce for all code below devfs::strategyphk2000-04-151-15/+15
* Move B_ERROR flag to b_ioflags and call it BIO_ERROR.phk2000-04-021-2/+2
* Update to latest working version.msmith2000-04-011-26/+23
* Revamp the devstat priority system. All disks now have the same priority.ken1999-12-081-2/+2
* Don't print the chipset value; it's not useful.msmith1999-11-021-2/+20
* Change the queueing model used by the controller to drastically reducemsmith1999-10-261-3/+0
* Save the drive device_t so that we can print it later.msmith1999-10-161-0/+1
* This is a driver for the AMI MegaRAID family of controllers. It all ofmsmith1999-10-071-0/+299
OpenPOWER on IntegriCloud