Re: Getting ISDN Card working (was vendor ID in /proc/pci)

Paul Slootman (paul@wau.mis.ah.nl)
Wed, 29 Sep 1999 16:11:01 +0200


In article <802567FA.004ED16F.00@genesis.tele2.net.uk> you write:

> I'm not sure if this is the place to raise this issue about
>configuring the ISDN card but I'll try anyway or if some could point me in
>the right direction. Thanks to all those who helped me I finally found out

The right mailing list would be isdn4linux@lists.isdn4linux.de (cc'ed in
this message).

>my card was a Datalink but that is as far as I managed to get. I managed to
>lay my hands on some drivers for the dynalink card built against 2.2.12. I
>tried to load these using modprobe hisax but this just comes pack with
>
>/lib/modules/2.2.12/misc/isdn.o: init_module: Device or resource busy
>isdn: No such file or directory
>
>however dmesg shows
>
>ISDN subsystem Rev: 1.86/1.72/1.88/1.49/1.16/1.2
[...]
>HiSax: Card 1 Protocol 1TR6 Id=HiSAX (0)
>HiSax: Support for ISDNLink Card not selected

This means that the hisax module was not configured for the ISDNLink
card (this is configured when configuring the kernel). I.e. the config
needs to be changed, and the module recompiled.

Also, I see it says "Protocol 1TR6", which I believe is not what you
want for the UK (or in fact almost anywhere). Pass the "protocol=2"
parameter.

Paul Slootman

-- 
home:       paul@wurtel.demon.nl http://www.wurtel.demon.nl/
work:       paul@murphy.nl       http://www.murphy.nl/
debian:     paul@debian.org      http://www.debian.org/
isdn4linux: paul@isdn4linux.de   http://www.isdn4linux.de/

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