Bug 429863

Summary: kernel parameter "nousb" doesn't disable ehci_hcd
Product: [Fedora] Fedora Reporter: Ralf Corsepius <rc040203>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 8   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 2.6.24.3-12 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-03-10 23:21:13 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ralf Corsepius 2008-01-23 15:11:41 UTC
Description of problem:
kernel parameter "nousb" doesn't affect ehci_hcd (doesn't "not load ehci_hcd").

Version-Release number of selected component (if applicable):
kernel-2.6.23.9-85.fc8

How reproducible:
Always

Steps to Reproduce:
1. Add nousb to kernel parameters
2. reboot
3. lsmod | grep hci_hcd
  
Actual results:
Despite "nousb", the ehci_hcd kernel module is being loaded.
ohci_hcd and uhci_hcd aren't.

# lsmod | grep hci_hcd
ehci_hcd               39117  0 

Expected results:
ehci_hcd not to be loaded

Additional info:

Comment 1 Chuck Ebbert 2008-01-23 19:28:19 UTC
That driver doesn't check for usb_disabled(). Test patch in rawhide.


Comment 2 Chuck Ebbert 2008-03-10 23:21:13 UTC
Fixed in 2.6.24.3-12.