Hi All,
I want to know is there any tool apart from geninf for creating inf
for SD class .
i have to install the driver for SD PCI card on xp sp2.i want it to be
displayed under SD Node.
Thanks
Nayan
Don’t miss the latest sporting action! If it’s happening, it must be on MSN
Sports. Click to catch up! http://content.msn.co.in/Sports/Default
“nayan kumar” wrote in message news:xxxxx@ntdev…
> Hi All,
> I want to know is there any tool apart from geninf for creating inf for SD class .
> i have to install the driver for SD PCI card on xp sp2.i want it to be displayed under SD Node.
This is very simple. You take as a prototype some existing INF
in Windows or from a competing product (duh!),
understand every line in it, and then modify for your device.
Regards,
–PA
You might also want to check out a GenInf utility from DDK tools.