Re: Help! How to develop a CardBus Modem Driver?? by David
David
Fri Sep 29 12:26:19 CDT 2006
Then, you need write your own modem driver on top of serial driver.
David Liao
"B.R.Liao" <benru.liao@gmail.com> wrote in message
news:1159494586.724474.246060@c28g2000cwb.googlegroups.com...
I tested, its not a unimodem.
David Liao (MS) ??:
> Is this unimodem.? If yes, you only to need create temlate to load
> COM16550.
> This template may also include the entry to load unimodem.
>
> David Liao
>
> "B.R.Liao" <benru.liao@gmail.com> wrote in message
> news:1159470163.742310.180960@i3g2000cwc.googlegroups.com...
> >
> > CE5.0
> >
> > Dear all,
> > I have Vadafone 3G modem PCMCIA Card.
> > I want to develop its WinCE5.0 driver, but I have no idea how to
> > determine the driver type.
> >
> > I mean I found Its PCI Class =0x02, SubClass = 0x80, ProgIf = 0x0.
> > Should I follow Serial Driver to make a COM_init ... driver? and then
> > using RAS & ExtModems to do it?
> >
> > Or There's a modem driver type .
> > I can't find any sample for modem.
> >
> > I need tips to do it.
> >
> > Thank you for your greate help.
> >