Re: [PATCH v2 2.6.28-rc3] led: ALIX.2 LEDs driver

From: Constantin Baranov
Date: Fri Nov 07 2008 - 09:57:18 EST


Pavel Machek wrote:
> On Tue 2008-11-04 22:43:35, Constantin Baranov wrote:
>> Driver for PC Engines ALIX.2 and ALIX.3 LEDs.
>>
>> Signed-off-by: Constantin Baranov <const@xxxxxxxx>
>> ---
>> Changes from previous version:
>> - rename from LEDS_ALIX to LEDS_ALIX2, because driver may not work
>> with possible future ALIX boards
>> - scan BIOS area (000f0000:000fffff) to ensure that current system
>> is ALIX.2/3
>> - add module parameter 'force' to allow registering LEDs without
>> BIOS test (e.g. if stock BIOS was upgraded)
>
> What kind of ninja mutant system is that? Can't you identify it using
> DMI or something?
>

This is minimalistic single board system.
It doesn't contain any specific PCI devices.
Linux says "DMI not present or invalid."

I has no ideas how to identify ALIX, except
the Richard's idea of scanning BIOS.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/