Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1303 - (show 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 # $Id$
2 # modules.usb
3
4 usbcore
5 # load ehci first then the other usb modules!
6 ehci-hcd
7 uhci-hcd
8 ohci-hcd
9 xhci-hcd
10 usb-storage
11
12 # usb_storage simulates scsi
13 sd_mod
14 sg
15 sr_mod