[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ipcop-svn
Subject:    [Ipcop-svn] SF.net SVN: ipcop:[2127]
From:       owes () users ! sourceforge ! net
Date:       2008-11-29 6:59:46
Message-ID: E1L6Jnu-0007ZN-0U () dn4whf1 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 2127
          http://ipcop.svn.sourceforge.net/ipcop/?rev=2127&view=rev
Author:   owes
Date:     2008-11-29 06:59:45 +0000 (Sat, 29 Nov 2008)

Log Message:
-----------
Do not load ide_generic automatically, we should have correct PCI IDE driver loaded \
thru discover.

Modified Paths:
--------------
    ipcop/trunk/src/installer/hardware.c

Modified: ipcop/trunk/src/installer/hardware.c
===================================================================
--- ipcop/trunk/src/installer/hardware.c	2008-11-28 18:28:09 UTC (rev 2126)
+++ ipcop/trunk/src/installer/hardware.c	2008-11-29 06:59:45 UTC (rev 2127)
@@ -546,9 +546,9 @@
                 /* IDE, add some modules */
                 if (!strcmp(busclass, "0101") && !have_idedisk) {
                     have_idedisk = 1;
-                    snprintf(command, STRING_SIZE, "/sbin/modprobe %s", \
                "ide-generic");
-                    mysystem(command);
-                    hardwareadd(specialmodule, "ide-generic", NULL, NULL, NULL, \
NULL, NULL); +                    // snprintf(command, STRING_SIZE, "/sbin/modprobe \
%s", "ide-generic"); +                    // mysystem(command);
+                    // hardwareadd(specialmodule, "ide-generic", NULL, NULL, NULL, \
                NULL, NULL);
                     snprintf(command, STRING_SIZE, "/sbin/modprobe %s", "ide-disk");
                     mysystem(command);
                     hardwareadd(specialmodule, "ide-disk", NULL, NULL, NULL, NULL, \
NULL);


This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic