Summary: | lnx_io.c contains conditional code that uses kernel headers in a broken way | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Mike A. Harris <mharris> | ||||||
Component: | Server/General | Assignee: | Xorg Project Team <xorg-team> | ||||||
Status: | RESOLVED FIXED | QA Contact: | |||||||
Severity: | normal | ||||||||
Priority: | high | CC: | tilman | ||||||
Version: | git | Keywords: | janitor, patch | ||||||
Hardware: | x86 (IA32) | ||||||||
OS: | Linux (All) | ||||||||
Whiteboard: | |||||||||
i915 platform: | i915 features: | ||||||||
Attachments: |
|
Description
Mike A. Harris
2005-04-15 13:46:44 UTC
Shouldn't this be easily handlable in an autoconf check now? Created attachment 5848 [details] [review] Handle the kbd_repeat field name via autoconf This patch adds some autoconf magic to test whether the field name is called "period". If it's not, it's assumed that it's "rate" instead. Once there are more than these two alternatives, the check needs to be extended, but I guess it's good enough for now. Tested on Linux 2.6.16. Created attachment 5849 [details] [review] Fixed patch Forgot to patch lnx_kbd.c as well. Fixed in 39b2f7b2182aedb1ab45415efb4c263012ace512. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.