Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 May 1996 11:38:46 -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:  <199605211838.LAA16238@freefall.freebsd.org>

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

  Modified:    sys/dev/aic7xxx  aic7xxx.seq aic7xxx_reg.h
  Log:
  Enable/Disable Ultra mode on a per target basis.  This allows the driver
  to use the full range of settings from 3.6-20MHz on any target.
  
  Revision  Changes    Path
  1.35      +18 -2     src/sys/dev/aic7xxx/aic7xxx.seq
  1.11      +3 -1      src/sys/dev/aic7xxx/aic7xxx_reg.h

  Modified:    sys/i386/scsi  aic7xxx.c
  Log:
  Enable/Disable Ultra mode on a per target basis.  This allows the driver
  to use the full range of settings from 3.6-20MHz on any target.
  
  Remove all Ultra settings except for the top three that are documented
  to work.  This fixes some problem reports with the last revision of the
  driver since at least the 5.7MHz entry doesn't work in Ultra mode.
  
  Revision  Changes    Path
  1.67      +60 -45    src/sys/i386/scsi/aic7xxx.c

  Modified:    sys/pci   aic7870.c
  Log:
  It seems that the aic78X0 chips will either have their scratch ram
  as all 0s or all 1s after POST if there is no BIOS installed.
  
  Revision  Changes    Path
  1.34      +12 -1     src/sys/pci/aic7870.c



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