summaryrefslogtreecommitdiffstats
path: root/sys/dev/amr/amrvar.h
Commit message (Expand)AuthorAgeFilesLines
* Fix a number of bugs and significantly alter the command execution path toscottl2004-12-051-0/+2
* Use a separate flag when doing a kernel coredump when polling forps2004-07-011-0/+1
* Do the dreaded s/dev_t/struct cdev */phk2004-06-161-1/+1
* Change the disk(9) API in order to make device removal more robust.phk2004-02-181-1/+1
* crashdump support.ps2003-10-101-0/+1
* Use bioq_flush() to drain a bio queue with a specific error code.phk2003-04-011-0/+1
* Centralize the devstat handling for all GEOM disk device driversphk2003-03-081-1/+0
* NO_GEOM cleanup:phk2003-02-241-1/+0
* Use the standard DISKFLAG_OPEN instead of implementing our own.phk2003-02-221-2/+0
* (1) Problem: PANIC when loading/unloading driveremoore2002-12-111-1/+2
* amr.c,emoore2002-10-301-3/+26
* (1) added LSI Logic copyright, and legal line 3 in license, and stringemoore2002-10-181-0/+8
* Make FreeBSD "struct disklabel" agnostic, step 311 of 723:phk2002-09-201-1/+0
* Staticise the amr devclass.msmith2002-01-081-2/+0
* Update to C99, s/__FUNCTION__/__func__/,obrien2001-12-101-3/+3
* Major update to the AMI MegaRAID driver.msmith2000-08-301-98/+194
* Back out the previous change to the queue(3) interface.jake2000-05-261-3/+3
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-3/+3
* Complete the bio/buf divorce for all code below devfs::strategyphk2000-04-151-2/+2
* Update to latest working version.msmith2000-04-011-0/+31
* Fix detection of the card-ready-for-command state. Use an ultimatemsmith2000-03-231-2/+2
* Change the queueing model used by the controller to drastically reducemsmith1999-10-261-2/+2
* This is a driver for the AMI MegaRAID family of controllers. It all ofmsmith1999-10-071-0/+216
OpenPOWER on IntegriCloud