Bug 112460

Summary: migration of the usb-ohci module for 2.6 kernels
Product: [Fedora] Fedora Reporter: Bastien Nocera <bnocera>
Component: modutilsAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 1CC: kajtzu, rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 2.4.26-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-12-21 06:31:19 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 Bastien Nocera 2003-12-20 01:01:11 UTC
The usb-ohci driver from 2.4 is called ohci-hcd in 2.6.

Adding the line:
alias usb-ohci ohci-hcd
to /etc/modprobe.conf.dist would facilitate the migration

Comment 1 Kaj J. Niemi 2003-12-21 02:19:59 UTC
/etc/modprobe.conf.dist in 2.4.26-1 and later already contain these
entries :)