USB Bus Type

The DDK does not seem to define a value for USB as a bus type
(see 1.2.4 DDInstall Section for Network INF Files).
I have tried searching header files and found nothing there.
Is there a recommended value?

(I’m fed up of getting “(DE4001) BusType does not match the
NetCard model.” messages from CHKINF)

TIA,
Evan


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com

BusType is not required in network INF files any more. It’s a legacy
thing. If you still want to specify just to keep the CHKINF happy, you
can use 15 (=PnPBus) as the value.

-Eliyas

-----Original Message-----
From: xxxxx@eicon.com [mailto:xxxxx@eicon.com]
Sent: Tuesday, May 01, 2001 6:00 PM
To: NT Developers Interest List
Subject: [ntdev] USB Bus Type

The DDK does not seem to define a value for USB as a bus type
(see 1.2.4 DDInstall Section for Network INF Files).
I have tried searching header files and found nothing there.
Is there a recommended value?

(I’m fed up of getting “(DE4001) BusType does not match the
NetCard model.” messages from CHKINF)

TIA,
Evan


You are currently subscribed to ntdev as: xxxxx@microsoft.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com