From: <kr...@us...> - 2006-07-21 02:44:07
|
Revision: 187 Author: krisk84 Date: 2006-07-20 19:44:03 -0700 (Thu, 20 Jul 2006) ViewCVS: http://svn.sourceforge.net/astlinux/?rev=187&view=rev Log Message: ----------- rc.modules fix for geni586 Added Paths: ----------- trunk/target/device/geni586/target_skeleton/etc/rc.modules Added: trunk/target/device/geni586/target_skeleton/etc/rc.modules =================================================================== --- trunk/target/device/geni586/target_skeleton/etc/rc.modules (rev 0) +++ trunk/target/device/geni586/target_skeleton/etc/rc.modules 2006-07-21 02:44:03 UTC (rev 187) @@ -0,0 +1,21 @@ +# These modules get modprobe'd when the system starts up. +#rtc +#Comment out the modules you don't need, and change the order to +#move eth0 to eth1, etc. +#Ethernet support +#10/100 first, then Gigabit +3c59x +typhoon +tulip +eepro100 +natsemi +forcedeth +8139cp +8139too +via-rhine +pcnet32 +acenic +e1000 +ns83820 +r8169 +tg3 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |