Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a printf format problem on the Alpha, where size_t == unsigned long, | peter | 1999-12-12 | 1 | -1/+1 |
* | Revamp the devstat priority system. All disks now have the same priority. | ken | 1999-12-08 | 1 | -2/+2 |
* | Remove the 'ivars' arguement to device_add_child() and | mdodd | 1999-12-03 | 1 | -1/+2 |
* | Don't print the chipset value; it's not useful. | msmith | 1999-11-02 | 3 | -4/+30 |
* | Change the queueing model used by the controller to drastically reduce | msmith | 1999-10-26 | 3 | -44/+49 |
* | Use the physical block number, not the logical block number, for I/O | msmith | 1999-10-22 | 1 | -3/+3 |
* | Save the drive device_t so that we can print it later. | msmith | 1999-10-16 | 1 | -0/+1 |
* | This is a driver for the AMI MegaRAID family of controllers. It all of | msmith | 1999-10-07 | 6 | -0/+2448 |