Date: Tue, 18 Nov 2003 16:44:07 -0500 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Charles Howse <chowse@charter.net> Cc: FreeBSD User Questions List <freebsd-questions@freebsd.org> Subject: Re: PCI modem on sio4 Message-ID: <1069191846.743.47.camel@gyros> In-Reply-To: <200311181538.53328.chowse@charter.net> References: <1069189954.743.45.camel@gyros> <200311181538.53328.chowse@charter.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-JhbAG0I491WBQYYqzK3i Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2003-11-18 at 16:38, Charles Howse wrote: > On Tuesday 18 November 2003 03:12 pm, Joe Marcus Clarke wrote: > > > I have exectly the same issue here. > > > I have been trying to cu to my modem for a while now, with no success= . > > > > > > [root at moe ~]# cu -l /dev/cuaa4 > > > cu: open (/dev/cuaa4): Permission denied > > > cu: /dev/cuaa4: Line in use > > > > > > [root at moe ~]# ls -l /dev/cuaa* > > > crw-rw---- 1 uucp dialer 28, 128 Nov 16 16:31 /dev/cuaa0 > > > crw-rw---- 1 uucp dialer 28, 129 Nov 16 16:31 /dev/cuaa1 > > > crw-rw---- 1 uucp dialer 28, 130 Nov 16 16:31 /dev/cuaa2 > > > crw-rw---- 1 uucp dialer 28, 131 Nov 16 16:31 /dev/cuaa3 > > > crw-r----- 1 root wheel 28, 132 Nov 16 06:18 /dev/cuaa4 > > > > > > Any suggestions as to how I can talk to my modem? > > > > Sorry, I accidentally deleted this mail. Try doing: > > > > # chmod 660 /dev/cuaa4 > > # chown uucp:dialer /dev/cuaa4 > > > > Note that cu is a setuid uucp:dialer binary, so it will not be able to > > access the cuaa4 device with those permissions. >=20 > Perfect! I can talk to my modem now! Thanks! > One further question on this topic... > If I install HylaFax, or some other Fax application, are these permission= s,=20 > owner, and group proper? Hylafax should just work. However, I haven't used it in a long time. I do use mgetty on one of my servers, and it works pretty much OOB. Joe >=20 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-JhbAG0I491WBQYYqzK3i Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQA/upKmb2iPiv4Uz4cRAq0CAJ0W56Vq4hn851OgWUqknjoZQghOngCfbS98 qwOHS14kiPsv+kz2RpbP/cg= =LWSs -----END PGP SIGNATURE----- --=-JhbAG0I491WBQYYqzK3i--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1069191846.743.47.camel>