summaryrefslogtreecommitdiffstats
path: root/sys/dev/asr/sys_info.h
Commit message (Collapse)AuthorAgeFilesLines
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
|
* `unexpand -a' should be run _before_ sed 's/^#define /#define^I/g'.obrien2002-05-141-28/+28
|
* Tighten up the defined()'s.obrien2002-05-141-3/+3
|
* unexpand -a everythingobrien2002-05-141-117/+117
|
* First pass of style(9) for #define's.obrien2002-05-141-29/+29
|
* Convert C++ style comments to proper C ones.obrien2001-12-131-17/+17
| | | | | Clean up C comments just a tad. Fix ID's.
* Use C comments instead of C++ comments.jhb2001-12-131-11/+11
| | | | Reported by: gcc30
* Fresh code drop from the vendor. This fixes some critical bugs and addsscottl2001-08-211-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).msmith2000-09-011-0/+484
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.
OpenPOWER on IntegriCloud