From 47300a1f7e9b13a472f43258aace74a40bda5f33 Mon Sep 17 00:00:00 2001 From: Guillaume Knispel Date: Mon, 8 Oct 2012 15:46:12 +0200 Subject: update button discussion --- main.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/main.c b/main.c index cb45c82..9adcd86 100644 --- a/main.c +++ b/main.c @@ -22,12 +22,12 @@ /* Random notes: * - * Some people want to remove 0, 1, or 2 (all) buttons. - * So until this is decided we don't really care about how buttons work or - * don't work. - * If we keep the power button, we should do stuff so that it works more - * reliably especially considering the ACPI specification and interactions - * with the EP80579 standard ACPI subsystem. Likewise for the reset button. + * We have decided to remove the reset button and to keep the power button. + * + * We should make sure that the power button works more reliably especially + * considering the ACPI specification and interactions with the EP80579 + * standard ACPI subsystem. We should also debounce the On -> Off transition + * of the power button. */ /* define WATCHDOG to get one :) */ -- cgit v1.2.3