FreeBSD Bugzilla – Attachment 31993 Details for
Bug 53067
Add support for the PQI USB Flash Disk
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 497 bytes, created by
Richard Arends
on 2003-06-08 22:30:17 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Richard Arends
Created:
2003-06-08 22:30:17 UTC
Size:
497 bytes
patch
obsolete
>--- scsi_da.c.orig Sun Jun 8 22:28:15 2003 > +++ scsi_da.c Sun Jun 8 22:26:37 2003 > @@ -507,6 +507,14 @@ > */ > {T_DIRECT, SIP_MEDIA_REMOVABLE, "OTi", "Flash Disk", "*"}, > /*quirks*/ DA_Q_NO_6_BYTE > + }, > + { > + /* > + * Power Quotient International, Inc. (PQI) USB Traveling Disk USB1.1 > + * Drive does not like cache sync or 6 byte commands. > + */ > + {T_DIRECT, SIP_MEDIA_REMOVABLE, "Generic*", "USB Flash Disk*", "*"}, > + /*quirks*/ DA_Q_NO_6_BYTE|DA_Q_NO_SYNC_CACHE > } > };
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 53067
: 31993