Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Sep 2004 22:18:50 +0200
From:      Radek Kozlowski <radek@raadradd.com>
To:        Jochen Gensch <incmc@gmx.de>
Cc:        freebsd-mobile@FreeBSD.org
Subject:   Re: FreeBSD 5.3-BETA6 available
Message-ID:  <20040927201849.GX62265@werd>
In-Reply-To: <41586CD4.5010904@gmx.de>
References:  <415720FD.8080603@samsco.org> <200409271053.47904.jhb@FreeBSD.org> <41583D40.3030008@gmx.de> <200409271255.26828.jhb@FreeBSD.org> <41586CD4.5010904@gmx.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Sep 27, 2004 at 09:41:08PM +0200, Jochen Gensch wrote:
> Yes I know, but when I do a "devfs rule add path uscanner0 mode 660"
> it says devfs rule: ioctl DEVFSIO_RADD: Input/output error. Even if
> the device does not exist, yet.

Put something like this in your devfs.rules:

[system=10]
add path uscanner0 mode 660

and add the following line to rc.conf:

devfs_system_ruleset="system"

HTH,

-Radek



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