Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Start each of the license/copyright comments with /*-, minor shuffle of lines | imp | 2005-01-06 | 1 | -1/+1 |
| | |||||
* | Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, | schweikh | 2003-01-01 | 1 | -1/+1 |
| | | | | especially in troff files. | ||||
* | `unexpand -a' should be run _before_ sed 's/^#define /#define^I/g'. | obrien | 2002-05-14 | 1 | -8/+8 |
| | |||||
* | Tighten up the defined()'s. | obrien | 2002-05-14 | 1 | -15/+15 |
| | |||||
* | unexpand -a everything | obrien | 2002-05-14 | 1 | -89/+89 |
| | |||||
* | First pass of style(9) for #define's. | obrien | 2002-05-14 | 1 | -46/+46 |
| | |||||
* | Convert C++ style comments to proper C ones. | obrien | 2001-12-13 | 1 | -1/+1 |
| | | | | | Clean up C comments just a tad. Fix ID's. | ||||
* | Use C comments instead of C++ comments. | jhb | 2001-12-13 | 1 | -11/+11 |
| | | | | Reported by: gcc30 | ||||
* | Fresh code drop from the vendor. This fixes some critical bugs and adds | scottl | 2001-08-21 | 1 | -2/+0 |
| | | | | | | | support for a new class of controllers. Also adjust MAINTAINER at the approval of msmith. Obtained from: mark_salyzyn@adaptec.com | ||||
* | Add the 'asr' driver, supplied by Mark Salyzyn of Adaptec (nee DPT). | msmith | 2000-09-01 | 1 | -0/+367 |
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. |