FreeBSD Bugzilla – Attachment 138237 Details for
Bug 184154
[cam] QUIRK: SYNC_CACHE not supported on IBM ServeRAID 8k
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 572 bytes, created by
Petr Cibulka
on 2013-11-21 22:20:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Petr Cibulka
Created:
2013-11-21 22:20:00 UTC
Size:
572 bytes
patch
obsolete
>diff --git sys/cam/scsi/scsi_da.c sys/cam/scsi/scsi_da.c >index d376006..7447c63 100644 >--- sys/cam/scsi/scsi_da.c >+++ sys/cam/scsi/scsi_da.c >@@ -230,6 +230,13 @@ static const char microp[] = "MICROP"; > static struct da_quirk_entry da_quirk_table[] = > { > /* SPI, FC devices */ >+ { >+ /* >+ * The IBM ServeRAID controllers do not support SYNC_CACHE >+ */ >+ {T_DIRECT, SIP_MEDIA_FIXED, "ServeRA", "*", "*"}, >+ /*quirks*/ DA_Q_NO_SYNC_CACHE >+ }, > { > /* > * Fujitsu M2513A MO 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 184154
: 138237