cvs commit: src/sys/dev/kbdmux kbdmux.c
Scott Long
scottl at samsco.org
Tue Feb 28 23:39:39 PST 2006
Coleman Kane wrote:
> On 2/28/06, *Dag-Erling Smørgrav* <des at des.no <mailto:des at des.no>> wrote:
>
> "Maksim Yevmenkin" <maksim.yevmenkin at gmail.com
> <mailto:maksim.yevmenkin at gmail.com>> writes:
> > we should make a decision which scancodes keyboard drivers should be
> > returning and change kbdmux(4), syscons(4) etc. to support it.
> >
> > until then, i'm afraid, sun rs232 and powerpc adb keyboard drivers
> > will have to translate their own scancodes into at scancodes (just
> > like ukbd(4) does).
>
> Considering that ukbd(4) is the only kbd driver that runs on all
> platforms, it might make sense to have all other drivers translate
> their scancodes to ukbd(4) scancodes and use that in kbdmux(4) and
> syscons(4).
>
>
> I agree, especially since atkbdc's are rapidly being replaced by USB on
> the platforms they were made for.
>
Long term, yes, but what is the risk/benefit of doing this for 6.1?
Scott
More information about the cvs-src
mailing list