Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove unneeded #include <machine/clock.h> | phk | 2000-10-15 | 1 | -1/+0 | |
| | ||||||
* | Fix a race in ASR_ccbAdd and ASR_ccbRemove, which were both manipulating | msmith | 2000-09-21 | 1 | -0/+11 | |
| | | | | | | the ccb queue without masking interrupts. Submitted by: Petr Lampa <lampa@fee.vutbr.cz> | |||||
* | Move the 'asr' driver to cdev major 154, since 97 is already taken. | msmith | 2000-09-01 | 1 | -1/+1 | |
| | ||||||
* | Add MAINTAINER tag to aid updaters in finding the responsible parties. | msmith | 2000-09-01 | 1 | -0/+2 | |
| | ||||||
* | Add the 'asr' driver, supplied by Mark Salyzyn of Adaptec (nee DPT). | msmith | 2000-09-01 | 15 | -0/+12186 | |
This provides support for the Adaptec SCSI RAID controller family, as well as the DPT SmartRAID V and VI families. The driver will be maintained by Mark and Adaptec, and any changes should be referred to the MAINTAINER. |