View previous topic :: View next topic |
Author |
Message |
cslyon n00b
Joined: 21 Apr 2004 Posts: 68 Location: California
|
Posted: Mon May 03, 2004 7:02 pm Post subject: Hotplug and ehci_hcd. Getting ehci_hcd not to load. |
|
|
Is there anyway to get ehci_hcd not to load? I have been trying get another USB driver to load instead of ehci_hcd and even when I black list it and take the modprobe's out of usb.rc it still loads.
May 3 11:50:07 homer_2090-042904 ehci_hcd 00:1d.7: Intel Corp. 82801DB USB2
May 3 11:50:07 homer_2090-042904 ehci_hcd 00:1d.7: irq 5, pci mem e001e000
I want to get usb-uhci to load but it won't load if the ehci_hcd stuff loads first. Is this even hotplug loading it? How do I get this to stop |
|
Back to top |
|
|
Little Nemo l33t
Joined: 29 Mar 2004 Posts: 623 Location: Berlin, Germany
|
Posted: Mon May 03, 2004 7:13 pm Post subject: |
|
|
If you really don't want/need it, then you should disable it in the kernel configuration. If the module isn't there, it cannot be loaded. |
|
Back to top |
|
|
cslyon n00b
Joined: 21 Apr 2004 Posts: 68 Location: California
|
Posted: Wed May 05, 2004 4:28 am Post subject: |
|
|
I thought that I was doing that but genkernel was un-doing my changes. I have that fixed now. I am good. Thank you. |
|
Back to top |
|
|
|