summaryrefslogtreecommitdiffstats
path: root/sys/dev/asr/osd_unix.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-122/+122
|
* Tighten up the defined()'s.obrien2002-05-141-2/+2
|
* unexpand -a everythingobrien2002-05-141-275/+275
|
* First pass of style(9) for #define's.obrien2002-05-141-124/+124
|
* Convert C++ style comments to proper C ones.obrien2001-12-131-5/+5
| | | | | Clean up C comments just a tad. Fix ID's.
* Use C comments instead of C++ comments.jhb2001-12-131-2/+2
| | | | 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/+590
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