cvs commit: 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 aic7xxx.seq aic7xxx_93cx6.c ...
Justin T. Gibbs
gibbs at FreeBSD.org
Sun Feb 15 11:30:04 PST 2004
gibbs 2004/02/15 11:30:03 PST
FreeBSD src repository
Modified files: (Branch: RELENG_4)
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_93cx6.c
aic7xxx_inline.h aic7xxx_osm.c
aic7xxx_osm.h aic7xxx_pci.c
Added files: (Branch: RELENG_4)
sys/dev/aic7xxx aic_osm_lib.c aic_osm_lib.h
Log:
MFC: Update to the aic7xxx and aic79xx drivers in today's current.
Revision Changes Path
1.15.2.12 +5 -4 src/sys/dev/aic7xxx/ahc_eisa.c
1.29.2.15 +27 -50 src/sys/dev/aic7xxx/ahc_pci.c
1.2.2.6 +11 -49 src/sys/dev/aic7xxx/ahd_pci.c
1.1.2.10 +4 -4 src/sys/dev/aic7xxx/aic7770.c
1.3.2.8 +785 -469 src/sys/dev/aic7xxx/aic79xx.c
1.3.2.8 +55 -23 src/sys/dev/aic7xxx/aic79xx.h
1.2.2.7 +37 -20 src/sys/dev/aic7xxx/aic79xx.reg
1.2.2.7 +215 -65 src/sys/dev/aic7xxx/aic79xx.seq
1.3.2.7 +45 -31 src/sys/dev/aic7xxx/aic79xx_inline.h
1.3.2.5 +37 -347 src/sys/dev/aic7xxx/aic79xx_osm.c
1.4.2.4 +24 -309 src/sys/dev/aic7xxx/aic79xx_osm.h
1.3.2.7 +91 -78 src/sys/dev/aic7xxx/aic79xx_pci.c
1.41.2.28 +449 -127 src/sys/dev/aic7xxx/aic7xxx.c
1.16.2.17 +26 -9 src/sys/dev/aic7xxx/aic7xxx.h
1.20.2.15 +2 -2 src/sys/dev/aic7xxx/aic7xxx.reg
1.94.2.20 +3 -2 src/sys/dev/aic7xxx/aic7xxx.seq
1.8.2.7 +29 -9 src/sys/dev/aic7xxx/aic7xxx_93cx6.c
1.2.2.15 +13 -13 src/sys/dev/aic7xxx/aic7xxx_inline.h
1.27.2.7 +54 -350 src/sys/dev/aic7xxx/aic7xxx_osm.c
1.14.2.7 +16 -295 src/sys/dev/aic7xxx/aic7xxx_osm.h
1.2.2.19 +93 -75 src/sys/dev/aic7xxx/aic7xxx_pci.c
1.2.2.1 +176 -0 src/sys/dev/aic7xxx/aic_osm_lib.c (new)
1.1.2.1 +426 -0 src/sys/dev/aic7xxx/aic_osm_lib.h (new)
More information about the cvs-src
mailing list