* Re: Switching off PS/2 keyboard
2004-06-15 17:16 ` Karel Kulhavý
@ 2004-06-15 20:16 ` Jan-Benedict Glaw
2004-06-15 21:13 ` Vojtech Pavlik
1 sibling, 0 replies; 5+ messages in thread
From: Jan-Benedict Glaw @ 2004-06-15 20:16 UTC (permalink / raw)
To: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 1176 bytes --]
On Tue, 2004-06-15 17:16:53 +0000, Karel Kulhavý <clock@twibright.com>
wrote in message <20040615171653.D6843@beton.cybernet.src>:
> On Tue, Jun 15, 2004 at 05:05:22PM +0200, Vojtech Pavlik wrote:
> > On Tue, Jun 15, 2004 at 01:28:49PM +0000, Karel Kulhavý wrote:
> > > Is it possible to switch off PS/2 keyboard support in 2.4.25 make menuconfig?
> > > I have searched through the make menuconfig and didn't find anything looking
> > > like that.
> >
> > It is only possible in 2.6.
>
> Is it possible to switch off AT keyboard in 2.4?
No. At least, not really. Of course, you'd f*ck up the interrupt handler
to not really handle the interrupt or to not deliver the fetched data...
> Is it possible to switch off AT keyboard in 2.6?
Easily, if you enable CONFIG_EMBEDDED. Just look into the Kconfig files
to see the dependancies.
MfG, JBG
--
Jan-Benedict Glaw jbglaw@lug-owl.de . +49-172-7608481
"Eine Freie Meinung in einem Freien Kopf | Gegen Zensur | Gegen Krieg
fuer einen Freien Staat voll Freier Bürger" | im Internet! | im Irak!
ret = do_actions((curr | FREE_SPEECH) & ~(NEW_COPYRIGHT_LAW | DRM | TCPA));
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread* Re: Switching off PS/2 keyboard
2004-06-15 17:16 ` Karel Kulhavý
2004-06-15 20:16 ` Jan-Benedict Glaw
@ 2004-06-15 21:13 ` Vojtech Pavlik
1 sibling, 0 replies; 5+ messages in thread
From: Vojtech Pavlik @ 2004-06-15 21:13 UTC (permalink / raw)
To: Karel Kulhavý; +Cc: linux-kernel
On Tue, Jun 15, 2004 at 05:16:53PM +0000, Karel Kulhavý wrote:
> On Tue, Jun 15, 2004 at 05:05:22PM +0200, Vojtech Pavlik wrote:
> > On Tue, Jun 15, 2004 at 01:28:49PM +0000, Karel Kulhavý wrote:
> >
> > > Is it possible to switch off PS/2 keyboard support in 2.4.25 make menuconfig?
> > > I have searched through the make menuconfig and didn't find anything looking
> > > like that.
> >
> > It is only possible in 2.6.
>
> OK, thanks.
>
> Is it possible to switch off AT keyboard in 2.4?
> Is it possible to switch off AT keyboard in 2.6?
AT Keyboard is the same as a PS/2 Keyboard from the OS point of view,
but because neither is an USB keyboard, I think you knew the answers
already.
--
Vojtech Pavlik
SuSE Labs, SuSE CR
^ permalink raw reply [flat|nested] 5+ messages in thread