From c6c16f4956a4d21677d2dd1a8d384ff5e51e4707 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Voltz?= Date: Sun, 19 Dec 2010 06:50:13 +0100 Subject: [PATCH] LiDE 210 GPIO settings fix --- ChangeLog | 3 +++ backend/genesys_gl124.h | 4 ++++ 2 files changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 232ffb37a..60b7004c4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +2010-12-19 Stéphane Voltz + * backend/genesys_gl124.h: LiDE 210 GPIO fix + 2010-12-16 Stéphane Voltz * backend/genesys.c backend/genesys.conf.in backend/genesys_devices.c backend/genesys_gl124.h: diff --git a/backend/genesys_gl124.h b/backend/genesys_gl124.h index 81186b410..6e9ef798c 100644 --- a/backend/genesys_gl124.h +++ b/backend/genesys_gl124.h @@ -564,6 +564,10 @@ static Gpio_layout gpios[]={ { /* 0x31, 0x32, 0x33, 0x34, 0x35, 0x36, 0x38 */ 0x9f, 0x59, 0x01, 0x80, 0x5f, 0x01, 0x00 }, + /* LiDE 210 */ + { + 0x9f, 0x59, 0x01, 0x80, 0x5f, 0x01, 0x00 + }, }; typedef struct