Date: Mon, 20 Jan 2003 15:59:21 -0800 (PST) From: "Justin T. Gibbs" <gibbs@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam/scsi scsi_iu.h src/sys/dev/aic7xxx ahc_eisa.c ahc_pci.c ahd_pci.c aic7770.c aic79xx.c aic79xx.h aic79xx.reg aic79xx.seq aic79xx_inline.h aic79xx_osm.c aic79xx_osm.h aic79xx_pci.c aic7xxx.c aic7xxx.h aic7xxx.reg ... Message-ID: <200301202359.h0KNxLFr001832@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gibbs 2003/01/20 15:59:21 PST Modified files: (Branch: RELENG_4) sys/cam/scsi scsi_iu.h sys/dev/aic7xxx ahc_eisa.c ahc_pci.c ahd_pci.c aic7770.c aic79xx.c aic79xx.h aic79xx.reg aic79xx.seq aic79xx_inline.h aic79xx_osm.c aic79xx_osm.h aic79xx_pci.c aic7xxx.c aic7xxx.h aic7xxx.reg aic7xxx.seq aic7xxx_inline.h aic7xxx_osm.c aic7xxx_osm.h aic7xxx_pci.c sys/dev/aic7xxx/aicasm aicasm_gram.y aicasm_insformat.h aicasm_symbol.c Log: MFC: aic7xxx and aic79xx drivers Revision Changes Path 1.1.2.2 +8 -0 src/sys/cam/scsi/scsi_iu.h 1.15.2.10 +3 -2 src/sys/dev/aic7xxx/ahc_eisa.c 1.29.2.13 +24 -5 src/sys/dev/aic7xxx/ahc_pci.c 1.2.2.4 +18 -5 src/sys/dev/aic7xxx/ahd_pci.c 1.1.2.8 +15 -1 src/sys/dev/aic7xxx/aic7770.c 1.3.2.3 +1069 -269 src/sys/dev/aic7xxx/aic79xx.c 1.3.2.4 +213 -53 src/sys/dev/aic7xxx/aic79xx.h 1.2.2.3 +203 -43 src/sys/dev/aic7xxx/aic79xx.reg 1.2.2.3 +273 -140 src/sys/dev/aic7xxx/aic79xx.seq 1.3.2.3 +23 -6 src/sys/dev/aic7xxx/aic79xx_inline.h 1.3.2.2 +11 -6 src/sys/dev/aic7xxx/aic79xx_osm.c 1.4.2.2 +13 -3 src/sys/dev/aic7xxx/aic79xx_osm.h 1.3.2.3 +177 -70 src/sys/dev/aic7xxx/aic79xx_pci.c 1.41.2.26 +356 -136 src/sys/dev/aic7xxx/aic7xxx.c 1.16.2.15 +72 -17 src/sys/dev/aic7xxx/aic7xxx.h 1.20.2.13 +8 -3 src/sys/dev/aic7xxx/aic7xxx.reg 1.94.2.18 +72 -40 src/sys/dev/aic7xxx/aic7xxx.seq 1.2.2.13 +70 -1 src/sys/dev/aic7xxx/aic7xxx_inline.h 1.27.2.5 +6 -5 src/sys/dev/aic7xxx/aic7xxx_osm.c 1.14.2.5 +28 -4 src/sys/dev/aic7xxx/aic7xxx_osm.h 1.2.2.16 +98 -14 src/sys/dev/aic7xxx/aic7xxx_pci.c 1.11.2.8 +8 -17 src/sys/dev/aic7xxx/aicasm/aicasm_gram.y 1.3.2.6 +1 -1 src/sys/dev/aic7xxx/aicasm/aicasm_insformat.h 1.11.2.7 +2 -2 src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c 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?200301202359.h0KNxLFr001832>