Prev Previous Post   Next Post Next

INF driver installation

Posted: 01-15-2007, 01:13 PM
Hello,
at first I'd like to introduce myself as a software developer[1]. By
now I have a new challenge to install driver files for an USB2SER
changer on W2K and XP.
1.) Installing drivers for the bus
2.) Installing drivers for the port
3.) Set up modem in the system settings with the given COM port from 2.).

I'm not really familar with developing and installing drivers, but I read
in the MSDN about the DIFxAPI[2] and the installation of existing
drivers works fine, even when the drivers are modified and due to the
modification unsigned (WHQL).

But now I'm wondering about some things during the installation:
1.) How recognizes Windows the hardware, when the USB device is plugged in?
2.) Is there a serious documentation about INF files and the usage?
3.) How could I perform the installation of the modem in the system
settings?

BTW: Sorry about my simple English, but I'm a German developer.

PS: I sent this posting also in m.p.d.d.drivers[3]

TIA Alex

[1] VC++ and C#, developing GUI apps for MS Windows
[2] http://msdn2.microsoft.com/en-gb/library/ms790272.aspx
[3] nttp://1syvkev5i0co5.dlg@alexander-sailer.my-fqdn.de
--
Wer schon nicht überzeugen kann soll wenigstens für Verwirrung sorgen.
FAQ,s : http://www.mpdvc.de
Samples: http://codeguru.developer.com http://www.codeproject.com
Anstand: news:de.newusers.infos www.learn.to/quote
Reply With Quote

Responses to "INF driver installation"

 
LinkBack Thread Tools Display Modes
 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


Similar Threads
Thread Thread Starter Forum Replies Last Post
Driver Installation Script Naisr Windows XP Device Drivers 1 10-03-2004 12:20 AM
Driver installation admorgan Windows XP Embedded 2 03-02-2004 11:26 PM
driver installation lynn Windows XP Device Drivers 1 10-06-2003 11:26 PM
WDM Driver Installation Problems Rick Windows XP Device Drivers 1 09-30-2003 05:21 AM
driver installation Timmy Windows XP Hardware 1 07-17-2003 04:51 PM