Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 May 1998 09:37:53 +0930
From:      Greg Lehey <grog@lemis.com>
To:        andrew@ugh.net.au, questions@FreeBSD.ORG
Subject:   Re: Stallion Card...can't open devices
Message-ID:  <19980511093753.D7546@freebie.lemis.com>
In-Reply-To: <Pine.BSF.3.96.980510225752.6096A-100000@beebite.ugh.net.au>; from andrew@ugh.net.au on Sun, May 10, 1998 at 11:05:38PM %2B1000
References:  <Pine.BSF.3.96.980510225752.6096A-100000@beebite.ugh.net.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 10 May 1998 at 23:05:38 +1000, andrew@ugh.net.au wrote:
> Hi,
>
> I am trying to get a stallion multiport serial card to work under 2.2.5.
>
> At boot it is detected:
>
> stli0 at 0x2a0 maddr 0xcc000 msize 4096 flags 0x17 on isa
> stli0: EC8/64-AT (driver version 2.0.0), unit=0 nrpanels=1 nrports=16
>
> and stlload goes without a hitch.
>
> all the devices seem to be correct..
>
> crw-r--r--  1 root  wheel   75, 0x01000000 May 10 22:22 /dev/staliomem0
> crw-r--r--  1 root  wheel   75,  32 May 10 22:22 /dev/ttyiE0
> crw-r--r--  1 root  wheel   75, 160 May 10 22:22 /dev/cuie0
>
> but when I try to connect to a port...
>
> cu --speed 9600 --line /dev/cuie0
>
> cu: open (/dev/cuie0): Permission denied
> cu: /dev/cuie0: Line in use
>
> I am doing this as root.
>
> Anyone have any ideas?

What are the permissions on cu?  By default they're

-r-sr-sr-x  1 uucp  dialer   118784 Apr 13 21:20 /usr/bin/cu

This means that you won't be able to access the devices, even as root,
with the permissions you show.  

Greg
--
See complete headers for address and phone numbers
finger grog@lemis.com for PGP public key

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980511093753.D7546>