Re: Beginer - Where to start?
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
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
.
Relevant Pages
- usb not detected/ system crash/system freeze
... I was running windows XP and for one month the modem run quite fine. ... Of this i had read on the web on the MS site of the first driver causing some problems, and a hotfix for the same. ... One of my friend said that the USB should be detected in the middle of the system also, and on his place no such problems. ... (microsoft.public.windowsxp.help_and_support) - Re: Would like to change to Solaris, worried about ADSL modem.
... > I want to change from Windows XP to Solaris, ... > My main concern is regarding my ADSL modem, ... > Will the modem work in Solaris? ... which supports a USB to fast ethernet controller. ... (comp.unix.solaris) - Re: usb hsdpa modem only detected after using it on windows
... this modem, weirdly, can only be detected when i used it recently from windows xp, while the device still connected into the usb port, reboot into debian, then it will be ... detected and can be used with Vodafone Mobile Connect Card driver for Linux ... This looks like an USB device that carries its Windows drivers on it. ... (Debian-User) - OT: Help needed connecting two computers.
... I have an old laptop With Win ME and my new computer with Windows XP pro. ... My modem is also out of action, ... I have a spare USB ADSL modem so i guess i could try and upload the files to ... (microsoft.public.windowsxp.general) - Re: Apple USB modem causes iMac core duo kernel panic.
... Modem is good - they both were - tested on other machines. ... an ordinary app which loads on startup, does something which the USB modem software doesn't like. ... When I got Apple USB modems for the office, I expected that there might be trouble if I attached then by a hub, so I tried that first thing. ... Apple tech bumped me up to the 2nd level when I called in after 2 kernel panics and system freezes everytime i tried to dialup using the apple usb external modem. ... (comp.sys.mac.comm) |
|