Mike A. Harris wrote:
> I'm still curious why the lnx_io.c code is getting used instead 
> of the newer lnx_kbd.c code which is based on the former and 
> seems that it was intended to replace it.  Was this a work in 
> progress perhaps that didn't quite get finished, so the old code 
> was left in place for the time being?  Just curious.

There are two keyboard drivers in XFree now.  The old one named 'keyboard'
built in the server and the new driver 'kbd' as a loadable module.  Of course
the new one is intended to replace the built-in driver but the os-depended
parts for it is written for linux and BSD (tested with FreeBSD) only.
The lnx_io.c and lnx_kbd.c are os-depended parts of the old and new drivers
correspondly.

-- 
 Ivan U. Pascal         |   e-mail: [EMAIL PROTECTED]
   Administrator of     |   Tomsk State University
     University Network |       Tomsk, Russia
_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel

Reply via email to