devcon install file.inf xxxid

one simple file.inf please such that : " devcon install
file.inf xxxid " work

thank

1 Get the ddk
2 install busenum.sys from src\general\toaster\bus.
src\general\toaster\inf\i386\bus.inf is the inf you want to use

Devcon install bus.inf root\busenum

d

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Sedki Boughattas
Sent: Thursday, December 01, 2005 4:34 PM
To: Windows System Software Devs Interest List
Subject: [ntdev] devcon install file.inf xxxid

one simple file.inf please such that : " devcon install
file.inf xxxid " work

thank


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: xxxxx@microsoft.com
To unsubscribe send a blank email to xxxxx@lists.osr.com

1/ Get src\general\toaster\inf\i386\bus.inf

if i change in this inf file :

  • root\busenum -> root\myid

  • busenum.sys -> my.sys

devcon install bus.inf root\myid : work well

2/ Get src\general\toaster\inf\i386\bus.inf

if i change in this inf file :

  • class = system -> class = myclass

  • classguid=… -> classguid={myclassguid}

  • root\busenum -> myid

  • busenum.sys -> my.sys

devcon install bus.inf myid : devnode created … devcon failed

why ?

thank

At 01:39 02/12/2005, you wrote:

1 Get the ddk
2 install busenum.sys from src\general\toaster\bus.
src\general\toaster\inf\i386\bus.inf is the inf you want to use

Devcon install bus.inf root\busenum

d

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Sedki Boughattas
Sent: Thursday, December 01, 2005 4:34 PM
To: Windows System Software Devs Interest List
Subject: [ntdev] devcon install file.inf xxxid

one simple file.inf please such that : " devcon install
file.inf xxxid " work

thank


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: xxxxx@microsoft.com
To unsubscribe send a blank email to xxxxx@lists.osr.com


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: unknown lmsubst tag argument: ‘’
To unsubscribe send a blank email to xxxxx@lists.osr.com

The hw ID is in the form of <identifier>. “myid” does not
follow this format. If you are specifying your own class, are you also
specifying a ClassInstall32 section in the inf? See simple.inf in the
same directory for an example.

Also, %windir%\setupapi.log will usually give you an indication as to
why things failed.

d

________________________________

From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Sedki Boughattas
Sent: Thursday, December 01, 2005 5:48 PM
To: Windows System Software Devs Interest List
Subject: RE: [ntdev] devcon install file.inf xxxid

1/ Get src\general\toaster\inf\i386\bus.inf

if i change in this inf file :

- root\busenum -> root\myid

- busenum.sys -> my.sys

devcon install bus.inf root\myid : work well

2/ Get src\general\toaster\inf\i386\bus.inf

if i change in this inf file :

- class = system -> class = myclass

- classguid=… -> classguid={myclassguid}

- root\busenum -> myid

- busenum.sys -> my.sys

devcon install bus.inf myid : devnode created … devcon failed

why ?

thank

At 01:39 02/12/2005, you wrote:

1 Get the ddk
2 install busenum.sys from src\general\toaster\bus.
src\general\toaster\inf\i386\bus.inf is the inf you want to use

Devcon install bus.inf root\busenum

d

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com
mailto:xxxxx] On Behalf Of Sedki
Boughattas
Sent: Thursday, December 01, 2005 4:34 PM
To: Windows System Software Devs Interest List
Subject: [ntdev] devcon install file.inf xxxid

one simple file.inf please such that : " devcon install
file.inf xxxid " work

thank


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: xxxxx@microsoft.com
To unsubscribe send a blank email to xxxxx@lists.osr.com


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: unknown lmsubst tag argument:
‘’
To unsubscribe send a blank email to xxxxx@lists.osr.com


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: xxxxx@microsoft.com
To unsubscribe send a blank email to xxxxx@lists.osr.com</mailto:xxxxx>

Install PERL and run your INF file through the DDK’s CHKINF.

Gary G. Little

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of
xxxxx@logique.jussieu.fr
Sent: Thursday, December 01, 2005 6:34 PM
To: Windows System Software Devs Interest List
Subject: [ntdev] devcon install file.inf xxxid

one simple file.inf please such that : " devcon install
file.inf xxxid " work

thank


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: xxxxx@seagate.com
To unsubscribe send a blank email to xxxxx@lists.osr.com