Date: Thu, 25 May 2000 22:30:36 +0200 From: Sven Huster <shup@netzmarkt.de> To: freebsd-isdn@FreeBSD.ORG Subject: i4b - nothing works Message-ID: <20000525223036.A47048@sirius.hq.netzmarkt.de>
next in thread | raw e-mail | index | archive | help
hi there, i have got a prob with isdn4bsd. i tried to set it up on my freebsd 4.0 stable machine. os is a snapshot from 04/24/2000. seems to recognize the Fritz!Card Classic on boot, but i can not use it anyway. i thought there should be any output if i ran isdntrace and call the isdn line, where the card is attached, but there is nothing (see below). you can see all debuging output i got so far below. the content of /var/log/messages was created by a run of isdntest -i my_number -o my_number. please help me, i need it urgent at the moment by only way to connect is winnt where the card works without probs. thanks a lot sven ############################## dmesg output: isic0 at port 0x1b00-0x1b1f,0x16e0-0x16ff,0x6e0-0x6ff,0xee0-0xeff,0x1300-0x131f,0x300-0x31f,0xb00-0xb1f irq 5 flags 0x4 on isa0 isic0: AVM A1 or Fritz!Card Classic i4b: ISDN call control device attached i4bisppp: 4 ISDN SyncPPP device(s) attached i4bctl: ISDN system control port attached i4bipr: 4 IP over raw HDLC ISDN device(s) attached (VJ header compression) i4btel: 2 ISDN telephony interface device(s) attached i4brbch: 4 raw B channel access device(s) attached i4btrc: 4 ISDN trace device(s) attached ############################## kernel config: # AVM A1 or AVM Fritz!Card options AVM_A1 device isic0 at isa? port 0x300 irq 5 flags 4 # # ISDN Protocol Stack # ------------------- # # Q.921 / layer 2 - i4b passive cards D channel handling pseudo-device "i4bq921" # # Q.931 / layer 3 - i4b passive cards D channel handling pseudo-device "i4bq931" # # layer 4 - i4b common passive and active card handling pseudo-device "i4b" # # ISDN devices # ------------ # # userland driver to do ISDN tracing (for passive cards only) pseudo-device "i4btrc" 4 # # userland driver to control the whole thing pseudo-device "i4bctl" # # userland driver for access to raw B channel pseudo-device "i4brbch" 4 # # userland driver for telephony pseudo-device "i4btel" 2 # # network driver for IP over raw HDLC ISDN pseudo-device "i4bipr" 4 # enable VJ header compression detection for ipr i/f options IPR_VJ # enable logging of the first n IP packets to isdnd (n=32 here) #options IPR_LOG=32 # # network driver for sync PPP over ISDN pseudo-device "i4bisppp" 4 pseudo-device sppp ############################## output of isdntrace -i while incoming call: =========== isdntrace controller #0 =========== started Thu May 25 22:03:00 2000 ############################## /var/log/messages after run of isdntest: May 25 22:06:51 /kernel: i4b-L1-ph_data_req: No Space in TX FIFO, state = F4 Awaiting Signal May 25 22:06:53 /kernel: i4b-L1-timer3_expired: state = F4 Awaiting Signal May 25 22:06:53 /kernel: i4b-L1-isic_recover: HSCX B: ISTA = 0x0 May 25 22:06:53 /kernel: i4b-L1-isic_recover: ISAC: ISTA = 0x15 May 25 22:06:53 /kernel: i4b-L1-isic_recover: ISAC: EXIR = 0x10 May 25 22:06:53 /kernel: i4b-L1-isic_recover: ISAC: CISQ = 0x12 May 25 22:06:53 /kernel: i4b-L1-isic_recover: HSCX B: IMASK = 0xff May 25 22:06:53 /kernel: i4b-L1-isic_recover: HSCX A: IMASK = 0xf8 May 25 22:06:53 /kernel: i4b-L1-isic_recover: ISAC: IMASK = 0x2a May 25 22:06:53 /kernel: i4b-L2-i4b_T202_timeout: unit 0, N202 = 3 May 25 22:06:53 /kernel: i4b-L1-ph_data_req: still in state F3! May 25 22:06:53 /kernel: i4b-L1-ph_data_req: No Space in TX FIFO, state = F4 Awaiting Signal May 25 22:06:55 /kernel: i4b-L3-T303_timeout: SETUP not answered, cr = 45 May 25 22:06:55 /kernel: i4b-L3-next_l3state: FSM illegal state, state = ST_OW - Out Wait EST, event = EV_T303EXP - T303 timeout! May 25 22:06:55 /kernel: i4b-L1-timer3_expired: state = F4 Awaiting Signal May 25 22:06:55 /kernel: i4b-L1-isic_recover: HSCX B: ISTA = 0x0 May 25 22:06:55 /kernel: i4b-L1-isic_recover: ISAC: ISTA = 0x4 May 25 22:06:55 /kernel: i4b-L1-isic_recover: ISAC: CISQ = 0x2 May 25 22:06:55 /kernel: i4b-L1-isic_recover: HSCX B: IMASK = 0xff May 25 22:06:55 /kernel: i4b-L1-isic_recover: HSCX A: IMASK = 0xf8 May 25 22:06:55 /kernel: i4b-L1-isic_recover: ISAC: IMASK = 0x2a May 25 22:09:16 /kernel: i4b-L2-i4b_dl_data_req: unit 0 ERROR in state [ST_EST_AW_TEI], freeing mbuf May 25 22:09:50 /kernel: i4b-L3-T305_timeout: DISC not answered, cr = 45 May 25 22:09:50 /kernel: i4b-L2-i4b_dl_data_req: unit 0 ERROR in state [ST_EST_AW_TEI], freeing mbuf May 25 22:09:50 /kernel: i4b-L3-T308_timeout: REL not answered, cr = 45 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000525223036.A47048>