NetBSD/sys/arch/macppc
thorpej e5f47f6307 Rewrite the USB keyboard console attachment (again). Grumble, Macintosh
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>
1999-05-13 23:37:19 +00:00
..
compile
conf BusLogic cards seem to work in my G3. :-) 1999-05-07 20:10:54 +00:00
dev Take all of the OpenFirmware "stdin" grovelling out of the ADB keyboard 1999-05-06 19:20:59 +00:00
include Allow pci_init() to be called twice, once just to find the PCI-Host 1999-05-06 19:16:44 +00:00
macppc Rewrite the USB keyboard console attachment (again). Grumble, Macintosh 1999-05-13 23:37:19 +00:00
pci Allow pci_init() to be called twice, once just to find the PCI-Host 1999-05-06 19:16:44 +00:00
stand include <lib/libkern/libkern.h> for intoa()/inet_ntoa() 1999-05-07 16:19:27 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00