[xorg-bugzilla-noise] [Bug 1072] "keyboard" driver should just load "kbd" if USE_DEPRECATED_KEYBOARD_DRIVER is false

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Aug 14 19:15:37 PDT 2004


Please do not reply to this email: if you want to comment on the bug, go to          
the URL shown below and enter yourcomments there.   
 
https://freedesktop.org/bugzilla/show_bug.cgi?id=1072        
   




------- Additional Comments From krh at bitplanet.net  2004-08-14 19:15 -------
Created an attachment (id=639)
 --> (https://freedesktop.org/bugzilla/attachment.cgi?id=639&action=view)
Patch to create compatibility "keyboard" driver

This patch adds module structures to kbd.c so the resulting .o can be loaded as
an input driver named "keyboard".  The changes to the Imakefile creates a new
target which is just the new driver, but named "keyboard".  Thus two drivers
are build: kbd_drv.o and keyboard_drv.o, which is basically the same driver,
except the latter will load as "keyboard".

I've removed the warning about loading the "keyboard" driver, since I see no
problem in just keeping this setup.        
   
   
--         
Configure bugmail: https://freedesktop.org/bugzilla/userprefs.cgi?tab=email       
   
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the xorg-bugzilla-noise mailing list