>
> > > > +static inline void q40kbd_write(unsigned char val)
> > > > +{
> > > > + /* FIXME! We need a way how to write to the keyboard! */
> > > > +}
> > >
> > > absolutely no way to write to the keyboard.
> >
> > Really? Too bad. So no way to set LEDs, no way to detect the keyboard,
> > no way to set it to "Scancode Set 3"?
>
> no way to control LED's, keyboard is assumed present, scancode set
> is AT
Ok, in that case we'll need to pass a flag to atkbd.c (via the serio
layer) telling it not to try any detection / initialization of the
keyboard.
-- Vojtech Pavlik SuSE Labs - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/