From owner-freebsd-questions  Mon Dec 13 21: 3:35 1999
Delivered-To: freebsd-questions@freebsd.org
Received: from frontier.netnology.com.au (frontier.netnology.com.au [203.33.30.19])
	by hub.freebsd.org (Postfix) with ESMTP id 5667415267
	for <freebsd-questions@freebsd.org>; Mon, 13 Dec 1999 21:03:30 -0800 (PST)
	(envelope-from craig@hotmix.com.au)
Received: from marvin (superbruce.netnology.com.au [203.33.30.10])
	by frontier.netnology.com.au (8.8.7/8.8.7) with SMTP id NAA12861;
	Tue, 14 Dec 1999 13:23:12 +0800
From: "Craig Beasland" <craig@hotmix.com.au>
To: "'Dale Walker'" <dale@dalton-racing.com.au>
Cc: <freebsd-questions@freebsd.org>
Subject: RE: Stallion 8/32AT
Date: Tue, 14 Dec 1999 12:58:25 +0800
Message-ID: <B1DE97F4212AD3119DB700C0DFE24C3505050B@MANDELA>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0)
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300
Importance: Normal
In-Reply-To: <B1DE97F4212AD3119DB700C0DFE24C350786B2@MANDELA>
Sender: owner-freebsd-questions@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.ORG

Dale,

Have you checked the IRQ settings.  I have had a similar problem a
number of times and every time it was a PCI network card using the
same interrupt as my Stallion (IRQ 10).  Move the network card to a
different IRQ and everything seems to go fine.

Also, I always use /dev/cue? to talk to the modems ie. cu -l
/dev/cue0 -s 57600 - dont know if this is right, it is just what I've
always done.

Cheers
craig

> -----Original Message-----
> From: owner-freebsd-questions@FreeBSD.ORG
> [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Dale Walker
> Sent: Monday, 13 December 1999 13:40
> To: freebsd-questions@FreeBSD.ORG
> Subject: Stallion 8/32AT
>
>
>
>
> Hi All,
>
> Have just installed a Stallion EasyConnect Card with an 8port panel.
> I have used the stalbsd-2.0.0 drivers and compiled the
> kernel. I have run the
> mkdevnods script create the devices, and all appears OK.
>
> boot up messages show:
> -----------------------------------------
> stl0 at 0x2a0 irq 10 on isa
> STALLION: cd1400 not responding, brd=0 panel=0 chip=0
> STALLION: cd1400 not responding, brd=0 panel=0 chip=1
> stl0: EC8/32-AT (driver version 1.0.0) unit=0 nrpanels=1 nrports=8
> -------------------------------------------------
>
> I have modems on these ports, which I try to access via 'cu'
>
> ----------------------------------------------
> root@proxy#
> root@proxy# cu -l /dev/ttyE3
> cu: open (/dev/ttyE3): Permission denied
> cu: /dev/ttyE3: Line in use
> root@proxy#
> root@proxy# ls -al /dev/ttyE3
> crw-r--r--  1 root  wheel   72,   3 Dec 13 14:55 /dev/ttyE3
> root@proxy#
> -----------------------------------------------
>
> I have tried 'stlstats' as well and I get this.....
> ----------------------------------------
> ERROR: ioctl(COM_GETPORTSTATS) failed, errno=-19
> ------------------------------------------------
>



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message