At 2004-02-19 18:24:16 +0530, [EMAIL PROTECTED] wrote: > > did run the command modprobe isdn > but when i run modprobe -c | isdn i get nothing.
I'm sorry, I really don't understand what you're trying to accomplish with the modprobe -c thing. > when i run service isdn status, i get > "HFC-2BS0 based cards PCI is attached to ippp0" OK, that (probably) means the right modules are loaded and the card is detected correctly. You need to have isdn.o and hisax.o (or something like that) loaded, which you can verify with lsmod. What more do you need? See linux/Documentation/isdn/README.HiSax (or ask Google about it). -- ams _______________________________________________ ilugd mailing list [EMAIL PROTECTED] http://frodo.hserus.net/mailman/listinfo/ilugd
