Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Dec 2002 10:59:01 +0100 (CET)
From:      Riccardo Torrini <riccardo@torrini.org>
To:        "Gernot A. Weber" <gernot@quantumnet.de>
Cc:        current@freebsd.org
Subject:   RE: devfs permissions after reboot
Message-ID:  <XFMail.20021228105901.riccardo@torrini.org>
In-Reply-To: <20021227000858.H39385@homer.quantumnet.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On 26-Dec-2002 (23:11:27/GMT) Gernot A. Weber wrote:

> devfs rule add path uscanner0 mode 666

I used this way:

-----8<-----[ /etc/usbd.conf ]-----8<-----
[...]
device "Scanner Epson Perfection 1240U (photo)"
    product 0x010b
    vendor  0x04b8
    release 0x0114
    devname "uscanner[0-9]+"
    attach  "/bin/chmod 666 /dev/${DEVNAME} && echo L16cce > /dev/speaker"
    detach  "echo L16eec > /dev/speaker"

The detach label doesn't work (and never worked on last year).


Riccardo.

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




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