summaryrefslogtreecommitdiff
path: root/sys/dev/advansys/adwmcode.c
Commit message (Collapse)AuthorAgeFilesLines
* Add support for the AdvanSys ASC38C0800 Ultra2 chipset. PreliminaryJustin T. Gibbs2000-02-031-420/+971
| | | | | | | | | | support is also included for the ASC38C1600 Ultra160 chipset, but as firmware is not yet available for this chip, it is disabled. Approved by: jkh@FreeBSD.org Notes: svn path=/head/; revision=56979
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50477
* Add support for the ASC3550 AdvanSys SCSI Host Controller (aka 940UW).Justin T. Gibbs1998-10-071-0/+443
Notes: svn path=/head/; revision=40024