Skip site navigation (1)Skip section navigation (2)
Date:      21 Mar 1999 13:31:43 -0600
From:      Dave Marquardt <marquard@zilker.net>
To:        freebsd-bugs@FreeBSD.ORG
Subject:   Re: kern/10663: hpscan doesn't like 3.1's pt device
Message-ID:  <85yakqskps.fsf@localhost.zilker.net>
In-Reply-To: Andrew Cagney's message of "Sat, 20 Mar 1999 22:30:02 -0800 (PST)"
References:  <199903210630.WAA09874@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Andrew Cagney <cagney@tpgi.com.au> writes:
>  	Workaround:
>  
>  	Switch to the ``sane'' scanner but then find that that has
>  	other problems (do I really need ``chmod a+rw /dev/xpt0''? ;-).

No, just create a `scanner' group, put yourself in it, then

	chgrp scanner /dev/xpt0
	chmod 660 /dev/xpt0

Also, you'll probably use /dev/pass0 or something similar.

-Dave


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




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