]> Zhao Yanbai Git Server - minix.git/commitdiff
pci synchronous start up
authorTomas Hruby <tom@minix3.org>
Fri, 7 May 2010 16:23:07 +0000 (16:23 +0000)
committerTomas Hruby <tom@minix3.org>
Fri, 7 May 2010 16:23:07 +0000 (16:23 +0000)
- fixes a race between rs and pci

drivers/memory/ramdisk/rc

index 56df0902b8616c591ff9c1aebc2ede0094074ff3..94ac386ac45243155233854752b8902e72b6ba8a 100644 (file)
@@ -5,7 +5,7 @@ exec >/dev/log
 exec 2>/dev/log
 exec </dev/null
 
-/bin/service -cn up /bin/pci -config /etc/system.conf
+/bin/service -c up /bin/pci -config /etc/system.conf
 /bin/service -cn up /bin/floppy -config /etc/system.conf -dev /dev/fd0
 if [ X`/bin/sysenv bios_wini` = Xyes ]
 then