Date: Wed, 31 Jul 2002 18:36:39 -0700 (PDT) From: Scott Long <scottl@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aic7xxx ahc_eisa.c ahc_pci.c src/sys/modules/aic7xxx Makefile src/sys/modules/aic7xxx/ahc Makefile src/sys/modules/aic7xxx/ahc/ahc_eisa Makefile src/sys/modules/aic7xxx/ahc/ahc_pci Makefile src/sys/modules/aic7xxx/ahd ... Message-ID: <200208010136.g711adko090577@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
scottl 2002/07/31 18:36:39 PDT
Modified files:
sys/dev/aic7xxx ahc_eisa.c ahc_pci.c
Added files:
sys/modules/aic7xxx Makefile
sys/modules/aic7xxx/ahc Makefile
sys/modules/aic7xxx/ahc/ahc_eisa Makefile
sys/modules/aic7xxx/ahc/ahc_pci Makefile
sys/modules/aic7xxx/ahd Makefile
sys/modules/aic7xxx/aicasm Makefile
Log:
Allow the ahc and ahd drivers to be built as modules. This also
breaks the ahc driver into a core back-end and pci and eisa
front-ends.
Revision Changes Path
1.24 +3 -3 src/sys/dev/aic7xxx/ahc_eisa.c
1.46 +4 -4 src/sys/dev/aic7xxx/ahc_pci.c
1.1 +6 -0 src/sys/modules/aic7xxx/Makefile (new)
1.1 +28 -0 src/sys/modules/aic7xxx/ahc/Makefile (new)
1.1 +18 -0 src/sys/modules/aic7xxx/ahc/ahc_eisa/Makefile (new)
1.1 +16 -0 src/sys/modules/aic7xxx/ahc/ahc_pci/Makefile (new)
1.1 +27 -0 src/sys/modules/aic7xxx/ahd/Makefile (new)
1.1 +14 -0 src/sys/modules/aic7xxx/aicasm/Makefile (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208010136.g711adko090577>
