[INF]
authorCameron Gutman <aicommander@gmail.com>
Thu, 17 Nov 2011 18:21:58 +0000 (18:21 +0000)
committerCameron Gutman <aicommander@gmail.com>
Thu, 17 Nov 2011 18:21:58 +0000 (18:21 +0000)
- Fix ServiceType value for the ne2000 driver
- Should fix ne2000 installation

svn path=/trunk/; revision=54409

reactos/media/inf/netrtpnt.inf

index 216cbe2..3f79324 100644 (file)
@@ -40,7 +40,7 @@ ne2000.sys
 AddService = ne2000, 0x00000002, ne2000_Service_Inst\r
 \r
 [ne2000_Service_Inst]\r
-ServiceType   = 3\r
+ServiceType   = 1\r
 StartType     = 3\r
 ErrorControl  = 1\r
 ServiceBinary = %12%\ne2000.sys\r