From owner-freebsd-questions@FreeBSD.ORG Wed Dec 30 23:44:06 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9E069106566B for ; Wed, 30 Dec 2009 23:44:06 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 517D48FC0C for ; Wed, 30 Dec 2009 23:44:06 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.3/8.14.3) with ESMTP id nBUNi4s7073204; Wed, 30 Dec 2009 16:44:04 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.3/8.14.3/Submit) with ESMTP id nBUNi4aw073201; Wed, 30 Dec 2009 16:44:04 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Wed, 30 Dec 2009 16:44:04 -0700 (MST) From: Warren Block To: Leslie Jensen In-Reply-To: <4B3BDCEC.1010406@eskk.nu> Message-ID: References: <4B3B9288.4010309@eskk.nu> <20091230185846.GA85077@slackbox.xs4all.nl> <4B3BCE4A.8020709@eskk.nu> <20091230224446.GA89857@slackbox.xs4all.nl> <4B3BDCEC.1010406@eskk.nu> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.3 (wonkity.com [127.0.0.1]); Wed, 30 Dec 2009 16:44:04 -0700 (MST) Cc: Roland Smith , freebsd-questions@freebsd.org Subject: Re: Where do I find instructions on how to configure sane-epkowa X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Dec 2009 23:44:06 -0000 On Thu, 31 Dec 2009, Leslie Jensen wrote: > I've created /etc/devfs.rules it was not present! > > With the line: > > add path 'usb/*' mode 0660 A line in /etc/rc.conf is needed to activate those rules, too: devfs_system_ruleset="localrules" ...assuming you had [localrules=10] at the start of devfs.rules. These are just permissions applied to dynamic devices. It's easier to first test the scanner as root. -Warren Block * Rapid City, South Dakota USA