资 源 简 介
FJpanel Linux driver
This project is a Linux driver for Fujitsu-Siemens Lifebook Laptops which have a panel with 4 or 5 buttons to manage application and multimedia.
This driver are tested and work find on:
* FS Lifebook C1110: manage the 4 buttons in application and multimedia mode, and the Mail led.
* FS Lifebook C1020: as the C1110 manage the 4 buttons, and should manage the led too (no report received about the led).
* FS Lifebook E4010: manage the 4 buttons ("1", "2", "3", "4"). The "enter" button is not supported.
* FS Lifebook S7020: not supported, but the driver found hardware compatible.
The driver creates "input" device for the managed buttons and led. The buttons generate key events in the console. The driver creates a "led_class" device if one is present.
The source code was tested with 2.6.[18,19,20 and 21] Linux kernel.