NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/46391
The following reply was made to PR kern/46391; it has been noted by GNATS.
From: Nat Sloss <nathanialsloss%yahoo.com.au@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: kooda%upyum.com@localhost
Subject: Re: kern/46391
Date: Mon, 27 Aug 2012 12:26:16 +1000
Hi. What you hid was right.
But the ids reported by usbhidctl are decimal so the matching number would be
0x0014 and not 0x0020 so you can change it to 0x0020 or just remove the 0x
and leave it as 20 and it should work.
Sorry I didn't notice that earlier.
Regards,
Nat.
Home |
Main Index |
Thread Index |
Old Index