Magellan Linux

Diff of /tags/mkinitrd-6_5_1/livecd/modules.usb

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

trunk/mkinitrd-magellan/livecd/modules.usb revision 813 by niro, Fri Apr 24 18:09:13 2009 UTC tags/mkinitrd-6_5_1/livecd/modules.usb revision 1519 by niro, Wed Sep 7 17:51:16 2011 UTC
# Line 2  Line 2 
2  # modules.usb  # modules.usb
3    
4  usbcore  usbcore
5    # load ehci first then the other usb modules!
6    ehci-hcd
7  uhci-hcd  uhci-hcd
8  ohci-hcd  ohci-hcd
9  ehci-hcd  xhci-hcd
10  usb-storage  usb-storage
11    
12  # usb_storage simulates scsi  # usb_storage simulates scsi

Legend:
Removed from v.813  
changed lines
  Added in v.1519