ALT Linux Bugzilla
– Attachment 1366 Details for
Bug 8997
USB keyboard & CD-ROM do not working on IBM Bladecenter platform
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
Add support of usbhid module & add more time for USB CD-ROM coming
propagator-ibm.patch (text/plain), 688 bytes, created by
Andrey Brindeyev
on 2006-01-31 18:45:21 MSK
(
hide
)
Description:
Add support of usbhid module & add more time for USB CD-ROM coming
Filename:
MIME Type:
Creator:
Andrey Brindeyev
Created:
2006-01-31 18:45:21 MSK
Size:
688 bytes
patch
obsolete
>diff -Naur propagator-20060124.orig/probing.c propagator-20060124/probing.c >--- propagator-20060124.orig/probing.c 2006-01-24 14:40:50 +0300 >+++ propagator-20060124/probing.c 2006-01-31 18:22:30 +0300 >@@ -341,6 +341,7 @@ > my_insmod(usb_hcd[n], USB_CONTROLLERS, NULL); > } > } >+ my_insmod("usbhid", ANY_DRIVER_TYPE, NULL); > } > } > >@@ -391,7 +392,7 @@ > if (type == MEDIA_ADAPTERS) { > stg1_info_message("About to load driver for usb storage device: usb-storage"); > my_insmod("usb-storage", ANY_DRIVER_TYPE, NULL); >- sleep(5); /* wait for dust settles down */ >+ sleep(10); /* wait for dust settles down, need at least 8 secs for IBM BladeCenter */ > } > > #ifdef ENABLE_USBNET
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 8997
: 1366