summaryrefslogtreecommitdiffstats
path: root/sys/dev/asr/osd_util.h
Commit message (Collapse)AuthorAgeFilesLines
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
|
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,schweikh2003-01-011-1/+1
| | | | especially in troff files.
* `unexpand -a' should be run _before_ sed 's/^#define /#define^I/g'.obrien2002-05-141-8/+8
|
* Tighten up the defined()'s.obrien2002-05-141-15/+15
|
* unexpand -a everythingobrien2002-05-141-89/+89
|
* First pass of style(9) for #define's.obrien2002-05-141-46/+46
|
* Convert C++ style comments to proper C ones.obrien2001-12-131-1/+1
| | | | | 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/+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.
OpenPOWER on IntegriCloud