Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 May 1999 08:57:38 -0500
From:      Brian Scott <brian.scott@slipmat.net>
Cc:        ISDN for BSD <freebsd-isdn@FreeBSD.ORG>
Subject:   New to ISDN
Message-ID:  <37495AD2.11F370CD@slipmat.net>
References:  <m10lq62-00002bC@bert.kts.org>

next in thread | previous in thread | raw e-mail | index | archive | help
FreeBSD hackers...	
	I'm new to ISDN, but not to FreeBSD, anyhow I've been playing with this
for days and I'm not getting anywhere very fast.  What I'm trying to do
is dial into my PRI using both channels of my BRI.  Here is what I have
in my kernel and the error I'm getting on boot....

Kernel....

# USRobotics Sportster ISDN TA intern
options "USR_STI"
#device isic0 at isa? port 0x268 net irq 5 flags 7 vector isicintr
device isic0 at isa? port 0x268 net irq 5 flags 7
# Stollmann Tina-dd control device
#device tina0 at isa? port 0x268 net irq 5 vector tinaintr
pseudo-device   "i4bq921"
pseudo-device   "i4bq931"
pseudo-device   "i4b"
pseudo-device   "i4btrc"        4
pseudo-device   "i4bctl"
pseudo-device   "i4brbch"       4
#pseudo-device  "i4btel"        2
pseudo-device   "i4bipr"        4
options         IPR_VJ
pseudo-device   "i4bisppp"      4
pseudo-device   sppp            4

boot error...

isic0: HSCX VSTR test failed for USR Sportster TA
isic0: HSC0: VSTR: 0xff
isic0: HSC1: VSTR: 0xff
isic0 not found at 0x268

My assumption is that it is finding the card (so I port 0x268 net irq 5
should be ok?) as it is getting further than it did before.  Although
I've been reading all the docs I can find on this I think I'm still
missing a larger picture here.  Could someone please smak me inthe right
direction, and if there are any docs out there relating to the sporster
could you send the URL?

thanks
Brian


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?37495AD2.11F370CD>