Re: Patch: Support for X-Tensions USB ISDN TA XC-525

Karsten Keil <[email protected]>
Newsgroups gmane.linux.isdn.i4l.user
Message-ID <[email protected]>
On Sun, Mar 04, 2012 at 08:07:23PM +0100, Martin Bachem wrote:
> Danke, werf ich am Dienstag ins git.misdn.eu repo, vorher komme ich an mein ssh
> keypair nicht ran ;)
> 

Ich bau es heute mit ein, ich musste eh was probieren.

> gruesse, Martin
> 
> 
> 2012/3/3 Lars Immisch <[email protected]>
> 
>     Hallo,
> 
>     ich habe einen Patch aus http://www.ip-phone-forum.de/showthread.php?t=
>     225313 nun schon zum zweiten Mal erfolgreich angewendet.
> 
>     Der Patch ist einfach: er fügt die USB-ID des OEM-Adapters in die Liste der
>     supported devices ein.
> 
>     Er funktioniert, und ich würde mich freuen, wenn er in den socket branch
>     aufgenommen werden könnte.
> 
>     (Leider sind diese USB-ISDN Adapter gerade auf Amazon vergriffen - ich
>     hatte meinen damals für etwa 10 Euro bekommen)
> 
>     Viele Grüsse,
> 
>     - Lars
> 
>     diff --git a/drivers/isdn/hardware/mISDN/hfcsusb.h b/drivers/isdn/hardware/
>     mISDN
>     index 0cee1ea..906cd64 100644
>     --- a/drivers/isdn/hardware/mISDN/hfcsusb.h
>     +++ b/drivers/isdn/hardware/mISDN/hfcsusb.h
>     @@ -341,6 +341,12 @@ static const char *HFC_NT_LAYER1_STATES
>     [HFC_MAX_NT_LAYER1_S
>      /* supported devices */
>      static struct usb_device_id hfcsusb_idtab[] = {
>            {
>     +               USB_DEVICE(0x1ae7, 0x0525),
>     +               .driver_info = (unsigned long) &((struct hfcsusb_vdata)
>     +                       {LED_SCHEME1, {0x88, -64, -32, -16},
>     +                        "X-Tensions USB ISDN TA XC-525"}),
>     +       },
>     +       {
>             USB_DEVICE(0x0959, 0x2bd0),
>             .driver_info = (unsigned long) &((struct hfcsusb_vdata)
>                              {LED_OFF, {4, 0, 2, 1},
> 
> 
>     _______________________________________________
>     isdn4linux mailing list
>     [email protected]
>     https://www.isdn4linux.de/mailman/listinfo/isdn4linux
> 
> 
> 
> 
> 
> 
> 

> _______________________________________________
> isdn4linux mailing list
> [email protected]
> https://www.isdn4linux.de/mailman/listinfo/isdn4linux
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.