Author: sparky Date: Tue Jan 17 22:56:48 2006 New Revision: 6834 Added: ppcrcd/trunk/initrd.dir/etc/modules.list Log: - NEW, list of modules which will go to initrd
Added: ppcrcd/trunk/initrd.dir/etc/modules.list ============================================================================== --- (empty file) +++ ppcrcd/trunk/initrd.dir/etc/modules.list Tue Jan 17 22:56:48 2006 @@ -0,0 +1,20 @@ +via82cxxx - found in pegasos +ide-generic +cdrom - needed by ide-cd, sr_mod R: cdrom +ide-cd +nls_base - needed by iso file system (?) +isofs - iso file system + +scsi_mod - needed by sr_mod +sr_mod - scsi cdrom R: scsi_mod, cdrom +mesh - SCSI driver, new Pmacs R: scsi_mod +mac53c94 - SCSI driver, old Pmacs R: scsi_mod + +sd_mod - sd devices R: scsi_mod +usbcore - needed by *-mcd +ohci-hcd - standart usb controler R: usbcore +ehci-hcd - is it needed ? R: usbcore +usb-storage - storage R: usbcore, scsi_mod +hfs - mac filesystem +fat - needed by vfat +vfat - fs used on usb-storage devices R: fat _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
