Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Mar 1996 18:49:50 -0800 (PST)
From:      "Justin T. Gibbs" <gibbs>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/scsi aic7xxx.c src/sys/pci aic7870.c
Message-ID:  <199603110249.SAA14189@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gibbs       96/03/10 18:49:49

  Modified:    sys/i386/scsi  aic7xxx.c
  Log:
  Disable the selection hardware before acknowledging a SELTO interrupt.
  It seems the 7880 gets confused if you don't do this.
  
  Revision  Changes    Path
  1.57      +6 -1      src/sys/i386/scsi/aic7xxx.c

  Modified:    sys/pci   aic7870.c
  Log:
  Be more careful in how we set SCSICONF.  It was possible for a controller
  set to a device id above 7 to screw up the data fifo setting.
  
  Revision  Changes    Path
  1.27      +7 -3      src/sys/pci/aic7870.c



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