Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
How can I be expected to work on sparc64 if machdep.led_blink sysctl does
not work?
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
provide an 'sc at ebus'. Use that instead of a direct attachment of
uperf to psycho.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(why you'd want to use a PS/2 keyboard on a sun machine is beyond me,
but whatever...)
|
|
|
|
|
|
selves as "sc at sbus" and a couple of registers on psycho (sabre
doesn't appear to have these registers).
|
|
on the loud side...)
|
|
|
|
Also, add the necessary config goop
Finally, enable com* at ebus?, comkbd* at ebus?, and vgafb* at pci?
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[This needs to be extended to the vt100 and dumb emulations too.. in time].
(This allows the removal of WSEMUL_SUN from sparc64/conf/GENERIC)
|
|
|
|
(with minimal ddb tricks I have a working vga console with usb keyboard
on blade100)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
is used. Disable that mode for now; from NetBSD.
|
|
|
|
|