aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/advansys/adwmcode.c
Commit message (Collapse)AuthorAgeFilesLines
* Create release/8.0.0 for the 8.0-RELEASE.release/8.0.0_cvsKen Smith2009-11-211-1/+1
| | | | | | Approved by: re (implicit) This commit was manufactured to restore the state of the 8.0-RELEASE image.
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
| | | | Notes: svn path=/head/; revision=139749
* Use __FBSDID().David E. O'Brien2003-08-241-2/+3
| | | | | | | Also some minor style cleanups. Notes: svn path=/head/; revision=119418
* 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