summaryrefslogtreecommitdiff
path: root/sys/arch/sgi/dev/mkbc.c
AgeCommit message (Collapse)Author
2007-12-14Add console/cnattach support to mkbc(4). This allows for early attachmentJoel Sing
of pckbd(4) and provides us with a console keyboard. Tested by jasper@. ok miod@
2007-11-26Fix some style(9) issues.Joel Sing
ok miod@
2007-11-25It helps if you initialise timeouts before you try using them...Joel Sing
ok miod@
2007-10-18Add support for the Moosehead PS/2 controller as found on SGI O2 workstations.Joel Sing
ok miod@ deraadt@