Re: Hisax ISDN driver for teles3 cards

John Hayward-Warburton (linux@billabong.demon.co.uk)
Mon, 3 Nov 1997 13:50:17 +0000 (GMT)


Yes, please, I wouldn't mind seeing your patches. When I apply the
patch very kindly supplied by another kernel hacker recently, the
system boots fine, but when ipppd starts up a syncppp session, I get
a kmalloc error -- it looks like kmalloc is being asked to allocate
several megabytes of memory! Almost as if it's being presented with
a pointer, rather than an int.

Unfortunately, a careful look (and several printks) in the
isdn_ppp.c, isdn_net.c, isdnl1.c (etc.) code fails to reveal the
culprit.

Hope you can help.

Yours,

John Hayward-Warburton
linux@billabong.demon.co.uk

> I hand patched HiSax and isdn4linux for 2.1.61-VGER: basically I only did
> the simple irq2dev_map changes and changed the isdn_read/isdn_write functions
> to the new prototype. The resulting kernel works fine with HiSax and syncppp.
>
> I can supply patches if anyone is interested (they should be included in the
> next VGER snapshot too)
>
> -Andi
>