On Sat, 17 Feb 2001, Jan van Veldhuizen wrote: > I already checked this textfile, but my modem is not there..... :-(( Well, as hard as it may seem, if it's not in there there's probably no support for it. Unless you're running a 2.2x kernel and 2.4.x has the support you need or it's 100% compatible to another brand of isdn-modem. What you can do is the following: compile isdn-support as modules, compile hisax as module and include all possible drivers for it, load the module wiht differnet cardtypes, check dmesg-commandoutput if initialization was correct (if needed). If it's a pcmcia-card, you have to check pcmcia-cs docs for more details cause for those cards (at least in 2.2.x kernels) you need support there. 2.4.x has that support in the kernel itself. Also be sure it's a hisax-compatible driver at the first place and se if there maybe another dirver in the kernel which will do the trick. Ultimately, contact the hardware-vendor to see if they know if it's supported. success!
> -----Oorspronkelijk bericht----- > Van: A. Demarteau (linux rules!) [mailto:[EMAIL PROTECTED] > Verzonden: vrijdag 16 februari 2001 20:46 > Aan: Jan van Veldhuizen > CC: 'Debian-Laptop (E-mail) > Onderwerp: Re: hisax parameters needed! > > > have a look in /usr/src/linux/Documentation/README.hisax (provided you > have the kernel-sources somewhere ofcorurse). > All supported cards are right in here with there specific paramters (if > any are needed) > Be wanred though, form my experience isdn is a big pain in the ass to > setup and maintain, be wanred for stainge things like connection getting > asseblished and dropped again with no immediately apperent reasons. > Then again, once it works, it does fine. > > On Thu, 15 Feb 2001, Jan van Veldhuizen wrote: > > > Yes! My analog modem works! I succesfully configured the pppconfig. > > I could not configure the ISDN-part of the card. > > Does anyone know the hisax-parameters of this card? > > > > > > -----Oorspronkelijk bericht----- > > Van: Drew Parsons [mailto:[EMAIL PROTECTED] > > Verzonden: donderdag 15 februari 2001 14:46 > > Aan: 'Debian-Laptop (E-mail) > > Onderwerp: Re: pcmcia card activation > > > > > > On Thu, Feb 15, 2001 at 02:09:37PM +0100, Jan van Veldhuizen wrote: > > > I am really a stupid newbie!! > > > > > > Now I've read that my xircom card is supported by pcmcia-cs, whatever > that > > > may be. > > > But my installation notes from Debian do not tell me exactly what to do. > > > Perhaps it does, but I can't find it. > > > > > > Which file must I edit, or what is the name of the configuration tool > that > > I > > > can use to tell Linux which card I have, what the IP-number should be, > > > etc.... > > > > > > > > > If you have both pcmcia-cs and pcmcia-modules installed, with the latter > > compiled for the kernel you're using, your computer should locate your > card > > as soon as it's inserted, with no extra configuration required. You > should > > hear a high beep as soon as it goes in, and you can check in > /var/log/syslog > > that your computer identified the card properly (the xirc2ps driver will > > probably be used for it). You'll see something like: > > > > Feb 15 23:08:17 localhost cardmgr[163]: socket 0: Xircom CEM56 > > Ethernet/Modem > > Feb 15 23:08:17 localhost cardmgr[163]: executing: 'modprobe xirc2ps_cs' > > Feb 15 23:08:17 localhost anacron[174]: Anacron 2.3 started on 2001-02-15 > > Feb 15 23:08:17 localhost kernel: xirc2ps_cs.c 1.31 1998/12/09 19:32:55 > > (dd9jn+k > > Feb 15 23:08:17 localhost cardmgr[163]: executing: 'modprobe serial_cs' > > > > Then, to use the card, you put the settings into /etc/pcmcia/network.opts. > > The sample settings already there should be simple enough to follow, > > hopefully. You'll want to pop the card out and reinsert, to make any new > > network settings operative. > > > > Drew > > > > -- > > PGP public key available at http://dparsons.webjump.com/drewskey.txt > > Fingerprint: A110 EAE1 D7D2 8076 5FE0 EC0A B6CE 7041 6412 4E4A > > > > > > -- > > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > > with a subject of "unsubscribe". Trouble? Contact > > [EMAIL PROTECTED] > > > > > > -- > > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > > with a subject of "unsubscribe". Trouble? Contact > [EMAIL PROTECTED] > > > > > > ----------- > Andor Demarteau > [EMAIL PROTECTED] > ----------- > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > > ----------- Andor Demarteau [EMAIL PROTECTED] -----------

