Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jan 1996 18:54:48 -0800 (PST)
From:      "Justin T. Gibbs" <gibbs>
To:        CVS-committers, cvs-sys
Subject:   cvs commit: src/sys/scsi scsiconf.h
Message-ID:  <199601080254.SAA05769@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gibbs       96/01/07 18:54:47

  Branch:      sys/dev/aic7xxx  RELENG_2_1_0
  Modified:    sys/dev/aic7xxx  aic7xxx.seq aic7xxx_reg.h
  Log:
  Merge with HEAD.
  
  aic7xxx.seq:
  Add additional checking to the message out phase.
  
  aic7xxx_reg.h:
  Add definition of the DSCommand register.
  
  Revision  Changes    Path
  1.16.4.7  +10 -9     src/sys/dev/aic7xxx/aic7xxx.seq
  1.2.2.1   +11 -1     src/sys/dev/aic7xxx/aic7xxx_reg.h

  Branch:      sys/i386/scsi  RELENG_2_1_0
  Modified:    sys/i386/scsi  aic7xxx.c aic7xxx.h
  Log:
  Merge with HEAD.
  
  Use the adapter_softc field in the scsi_link structure instead of an array
  of per unit data.
  
  Revision  Changes    Path
  1.29.2.9  +14 -33    src/sys/i386/scsi/aic7xxx.c
  1.10.2.6  +1 -3      src/sys/i386/scsi/aic7xxx.h

  Branch:      sys/pci   RELENG_2_1_0
  Modified:    sys/pci   aic7870.c
  Log:
  Merge with HEAD.
  
  Fix a printf (was missing an arg).
  
  Write the new value of CSIZE_LATTIME back into configuration space.
  Turn CACHETHEN on in DSCommand.
  
  Revision  Changes    Path
  1.11.2.7  +6 -1      src/sys/pci/aic7870.c

  Branch:      sys/scsi  RELENG_2_1_0
  Modified:    sys/scsi  scsiconf.h
  Log:
  Merge with HEAD.
  
  Add adapter_softc entry to the scsi_link structure.
  
  Revision  Changes    Path
  1.26.4.3  +2 -1      src/sys/scsi/scsiconf.h



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