Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 May 1996 08:35:02 -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:  <199605221535.IAA04122@freefall.freebsd.org>

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

  Branch:      sys/i386/scsi  RELENG_2_1_0
  Modified:    sys/i386/scsi  aic7xxx.c
  Log:
  Merge with HEAD:
  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.29.2.16 +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?199605221535.IAA04122>