Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jan 2004 02:50:29 -0800 (PST)
From:      des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=)
To:        freebsd-i386@FreeBSD.org
Subject:   Re: i386/61278: USB joystick/gamepad
Message-ID:  <200401131050.i0DAoTVJ058143@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR i386/61278; it has been noted by GNATS.

From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=)
To: Alexander Bussman <buxman@telia.com>
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: i386/61278: USB joystick/gamepad
Date: Tue, 13 Jan 2004 11:42:37 +0100

 >  When it get reattached the device /dev/uhid0 gets recreated with 0644=20
 >  permissions and it should be 0664 (for me atleast).
 
 Add the following to /etc/rc.local:
 
 devfs ruleset 10
 devfs rule add path uhid* mode 0664
 devfs rule applyset
 
 see devfs(8) for details.
 
 In the future, please raise this kind of problem on the mailing lists
 instead of filing a PR.
 
 DES
 --=20
 Dag-Erling Sm=F8rgrav - des@des.no



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