Re: Beginer - Where to start?
- From: "Doron Holan [MSFT]" <doronh@xxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 8 Oct 2007 20:34:45 -0700
more then likely the modem implemented the usb CDC (communication device class) specification. download the CDC spec from http://usb.org. i would also suggest you get the KMDF book and learn KMDF, it will drastically shorten your dev time. of course if they driver does nto comply to the cdc spec, you have to ask the vendor for the interface spec.
d
--
Please do not send e-mail directly to this alias. this alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.
"MdmDriver" <MdmDriver@xxxxxxxxxxxxxxx> wrote in message news:ex1xlraCIHA.3612@xxxxxxxxxxxxxxxxxxxxxxx
Hi Everyone,
I have a usb modem and driver provided by the vendor, both are working fine on WindowsXP.
For learning purpose, i want to develop a driver for this modem on Windows XP.
Prepartion i have done are as follows
I am a VC++ programer,
have read Jan Axelson's USB complete
have read few chapters from Windows driver model by Walter Oney
have knowledge about UART, Hayes AT modem commands, little bit about windows services
have windows xp ddk installed
now i wonder where to start and what should be the step by step approach for this ?
please advise me
.
- References:
- Beginer - Where to start?
- From: MdmDriver
- Beginer - Where to start?
- Prev by Date: Beginer - Where to start?
- Next by Date: WinXP 64-bit Virtual DMA_ADAPTER
- Previous by thread: Beginer - Where to start?
- Next by thread: Re: Beginer - Where to start?
- Index(es):
Relevant Pages
|
|