Re: sonypi kernel driver -- volunteers needed
"Daniel K." <[email protected]>
| Newsgroups | gmane.linux.hardware.sony |
|---|---|
| Message-ID | <[email protected]> |
On 06/26/2003 05:59 PM, Ralph Corderoy typed onto the keyboard: > Hi Daniel, Hi > Does reading /dev/sonypi show all the events too, even without the patch > applied? Or is that showing something else? You should get all events from /dev/sonypi, but the values you get from there is 'translated' by the driver. You may even read the same value for two different events. This is what I am trying to avoid with the patch. Daniel K.