public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* AT keyboard optional on i386?
@ 2001-05-26  0:21 Pavel Roskin
  2001-05-29  4:11 ` James Simmons
  0 siblings, 1 reply; 5+ messages in thread
From: Pavel Roskin @ 2001-05-26  0:21 UTC (permalink / raw)
  To: linux-kernel

Hello!

I'm trying to run Linux on a broken motherboard that is constantly
producing random noice on the AT keyboard port. I'm going to use a USB
keyboard, but I cannot get Linux to ignore the AT keyboard port.

Is there any way to disable the AT keyboard? I think the best solution
would be to make it optional, just like almost everything in the kernel,
e.g. PS/2 mouse. Some embedded i386 systems could save a few kilobytes of
RAM by disabling the AT keyboard.

It looks like that other architectures (arm and mips) already have an
option CONFIG_PC_KEYB exactly for that. However, it's a dependent variable
- it's set based on the machine type.

Does anybody have a patch for making AT keyboard optional on i386 or
should I make it myself?

-- 
Regards,
Pavel Roskin


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2001-05-31 22:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-26  0:21 AT keyboard optional on i386? Pavel Roskin
2001-05-29  4:11 ` James Simmons
2001-05-29  4:50   ` Pavel Roskin
2001-05-29  8:00     ` Vojtech Pavlik
2001-05-31 22:52     ` Ricky Beam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox