Date: Fri, 22 Sep 2000 17:24:23 -0700 (PDT) From: "Justin T. Gibbs" <gibbs@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile.inc1 src/sys/conf files src/sys/dev/aic7xxx aic7770.c aic7xxx_93cx6.c aic7xxx_93cx6.h aic7xxx_freebsd.c aic7xxx_freebsd.h aic7xxx_inline.h aic7xxx_pci.c ahc_eisa.c ahc_pci.c aic7xxx.c aic7xxx.h aic7xxx.reg aic7xxx.seq ... Message-ID: <200009230024.RAA72173@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gibbs 2000/09/22 17:24:23 PDT
Modified files: (Branch: RELENG_4)
. Makefile.inc1
Log:
MFC: Update buildkernel target for new aicasm location.
Revision Changes Path
1.141.2.12 +3 -3 src/Makefile.inc1
Modified files: (Branch: RELENG_4)
sys/conf files
Log:
MFC: Update for new arrangement of the aic7xxx driver.
Revision Changes Path
1.340.2.27 +11 -10 src/sys/conf/files
Modified files: (Branch: RELENG_4)
sys/dev/aic7xxx ahc_eisa.c ahc_pci.c aic7xxx.c aic7xxx.h
aic7xxx.reg aic7xxx.seq
Added files: (Branch: RELENG_4)
sys/dev/aic7xxx aic7770.c aic7xxx_93cx6.c aic7xxx_93cx6.h
aic7xxx_freebsd.c aic7xxx_freebsd.h
aic7xxx_inline.h aic7xxx_pci.c
Removed files: (Branch: RELENG_4)
sys/dev/aic7xxx 93cx6.c 93cx6.h aicasm.c aicasm.h
aicasm_gram.y aicasm_scan.l
aicasm_symbol.c aicasm_symbol.h
sequencer.h
Log:
MFC: U160 support plus numerous bug fixes. Code is now identical to -current.
Revision Changes Path
1.15.2.1 +113 -376 src/sys/dev/aic7xxx/ahc_eisa.c
1.29.2.3 +88 -1755 src/sys/dev/aic7xxx/ahc_pci.c
1.41.2.2 +4451 -5497 src/sys/dev/aic7xxx/aic7xxx.c
1.16.2.1 +781 -315 src/sys/dev/aic7xxx/aic7xxx.h
1.20.2.2 +114 -101 src/sys/dev/aic7xxx/aic7xxx.reg
1.94.2.2 +839 -608 src/sys/dev/aic7xxx/aic7xxx.seq
Added files: (Branch: RELENG_4)
sys/dev/aic7xxx/aicasm Makefile aicasm.c aicasm.h
aicasm_gram.y aicasm_insformat.h
aicasm_scan.l aicasm_symbol.c
aicasm_symbol.h
Log:
MFC: Move aicasm to its own subdir.
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?200009230024.RAA72173>
