Hello
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.
Cl<
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.
--
Vojtech Pavlik
SuSE Labs, SuSE CR
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?
Cl<
On Tue, 2004-06-15 17:16:53 +0000, Karel Kulhav? <[email protected]>
wrote in message <[email protected]>:
> 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 [email protected] . +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));
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