NetBSD/sys/arch
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
..
alpha Allow the caller to specify a stack for the child process. If NULL, 1999-05-13 21:58:32 +00:00
amiga Allow the caller to specify a stack for the child process. If NULL, 1999-05-13 21:58:32 +00:00
arm32 Allow the caller to specify a stack for the child process. If NULL, 1999-05-13 21:58:32 +00:00
atari Allow the caller to specify a stack for the child process. If NULL, 1999-05-13 21:58:32 +00:00
bebox Modify syncicache on PowerPC from an inline to a real function. 1999-04-17 21:16:45 +00:00
hp300 Allow the caller to specify a stack for the child process. If NULL, 1999-05-13 21:58:32 +00:00
i386 Allow the caller to specify a stack for the child process. If NULL, 1999-05-13 21:58:32 +00:00
m68k whitespace... 1999-05-04 13:57:19 +00:00
mac68k Allow the caller to specify a stack for the child process. If NULL, 1999-05-13 21:58:32 +00:00
macppc Rewrite the USB keyboard console attachment (again). Grumble, Macintosh 1999-05-13 23:37:19 +00:00
mips Allow the caller to specify a stack for the child process. If NULL, 1999-05-13 21:58:32 +00:00
mvme68k Allow the caller to specify a stack for the child process. If NULL, 1999-05-13 21:58:32 +00:00
newsmips add a `flags' argument to uvm_pagealloc_strat(). 1999-04-11 04:04:04 +00:00
next68k Allow the caller to specify a stack for the child process. If NULL, 1999-05-13 21:58:32 +00:00
ofppc include <lib/libkern/libkern.h> for intoa()/inet_ntoa() 1999-05-07 16:19:27 +00:00
pc532 Allow the caller to specify a stack for the child process. If NULL, 1999-05-13 21:58:32 +00:00
pica Quote "AS IS" as in the majority of Carnegy Mellon notices. 1999-04-12 20:38:17 +00:00
pmax Add some instructions. 1999-05-13 08:40:08 +00:00
powerpc Allow the caller to specify a stack for the child process. If NULL, 1999-05-13 21:58:32 +00:00
sparc Allow the caller to specify a stack for the child process. If NULL, 1999-05-13 21:58:32 +00:00
sparc64 Allow the caller to specify a stack for the child process. If NULL, 1999-05-13 21:58:32 +00:00
sun3 Allow the caller to specify a stack for the child process. If NULL, 1999-05-13 21:58:32 +00:00
vax Allow the caller to specify a stack for the child process. If NULL, 1999-05-13 21:58:32 +00:00
x68k Allow the caller to specify a stack for the child process. If NULL, 1999-05-13 21:58:32 +00:00
Makefile make the mipse[lb]->mips translation really work 1999-03-04 19:46:09 +00:00