Hi Cyril, yes, acpi_toshiba is closed-source per Toshiba's request since we referred to their confidential docs.
You can refer to acpi_video.c(acpi_drv) which supports video switch and brightness control hotkey method of ACPI video extensions. http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/uts/i86pc/io/acpi_drv/acpi_video.c Regards, Kerry Cyril Plisko wrote: > Hello ! > > Laptop Hotkey Support project [1] has been integrated into ON recently. > It seems that the only driver this project delivers (acpi_toshiba) is > closed-source and cannot be used as an example. > If I want to add support for another brand/model, where would I start ? > > [1] http://opensolaris.org/os/community/arc/caselog/2009/016 >