Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Jan 2001 19:27:11 -0000
From:      "Andy Chantrill" <andy@chantrill.freeserve.co.uk>
To:        <isdn@freebsd.org>
Subject:   Can't get isdnd werkin'
Message-ID:  <002901c074f2$16b7dd30$01010a0a@DEDICATIONINET.local>

next in thread | raw e-mail | index | archive | help
Hey,

Here's some data printed to the screen just after the login prompt appears:

--
i4b-L1-timer3_expired: state = F5 Identifying Input
i4b-L1-isic_recover: HSCX B: ISTA = 0x0
i4b-L1-isic_recover:   ISAC: ISTA = 0x0
i4b-L1-isic_recover: HSCX B: IMASK = 0x0
i4b-L1-isic_recover: HSCX A: IMASK = 0x0
i4b-L1-isic_recover:   ISAC: IMASK = 0x2a
i4b-L2-i4b_T202_timeout: unit 0, M202 = 3
i4b-L1-ph_data_reg: 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 = F5 identifying input
i4b-L1-isic_recover: HSCX B: ISTA = 0x0
i4b-L1-isic_recover:   ISAC: ISTA = 0x0
i4b-L1-isic_recover: HSCX B: IMASK = 0x0
i4b-L1-isic_recover: HSCX A: IMASK = 0x0
i4b-L1-isic_recover:   ISAC: IMASK = 0x2a
--


I compiled the following settings into the kernel:

--
#-- ISDN Configuration Block. --#
pseudo-device "i4bq921"
pseudo-device "i4bq931"
pseudo-device "i4b"
pseudo-device "i4btrc"  4
pseudo-device "i4bctl"
pseudo-device "i4brbch"  4
pseudo-device "i4btel"  4
pseudo-device "i4bipr"  4
pseudo-device "i4bisppp" 4
pseudo-device sppp  4
options IPR_VJ

#-- AVM Fritz!Card (BT Speedway). --#
options "AVM_A1_PCI"
device isic
--

Can anyone suggest what might be causing my problems?


Thanks, Andy.



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?002901c074f2$16b7dd30$01010a0a>