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.

Re: Help! How to develop a CardBus Modem Driver?? by David

David
Thu Sep 28 15:25:06 CDT 2006

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.
>



Re: Help! How to develop a CardBus Modem Driver?? by B

B
Thu Sep 28 20:49:46 CDT 2006


I tested, its not a unimodem.



David Liao (MS) =E5=AF=AB=E9=81=93=EF=BC=9A

> Is this unimodem.? If yes, you only to need create temlate to load COM165=
50.
> 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 =3D0x02, SubClass =3D 0x80, ProgIf =3D 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.
> >


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.
> >