Date: Sun, 7 Jan 2001 16:25:52 -0800 (PST) From: Nick Hibma <n_hibma@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb umass.c Message-ID: <200101080025.f080Pqj32805@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
n_hibma 2001/01/07 16:25:52 PST
Modified files:
sys/dev/usb umass.c
Log:
Add a quirk for drives that do not handle long inquiry data.
Add the entry for the Yano U640MO-03 MO drive. (ifdef-0-ed out for now)
Fix a hack were an original buffer was modified instead of copied
(cmd[] -> (*rcmd)[])
Submitted by: Iwasa Kazmi <kzmi@ca2.so-net.ne.jp>
Revision Changes Path
1.41 +42 -23 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?200101080025.f080Pqj32805>
