[xorg-bugzilla-noise] [Bug 1133] New: keyboard driver fails to
initialize if DoLoadableServer=NO
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Aug 18 22:14:52 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=1133
Summary: keyboard driver fails to initialize if
DoLoadableServer=NO
Product: xorg
Version: CVS_head
Platform: Other
OS/Version: OpenBSD
Status: NEW
Severity: normal
Priority: P2
Component: Input/Keyboard
AssignedTo: xorg-bugzilla-noise at freedesktop.org
ReportedBy: matthieu.herrb at laas.fr
When DoLoadableServer=NO, the input driver list is build by the confdrv.sh script
in hw/xfree86/input. This list includes xf86KEYBOARD (defined in xf86Init.c) as
its 1st element.
This structure will match the "keyboard" driver name, but, since it's empty it
won't initialize correctly.
The proposed patch is a band aid patch. I cannot test that it doesn't break the
server when the loader is in use, so please test it before applying and find a
better solution for the DoLoadableServer=NO case if needed.
--
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