Re: [PATCH 1/3] ACPI autoloading - ACPICA adjustance

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Len Brown
Date: Tuesday, July 3, 2007 - 12:58 am

On Sunday 17 June 2007 16:24, Thomas Renninger wrote:


What was the criteria for inventing the XAAA#### format?
It doesn't comply with the PNP standard format above, since
it starts with four letters instead of three.

I don't think that "XVID0001" will be more meaningful than "video"
when seen in sysfs...


If the criteria is to stay within an 8 character id length,
I'd rather spell a word with capital letters, and stick
in 0's where we don't need more letters:

POWER000
SYSTEM00
THERMAL0
PWRBTN00
SLEEPBTN
VIDEO000
DRIVEBAY

Or when we discussed this before, we though about not conflicting
with a standard (or vendor standard) name by becoming the Linux vendor --
say using  the "LNX" prefix, and trying to spell something useful
in the remaining 5 characters. eg.

LNXPOWER
LNXSYSTM
LNXTHERM
LNXSLPBN
LNXPWRBN
LNXVIDEO
LNXIOBAY

-Len
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 1/3] ACPI autoloading - ACPICA adjustance, Thomas Renninger, (Sun Jun 17, 1:24 pm)
Re: [PATCH 1/3] ACPI autoloading - ACPICA adjustance, Len Brown, (Tue Jul 3, 12:58 am)
Re: [PATCH 1/3] ACPI autoloading - ACPICA adjustance, Thomas Renninger, (Tue Jul 3, 5:23 am)