Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Jul 2001 11:46:44 -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 ahc_eisa.c ahc_pci.c aic7770.c aic7xxx.c aic7xxx.h aic7xxx.reg aic7xxx.seq aic7xxx_93cx6.c aic7xxx_freebsd.c aic7xxx_freebsd.h aic7xxx_inline.h aic7xxx_pci.c src/sys/dev/aic7xxx/aicasm aicasm.c aicasm.h aicasm_gram.y ...
Message-ID:  <200107281846.f6SIkiT59532@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gibbs       2001/07/28 11:46:44 PDT

  Modified files:        (Branch: RELENG_4)
    sys/dev/aic7xxx      ahc_eisa.c ahc_pci.c aic7770.c aic7xxx.c 
                         aic7xxx.h aic7xxx.reg aic7xxx.seq 
                         aic7xxx_93cx6.c aic7xxx_freebsd.c 
                         aic7xxx_freebsd.h aic7xxx_inline.h 
                         aic7xxx_pci.c 
    sys/dev/aic7xxx/aicasm aicasm.c aicasm.h aicasm_gram.y 
                           aicasm_scan.l aicasm_symbol.c 
  Log:
  MFC: Bring the aic7xxx driver up to the head as of today.
  
  Revision   Changes    Path
  1.15.2.5   +3 -1      src/sys/dev/aic7xxx/ahc_eisa.c
  1.29.2.8   +17 -7     src/sys/dev/aic7xxx/ahc_pci.c
  1.1.2.4    +28 -34    src/sys/dev/aic7xxx/aic7770.c
  1.41.2.19  +591 -397  src/sys/dev/aic7xxx/aic7xxx.c
  1.16.2.12  +76 -69    src/sys/dev/aic7xxx/aic7xxx.h
  1.20.2.10  +19 -14    src/sys/dev/aic7xxx/aic7xxx.reg
  1.94.2.14  +273 -141  src/sys/dev/aic7xxx/aic7xxx.seq
  1.8.2.4    +3 -11     src/sys/dev/aic7xxx/aic7xxx_93cx6.c
  1.3.2.18   +105 -51   src/sys/dev/aic7xxx/aic7xxx_freebsd.c
  1.2.2.6    +15 -8     src/sys/dev/aic7xxx/aic7xxx_freebsd.h
  1.2.2.10   +120 -46   src/sys/dev/aic7xxx/aic7xxx_inline.h
  1.2.2.11   +208 -150  src/sys/dev/aic7xxx/aic7xxx_pci.c
  1.28.2.4   +19 -16    src/sys/dev/aic7xxx/aicasm/aicasm.c
  1.11.2.3   +3 -2      src/sys/dev/aic7xxx/aicasm/aicasm.h
  1.11.2.4   +39 -6     src/sys/dev/aic7xxx/aicasm/aicasm_gram.y
  1.13.2.3   +50 -9     src/sys/dev/aic7xxx/aicasm/aicasm_scan.l
  1.11.2.3   +27 -25    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?200107281846.f6SIkiT59532>