Date: Tue, 29 Aug 2000 15:09:23 -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: <200008292209.PAA67032@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ken 2000/08/29 15:09:23 PDT
Modified files:
sys/cam/scsi scsi_all.c scsi_da.c
Log:
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.16 +1 -9 src/sys/cam/scsi/scsi_all.c
1.55 +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?200008292209.PAA67032>
