e5f47f6307
firmware sets the "stdin" property of /chosen to be a pseudo-hid (yes, they even spell it incorrectly) that merges all keyboard input into one stream, so we can't find the USB controller we're attached to. Instead, just give it to the first USB keyboard found during autoconfiguration. So that we have SOMETHING available early on, use OpenFirmware i/o to do keyboard input to the console wsdisplay until the USB code attaches the keyboard. From Jason Thorpe <thorpej@nas.nasa.gov> |
||
---|---|---|
.. | ||
compile | ||
conf | ||
dev | ||
include | ||
macppc | ||
pci | ||
stand | ||
Makefile |