summaryrefslogtreecommitdiff
path: root/sys/dev/amr
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.1.1cvs2svn2000-09-252-562/+0
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-08-302-0/+562
* MFC: fix for too-low s/g tables.Mike Smith2000-06-101-0/+9
* MFC: disable returning "wedged" commands.Mike Smith2000-04-241-1/+8
* Major MFC:Mike Smith2000-04-114-89/+246
* Increase the time we spend waiting for the controller to become ready toMike Smith2000-02-171-1/+1
* Fix a printf format problem on the Alpha, where size_t == unsigned long,Peter Wemm1999-12-121-1/+1
* Revamp the devstat priority system. All disks now have the same priority.Kenneth D. Merry1999-12-081-2/+2
* Remove the 'ivars' arguement to device_add_child() andMatthew N. Dodd1999-12-031-1/+2
* Don't print the chipset value; it's not useful.Mike Smith1999-11-023-4/+30
* Change the queueing model used by the controller to drastically reduceMike Smith1999-10-263-43/+48
* Use the physical block number, not the logical block number, for I/OMike Smith1999-10-221-3/+3
* Save the drive device_t so that we can print it later.Mike Smith1999-10-161-0/+1
* This is a driver for the AMI MegaRAID family of controllers. It all ofMike Smith1999-10-076-0/+2448