----- Original Message ----- 
From: "matthieu castet" <[EMAIL PROTECTED]>
To: "Johann Hanne" <[EMAIL PROTECTED]>
Cc: <ueagleatm-dev@gna.org>
Sent: Tuesday, October 17, 2006 7:49 PM
Subject: Re: [Ueagleatm-dev] [rfc] pots/isdn autodetection


> Johann Hanne wrote:
>
> >>As Devolo has special usb id, we could also add a quirk that always use
> >>isdn firmware for this modem.
> >>
> >>Someting like
> >>#define IS_ISDN(sc) \
> >>          (le16_to_cpu(sc->usb_dev->descriptor.bcdDevice) & 0x80 ||
> >>le16_to_cpu(sc->usb_dev->descriptor.idProduct) == DEVOLO_PID_PSTFIRM)
> >
> > I'm afraid that's still no proper solution. A sticker on the product box
says
> > "MicroLink ADSL Fun USB CH". I guess the "CH" stand for suisse and they
> > probably use Annex A which makes using the pots firmware a reasonable
> > default. A sticker on the device itself explicitly says "Annex A" which
> > confirms this assumption. To be even more confusing I can also find
stickers
> > with  "Engineered in Germany" and "Made in France" on them ;-).
>
> Ok, I understand.
> But i wonder how the windows drivers choose the right firmware.
>
Reading devolo windows driver .inf file
DriverVer = 09/25/2002, 2.0.9.0

[Models]
%AdslUsbIsdn.DeviceDesc% = AdslUsbIsdn, USB\VID_1039&PID_2100
%AdslUsbIsdn.DeviceDesc% = AdslUsbIsdn, USB\VID_1039&PID_2120
%AdslUsbPots.DeviceDesc% = AdslUsbPots, USB\VID_1039&PID_2110
%AdslUsbPots.DeviceDesc% = AdslUsbPots, USB\VID_1039&PID_2130

Gilles


_______________________________________________
Ueagleatm-dev mailing list
Ueagleatm-dev@gna.org
https://mail.gna.org/listinfo/ueagleatm-dev

Reply via email to