Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Nuke unused struct scsi_link members of adapter softc's where the | 2020-07-22 | 1 | -2/+1 | |
* | More ISP1000 (SBus) bits. | 2014-03-15 | 1 | -3/+7 | |
* | Decouple the sizes of the request and response queues, and reduce the size of | 2014-03-13 | 1 | -2/+3 | |
* | Attempt to recover if wide and/or synchronous transfers fail. | 2014-03-08 | 1 | -2/+5 | |
* | A bit of spring cleaning. | 2014-03-08 | 1 | -1/+3 | |
* | Enable DMA bursting. Not sure it actually makes things faster, but both | 2014-03-08 | 1 | -2/+9 | |
* | Make sure a SCSI initiator ID provided by Open Firmware overrides the value | 2014-03-07 | 1 | -1/+4 | |
* | Reduce the number of ccbs by a factor three since we need up to three request | 2014-03-07 | 1 | -1/+2 | |
* | Provide the appropriate default values for the SCSI initiaror ID on sgi and | 2014-03-07 | 1 | -1/+2 | |
* | Duplicate enum values are a bad idea. | 2014-03-07 | 1 | -2/+2 | |
* | Introduce qlw(4), a new driver for QLogic ISP SCSI HBAs. For now only | 2014-03-05 | 1 | -0/+129 |