Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 May 1996 11:46:50 -0700 (PDT)
From:      "Justin T. Gibbs" <gibbs>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/dev/aic7xxx aic7xxx.seq aic7xxx_reg.h src/sys/i386/scsi aic7xxx.c src/sys/pci aic7870.c
Message-ID:  <199605211846.LAA17046@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gibbs       96/05/21 11:46:49

  Branch:      sys/dev/aic7xxx  RELENG_2_1_0
  Modified:    sys/dev/aic7xxx  aic7xxx.seq aic7xxx_reg.h
  Log:
  Merge with HEAD.  Dynamically Enable/Disable Ultra mode on a per target
  basis.
  
  Revision  Changes    Path
  1.16.4.13 +18 -2     src/sys/dev/aic7xxx/aic7xxx.seq
  1.2.2.6   +3 -1      src/sys/dev/aic7xxx/aic7xxx_reg.h

  Branch:      sys/i386/scsi  RELENG_2_1_0
  Modified:    sys/i386/scsi  aic7xxx.c
  Log:
  Merge with HEAD.
  Dynamically Enable/Disable Ultra mode on a per target basis.  Remove
  broken Ultra sync rate entries.  Remove an unneeded printf.  Turn a
  panic into a printf since the sequencer will recover if a bad phase
  is detected.
  
  Revision  Changes    Path
  1.29.2.14 +60 -45    src/sys/i386/scsi/aic7xxx.c

  Branch:      sys/pci   RELENG_2_1_0
  Modified:    sys/pci   aic7870.c
  Log:
  Merge with HEAD.
  Detect the lack of BIOS initialization by looking for all 1s as well as
  all 0s.
  
  Revision  Changes    Path
  1.11.2.15 +12 -1     src/sys/pci/aic7870.c



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