FreeBSD Bugzilla – Attachment 9781 Details for
Bug 19887
Boot hang while scanning SCSI bus
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 922 bytes, created by
System Root
on 2000-07-13 10:30:03 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
System Root
Created:
2000-07-13 10:30:03 UTC
Size:
922 bytes
patch
obsolete
>*** cam_xpt.c.orig Thu Jul 13 04:16:14 2000 >--- /sys/cam/cam_xpt.c Thu Jul 13 04:15:31 2000 >*************** >*** 426,439 **** >--- 426,450 ---- > T_SEQUENTIAL, SIP_MEDIA_REMOVABLE, "EXABYTE", > "EXB-8200*", "*" > }, > CAM_QUIRK_NOSERIAL|CAM_QUIRK_NOLUNS, /*mintags*/0, /*maxtags*/0 > }, > { > /* >+ * Let's try the same as above, but for a drive that says >+ * it's an IPL-6860 but is actually an EXB 8200. >+ */ >+ { >+ T_SEQUENTIAL, SIP_MEDIA_REMOVABLE, "EXABYTE", >+ "IPL-6860*", "*" >+ }, >+ CAM_QUIRK_NOSERIAL|CAM_QUIRK_NOLUNS, /*mintags*/0, /*maxtags*/0 >+ }, >+ { >+ /* > * These Hitachi drives don't like multi-lun probing. > * The PR submitter has a DK319H, but says that the Linux > * kernel has a similar work-around for the DK312 and DK314, > * so all DK31* drives are quirked here. > * PR: misc/18793 > * Submitted by: Paul Haddad <paul@pth.com> > */
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 19887
: 9781