cvs commit: src/sys/bus/cam/scsi scsi_da.c
Matthew Dillon
dillon at apollo.backplane.com
Sun Sep 7 10:49:46 PDT 2003
If someone would like to investigate having the USB layer pass up some
sort of flag to the SCSI subsystem so the SCSI subsystem can just
blanket-set DA_Q_NO_6_BYTE and DA_Q_NO_SYNC_CACHE for all disk keys
rather then having to create a quirk entry for each one, we would
proabably get better compatibility across the board.
-Matt
Matthew Dillon
<dillon at xxxxxxxxxxxxx>
:asmodai 2003/09/07 10:43:12 PDT
:
: Modified files:
: sys/bus/cam/scsi scsi_da.c
: Log:
: Make sure a DiskOnKey never sends a sync_cache. This fixes the error
: message when using my DiskOnKey.
:
: Incidentally it also fixes FreeBSD/PR: 47793
:
: Revision Changes Path
: 1.9 +1 -1 src/sys/bus/cam/scsi/scsi_da.c
More information about the Commits
mailing list