FreeBSD Bugzilla – Attachment 201786 Details for
Bug 234503
Chipfancier SLC 16GB memstick: ILLEGAL REQUEST asc:21,0 (Logical block address out of range)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to broaden quirk coverage to all Chipfancier devices
scsi_da.c_chipfancier.txt (text/plain), 529 bytes, created by
Mel Pilgrim
on 2019-02-06 10:46:04 UTC
(
hide
)
Description:
Patch to broaden quirk coverage to all Chipfancier devices
Filename:
MIME Type:
Creator:
Mel Pilgrim
Created:
2019-02-06 10:46:04 UTC
Size:
529 bytes
patch
obsolete
>Index: scsi_da.c >=================================================================== >--- scsi_da.c (revision 343111) >+++ scsi_da.c (working copy) >@@ -836,6 +836,14 @@ > {T_DIRECT, SIP_MEDIA_REMOVABLE, "I-O DATA", "USB Flash Disk*", > "*"}, /*quirks*/ DA_Q_NO_RC16 > }, >+ { >+ /* >+ * Chipfancier SLC flash drives >+ * PR: usb/234503 >+ */ >+ {T_DIRECT, SIP_MEDIA_REMOVABLE, "*", "CHIPFANCIER", "*"}, >+ /*quirks*/ DA_Q_NO_RC16 >+ }, > /* ATA/SATA devices over SAS/USB/... */ > { > /* Hitachi Advanced Format (4k) drives */
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 234503
:
200622
| 201786