[PATCH] xfree86: Disable all hotplugging features without CONFIG_HAL

Dan Nicholson dbn.lists at gmail.com
Wed Jan 28 17:37:36 PST 2009


On Wed, Jan 28, 2009 at 5:19 PM, Peter Hutterer
<peter.hutterer at who-t.net> wrote:
> On Wed, Jan 28, 2009 at 03:16:45PM -0800, Dan Nicholson wrote:
>> If HAL configuration has not been built into the server, force
>> AutoAddDevices, AutoEnableDevices and AllowEmptyInput to FALSE. The only
>> way to use input devices in this configuration is through xorg.conf.
>>
>> Signed-off-by: Dan Nicholson <dbn.lists at gmail.com>
>> ---
>>  There are still people out there not riding the HAL wave, and this allows
>>  them to carry on without applying special server flags.
>>
>>  Technically, I think this should also consider CONFIG_DBUS_API, but
>>  nothing else in the code does.
>
>
> Why do we need that on top of commit ace38fafb062372dcd3d56378b5b8f86525c6241?
>
> xfree86: without CONFIG_HAL, Auto{Add|Enable}Devices and AEI is false.

Oh, I missed that. That should probably work. I was actually helping
someone with a 1.5.3 server, so I don't think that's in there.

Users can still shoot themselves in the foot by setting the server
flags to true, but with the man patch, they'd at least be informed.
I'll respin with just the man page hunk.

--
Dan



More information about the xorg mailing list