summaryrefslogtreecommitdiff
path: root/sys/dev/advansys/adwlib.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded #include <machine/clock.h>Poul-Henning Kamp2000-10-151-1/+0
* Newbusify adv driver.Yoshihiro Takahashi2000-04-071-0/+3
* adv_pci.c:Justin T. Gibbs2000-03-021-26/+40
* Add support for the AdvanSys ASC38C0800 Ultra2 chipset. PreliminaryJustin T. Gibbs2000-02-031-173/+486
* Move the declaration of panic() from sys/systm.h to sys/param.h.Eivind Eklund1999-09-261-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Unspammed includes in <machine/cpufunc.h> in the !SMP case. PartiallyBruce Evans1999-01-081-2/+3
* Add support for the ASC3550 AdvanSys SCSI Host Controller (aka 940UW).Justin T. Gibbs1998-10-071-0/+563