> > Well, HAL has used it for changing the brightness for the last year or > > so: /proc/acpi/sony/brightness > > > > Although if you use a new enough HAL (CVS), the laptop will be supported > > via the shiny new backlight class. > > great, -mm already has the /sys/class/backlight in place for sony_acpi > and I suppose the /proc entry can be kept until 2.6.20 is released, i.e. > just before pushing things for .21. > > Len, would you allow it?
Sure, no problem. Checking it into my tree with /proc/acpi/sony is no different than what is in -mm today. When we push upstream, however, the /proc/acpi/sony part should be gone, or at least scheduled for removal. I suggest a sub CONFIG option under CONFIG_SONY_ACPI, say, CONFIG_SONY_ACPI_PROCFS so you can #ifdef the code that is going away. thanks for stepping forward Mattia, -Len - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/