Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Dec 2001 22:02:47 -0800 (PST)
From:      Mike Smith <msmith@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb umass.c
Message-ID:  <200112090602.fB962lP92954@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
msmith      2001/12/08 22:02:47 PST

  Modified files:
    sys/dev/usb          umass.c 
  Log:
  The ScanLogic SL11R-IDE claims to be SCSI-compatible, but actually requires
  the UFI command set.  Even with this patch, it's incredibly slow on my
  laptop, but at least now it works.
  
  Note that the drive is reported to CAM with the vendor and device IDs from
  the device itself, forcing the user to patch the da(4) quirk table
  manually.
  
  Revision  Changes    Path
  1.46      +11 -1     src/sys/dev/usb/umass.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?200112090602.fB962lP92954>