DragonFly BSD
DragonFly commits List (threaded) for 2003-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/sys/bus/cam/scsi scsi_da.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Sun, 7 Sep 2003 10:49:18 -0700 (PDT)

    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@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]