Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 155949 Details for
Bug 238606
[firewire] unable to use disk (fw_sbp2: failed to login to ...)
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
fix mkinitrd to force waiting for fw-sbp2 initialization (same way as old sbp2 driver)
mkinitrd-fw-sbp2-wait.patch (text/plain), 535 bytes, created by
Alex Kanavin
on 2007-06-01 22:06:42 UTC
(
hide
)
Description:
fix mkinitrd to force waiting for fw-sbp2 initialization (same way as old sbp2 driver)
Filename:
MIME Type:
Creator:
Alex Kanavin
Created:
2007-06-01 22:06:42 UTC
Size:
535 bytes
patch
obsolete
>--- mkinitrd.old Fri Jun 1 21:42:34 2007 >+++ mkinitrd Fri Jun 1 21:43:23 2007 >@@ -1402,6 +1402,10 @@ > emit "echo Waiting for driver initialization." > emit "stabilized /sys/bus/ieee1394/drivers/sbp2" > fi >+ if [ "$module" = "fw-sbp2" ]; then >+ emit "echo Waiting for driver initialization." >+ emit "stabilized /sys/bus/firewire/drivers/sbp2" >+ fi > if [ "$module" = "zfcp" -a -f /etc/zfcp.conf ]; then > emit "echo Waiting 2 seconds for driver initialization." > emit "sleep 2"
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 238606
:
153885
|
155461
|
155462
|
155949
|
155985
|
159795
|
159796