Age | Commit message (Collapse) | Author |
|
id, and if it is non-zero, try to select the appropriate layout.
Of course, Sun USB keyboards still use the Sun layout encoding, which is
completely different, so we have to check for them.
Tested on a variety of keyboards by krw@ matthieu@ and I.
|
|
This adds a uhidev device which can be thought of as something like a
uhid bus. It allows more than one ukbd, ums, or uhid to attach to the same
device instance. This functionality is found on many of the newer keyboards
that have extra buttons. (The extra buttons show up as uhid device(s)).
Tested by me on i386, dale on macppc, and jason on sparc64
|
|
|
|
|
|
umass.c and ukbd.c as the diffs are a bit hairier.
|
|
|
|
form of a diff to augustss@netbsd.org so that future syncs will be very easy.
This commit also adds support for ADMtek AN986 "Pegasus" based USB Ethernet,
CATC USB-EL1210A based USB Ethernet, and USB Printers (all untested).
|
|
|