Magellan Linux

Annotation of /trunk/mkinitrd-magellan/livecd/modules.usb

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1303 - (hide annotations) (download)
Fri May 27 16:04:11 2011 UTC (12 years, 11 months ago) by niro
File size: 171 byte(s)
support 2.6.39:
-load ehci host module at first to suppress kernel warnings
1 niro 813 # $Id$
2 niro 532 # modules.usb
3    
4     usbcore
5 niro 1303 # load ehci first then the other usb modules!
6     ehci-hcd
7 niro 532 uhci-hcd
8     ohci-hcd
9 niro 1130 xhci-hcd
10 niro 532 usb-storage
11    
12     # usb_storage simulates scsi
13     sd_mod
14     sg
15     sr_mod