Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Sep 2000 22:54:50 -0700 (PDT)
From:      Kenneth Merry <ken@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/cam/scsi scsi_all.c scsi_da.c
Message-ID:  <200009110554.WAA27616@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ken         2000/09/10 22:54:50 PDT

  Modified files:        (Branch: RELENG_3)
    sys/cam/scsi         scsi_all.c scsi_da.c 
  Log:
  MFC, Add quirk entries from Andre Albsmeier to disable the sync cache
  command for the Quantum "MAVERICK 540S" and "LPS525S".
  
  Also, add common string variables, since we seem to have a few Quantum and
  Micropolis drives in here.
  
  Fix the 'quantum' variable usage in scsi_all.c that likely got broken when
  someone staticized things in cam_xpt.c.  (That particular problem would
  cause Quantum Fireball ST drives to not get spun up if they were not
  already spinning.)
  
  Submitted by:	Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
  
  Revision   Changes    Path
  1.9.2.2    +1 -9      src/sys/cam/scsi/scsi_all.c
  1.19.2.11  +22 -5     src/sys/cam/scsi/scsi_da.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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