Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 May 1996 08:32:34 -0700 (PDT)
From:      "Justin T. Gibbs" <gibbs>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/scsi aic7xxx.c
Message-ID:  <199605221532.IAA03973@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gibbs       96/05/22 08:32:33

  Modified:    sys/i386/scsi  aic7xxx.c
  Log:
  Setup ULTRAEN in SXFRCTL0 to match the syncrate we are using during the
  call of ahc_scsirate.  Otherwise, the proper setting may not get set until
  the next reconnection/selection.
  
  The saved_queue used to re-order the QINFIFO during error recovery or
  certain SCB paging operations should be an array of u_chars not ints.
  
  saved_queue type error pointed out by: Noriyuki Soda <soda@sra.co.jp>
  
  Revision  Changes    Path
  1.69      +15 -8     src/sys/i386/scsi/aic7xxx.c



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