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

Nate Lawson njl at FreeBSD.org
Fri Aug 22 09:35:56 PDT 2003


njl         2003/08/22 09:35:53 PDT

  FreeBSD src repository

  Modified files:
    sys/cam/scsi         scsi_da.c 
  Log:
  Add the DA_Q_NO_PREVENT quirk which keeps da(4) from sending PREVENT/ALLOW
  commands.  Add a quirk for the Creative Nomad MuVo USB device that uses
  it as well as NO_SYNCHRONIZE_CACHE.
  
  PR:             kern/53094
  Submitted by:   Richard Nyberg <rnyberg at it.su.se>
  MFC after:      3 days
  
  Revision  Changes    Path
  1.154     +15 -6     src/sys/cam/scsi/scsi_da.c


More information about the cvs-src mailing list