9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] getting rid of kernel kbd maps
@ 2003-11-10 17:09 Fco.J.Ballesteros
  2003-11-10 17:26 ` mirtchov
  2003-11-10 18:36 ` Dan Cross
  0 siblings, 2 replies; 7+ messages in thread
From: Fco.J.Ballesteros @ 2003-11-10 17:09 UTC (permalink / raw)
  To: 9fans

We still have (at least) two keyboard drivers, and I
don't like that much.

Would everybody be happy if

1. the kernel included just the std kbd.c driver

2. A user level driver could be started by boot(8)
in those cases where kbd maps are wanted. This
driver could just put the native keyboard in raw mode
and translate runes as it wants (using the maps), then
service fake /dev/cons and /dev/consctl files to pretend
that they are the keyboard.

If everybode is happy with that, and therefore it would
save me from merging our local driver with the distributed
one everytime it changes, I'm willing to do the change.

I say this because I'm about to try what presotto suggested
for the usb keyboard driver (i.e. to bind a fake console file),
and I thought it could be also a way to go back and get
a single keyboard driver for all plan 9 sites.

let me know what you think.
thanks anyway.



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

end of thread, other threads:[~2003-11-12 11:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-10 17:09 [9fans] getting rid of kernel kbd maps Fco.J.Ballesteros
2003-11-10 17:26 ` mirtchov
2003-11-10 17:33   ` Fco.J.Ballesteros
2003-11-12  9:38     ` Ramon
2003-11-12 11:17       ` Fco.J.Ballesteros
2003-11-10 18:36 ` Dan Cross
2003-11-10 18:42   ` Fco.J.Ballesteros

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).