From owner-freebsd-questions Tue Dec 28 14:34:31 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mbox01-rm.flashnet.it (mbox1.flashnet.it [194.247.160.2]) by hub.freebsd.org (Postfix) with ESMTP id B20EB15599 for ; Tue, 28 Dec 1999 14:34:18 -0800 (PST) (envelope-from a.ventu@flashnet.it) Received: from xanatar.ventu (ip025.pool-10.flashnet.it [195.191.10.26]) by mbox01-rm.flashnet.it (8.9.3/8.9.3) with SMTP id XAA24353 for ; Tue, 28 Dec 1999 23:34:08 +0100 Message-Id: <199912282234.XAA24353@mbox01-rm.flashnet.it> Date: Tue, 28 Dec 1999 23:34:36 GMT From: Andrea Venturoli Reply-To: Andrea Venturoli To: freebsd-questions@FreeBSD.ORG X-Mailer: J Street Mailer (build 98.6.3) Subject: ISDN: Elsa QuickStep 1000pro Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi there. I just solved my problems with ppp after upgrading to 3.4, now I have a problem with ISDN: I configured my kernel, and I think I did it right, since I get the following at boot-time: > i4b: ISDN call control device attached > i4bctl: ISDN system control port attached > i4brbch: 2 raw B channel access device(s) attached > i4btrc: 1 ISDN trace device(s) attached I also had to face userconfig, since I have a non PnP BIOS, ending up with the following (also at boot time): > Probing for PnP devices: > CSN 1 Vendor ID: ELS0133 [0x33019315] Serial 0x00011961 Comp ID: @@@0000 [0x00000000] > isic0: ELSA QuickStep 1000pro (ISA) > isic0: ISAC 2085 Version A1/A2 or 2086/2186 Version 1.1 (IOM-2) (Addr=0x160) > isic0: HSCX 82525 or 21525 Version 2.1 (AddrA=0x10160, AddrB=0x20160) > isic0 (i4b_pnp sn 0x00011961) at 0x160 irq 3 flags 0xd on isa I obviously set-up isdnd as stated in i4b's handbook. Now the problem is my ISDN card lays there doing nothing, the green LED which should light up to indicate that the card is on sensing its connection to the U/V bus is off, and if I tell ppp to "dial" I get the following in /var/log/messages: > i4b-L1-timer3_expired: state = F4 Awaiting Signal > i4b-L1-isic_recover: HSCX B: ISTA = 0x0 > i4b-L1-isic_recover: ISAC: ISTA = 0x95 > i4b-L1-isic_recover: ISAC: EXIR = 0x10 > i4b-L1-isic_recover: ISAC: CISQ = 0x12 > i4b-L1-isic_recover: HSCX B: IMASK = 0xff > i4b-L1-isic_recover: HSCX A: IMASK = 0xf8 > i4b-L1-isic_recover: ISAC: IMASK = 0x2a > i4b-L2-i4b_T202_timeout: unit 0, N202 = 3 > i4b-L1-ph_data_req: still in state F3! > i4b-L3-T303_timeout: SETUP not answered, cr = 43 > i4b-L3-next_l3state: FSM illegal state, state = ST_OW - Out Wait EST, event = EV_T303EXP - T303 timeout! > i4b-L1-timer3_expired: state = F4 Awaiting Signal > i4b-L1-isic_recover: HSCX B: ISTA = 0x0 > i4b-L1-isic_recover: ISAC: ISTA = 0x4 > i4b-L1-isic_recover: ISAC: CISQ = 0x32 > i4b-L1-isic_recover: HSCX B: IMASK = 0xff > i4b-L1-isic_recover: HSCX A: IMASK = 0xf8 > i4b-L1-isic_recover: ISAC: IMASK = 0x2a I even tried downloading the latest 0.90 i4b and compiling it in, but nothing changed. Can anyone help me? The machine is an IBM with a 486 clocked at 66MHz, a VLB and 20 MB of RAM. There are also a 3C905 and a non-PnP modem on the ISA bus, both of which are working correctly. Just before you might ask: I disabled the COM ports, so IRQ3 is free; besides I also tried other settings. Bye & Thanks av. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message