Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Sep 1997 12:47:14 -0700 (PDT)
From:      "Justin T. Gibbs" <gibbs@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/dev/aic7xxx Makefile aic7xxx.reg aic7xxx.seq aicasm_gram.y aicasm_scan.l aicasm_symbol.c aicasm_symbol.h sequencer.h src/sys/i386/scsi aic7xxx.c
Message-ID:  <199709271947.MAA15775@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gibbs       1997/09/27 12:47:14 PDT

  Modified files:        (Branch: RELENG_2_2)
    sys/dev/aic7xxx      Makefile aic7xxx.reg aic7xxx.seq 
                         aicasm_gram.y aicasm_scan.l 
                         aicasm_symbol.c aicasm_symbol.h 
                         sequencer.h 
    sys/i386/scsi        aic7xxx.c 
  Log:
  MFC: Add "downloaded constant" support and reduce scratch ram usage so that
  SCSI CONF isn't clobbered on the 274X.
  
  Revision  Changes    Path
  1.1.2.3   +8 -1      src/sys/dev/aic7xxx/Makefile
  1.1.2.4   +16 -37    src/sys/dev/aic7xxx/aic7xxx.reg
  1.46.2.21 +5 -10     src/sys/dev/aic7xxx/aic7xxx.seq
  1.1.2.2   +59 -3     src/sys/dev/aic7xxx/aicasm_gram.y
  1.1.2.3   +2 -1      src/sys/dev/aic7xxx/aicasm_scan.l
  1.1.2.2   +23 -1     src/sys/dev/aic7xxx/aicasm_symbol.c
  1.1.2.1   +2 -1      src/sys/dev/aic7xxx/aicasm_symbol.h
  1.1.2.1   +2 -1      src/sys/dev/aic7xxx/sequencer.h
  1.81.2.30 +32 -43    src/sys/i386/scsi/aic7xxx.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709271947.MAA15775>