Den Guardian mal korrigiert, einen Tippfehler korrigiert und versucht

die Jetway GigaNics ans laufen zu bekommen mittels der neuen NAPI.


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@728 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2007-08-01 14:24:47 +00:00
parent fb30e20c5b
commit afe991a529
5 changed files with 18 additions and 30 deletions

View File

@@ -163,8 +163,8 @@ int main(int argc, char *argv[])
mysystem("/sbin/modprobe iso9660");
mysystem("/sbin/modprobe ext2");
// Loading the via_rhine driver because it isn't detected correctly
mysystem("/sbin/modprobe via_rhine");
// Loading the via_rhine driver because it isn't detected correctly (sometimes)
mysystem("/sbin/modprobe via-rhine");
}
if (unattended) {