summaryrefslogtreecommitdiff
path: root/util/superiotool/fintek.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/superiotool/fintek.c')
-rw-r--r--util/superiotool/fintek.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/superiotool/fintek.c b/util/superiotool/fintek.c
index 576b7bef64..d4c9bb519f 100644
--- a/util/superiotool/fintek.c
+++ b/util/superiotool/fintek.c
@@ -2,7 +2,7 @@
* This file is part of the superiotool project.
*
* Copyright (C) 2006 coresystems GmbH <info@coresystems.de>
- * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
+ * Copyright (C) 2007-2008 Uwe Hermann <uwe@hermann-uwe.de>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -30,7 +30,7 @@
#define FINTEK_VENDOR_ID 0x3419
static const struct superio_registers reg_table[] = {
- {0x0106, "F71862FG", {
+ {0x0106, "F71862FG / F71863FG", { /* Same ID? Datasheet typo? */
{EOT}}},
{0x4103, "F71872F/FG / F71806F/FG", { /* Same ID? Datasheet typo? */
{EOT}}},