On Sun, 10 Jul 2005 14:49:31 +0000 (UTC) [EMAIL PROTECTED] (Christian Weisgerber) wrote:
> Michael Knudsen <[EMAIL PROTECTED]> wrote: > > > games/heroes seems to support joystick control. > > It says "No joystick found", despite successfully opening /dev/uhid0. > I haven't really followed the thread, but the following comes from a post made back in March on the apcupsd list and *may* be related =========================== KERNEL CONFIGURATION You will need to rebuild your kernel in order to disable the uhid driver. uhid is not sufficient for apcupsd at this time and we need to prevent it from grabbing the UPS device. You should disable the following devices in your kernel config file (comment them out): OpenBSD (you WILL lose use of USB keyboard and mouse): uhidev, ums, wsmouse, ukbd, wskbd, uhid ============================ FreeBSD and NetBSD also have problems in this area.