
mattst88 at gentoo
Aug 30, 2011, 3:52 PM
Post #2 of 2
(491 views)
Permalink
|
On Tue, Aug 30, 2011 at 6:30 PM, Jim Faulkner <jfaulkne [at] ccs> wrote: > This is a dumb question, but... what driver should I use to get the > keyboard working on my SGI O2? I have managed to compile a working > kernel with the following set: > > CONFIG_INPUT_KEYBOARD=y > CONFIG_KEYBOARD_ATKBD=y > > It's just a regular PC PS/2 keyboard plugged into the PS/2 port. The > keyboard works fine under the PROM, but doesn't seem to be recognized > under linux. At least, nothing happens when I press the keys. CONFIG_SERIO_MACEPS2 Device Drivers -> Input device support ---> -> Hardware I/O ports ---> -> Serial I/O support -> SGI O2 MACE PS/2 controller It's not easy to find! :-) Matt
|