Date: Wed, 5 Jun 2002 12:52:45 -0700 (PDT) From: "Justin T. Gibbs" <gibbs@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aic7xxx ahd_pci.c aic79xx.c aic79xx.h aic79xx.reg aic79xx.seq aic79xx_inline.h aic79xx_osm.c aic79xx_osm.h aic79xx_pci.c Message-ID: <200206051952.g55Jqjf47169@freefall.freebsd.org>
index | next in thread | raw e-mail
gibbs 2002/06/05 12:52:45 PDT
Added files:
sys/dev/aic7xxx ahd_pci.c aic79xx.c aic79xx.h aic79xx.reg
aic79xx.seq aic79xx_inline.h
aic79xx_osm.c aic79xx_osm.h aic79xx_pci.c
Log:
Enter the ahd driver which supports the Adaptec AIC7902 Ultra320, PCI-X
SCSI Controller chip.
Revision Changes Path
1.1 +302 -0 src/sys/dev/aic7xxx/ahd_pci.c (new)
1.1 +8345 -0 src/sys/dev/aic7xxx/aic79xx.c (new)
1.1 +1298 -0 src/sys/dev/aic7xxx/aic79xx.h (new)
1.1 +3716 -0 src/sys/dev/aic7xxx/aic79xx.reg (new)
1.1 +1723 -0 src/sys/dev/aic7xxx/aic79xx.seq (new)
1.1 +997 -0 src/sys/dev/aic7xxx/aic79xx_inline.h (new)
1.1 +1992 -0 src/sys/dev/aic7xxx/aic79xx_osm.c (new)
1.1 +577 -0 src/sys/dev/aic7xxx/aic79xx_osm.h (new)
1.1 +792 -0 src/sys/dev/aic7xxx/aic79xx_pci.c (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206051952.g55Jqjf47169>
