Re: 2.2.0: performance & isdn.

Gerhard Fuellgrabe (linux-kernel-list@cacofonix.harz.de)
Sun, 24 Jan 1999 22:22:12 +0100


Brian Schau wrote:
> 3) Isdn is _broken_. It was broken back in 2.2.0-pre1, but I had hoped
> that it was fixed. For some reason, I can connect _once_. Further
> connections succeed, but no IP-traffic is routed. What is the proper
> way to upgrade the ISDN so that it works with 2.2.0? (I've downloaded
> isdn4k-utils-3.0beta1 - but it doesn't give me any kernel changes!)

Brian,

the appropriate way to do is:

go to
ftp://ftp.gwdg.de/pub/linux/suse/ftp.suse.com/isdn4linux/v2.1/

get
isdn -> isdn-9901201200.tar.gz
get
isdn4k-utils -> isdn4k-utils-9901211200.tar.gz

unpack it in /usr/src

mkdir /usr/src/linux/drivers/isdn/diehl
mkdir /usr/src/linux/drivers/isdn/eicon

in /usr/src/isdn: ./std2kern -d

then make config in /usr/src/linux und bake the kernel as usual

in /usr/src/isdn4k-utils:

make config && make && make install

don't forget to set the dialmode in your init script:
e.g.
isdnctrl dialmode ippp0 auto

and restart your machine.

Good luck.

Regards,
Gerry

-- 
Gerhard Fuellgrabe            Phone: +49.5323.96788   Fax: 962044
Arnikaweg 34                  E-mail:      gerd@cacofonix.harz.de
D-38678 Clausthal-Zellerfeld  Ham-Radio: DK3NZ@DB0NHM.#NDS.DEU.EU
http://www.harz.de/home/fuellgrabe

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/