Add detection support for ITE IT8228E, IT8711F, IT8722F, IT8761E,

IT8780F, and Fintek F71863FG.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Peter Stuge <peter@stuge.se>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3750 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Uwe Hermann
2008-11-12 19:08:58 +00:00
parent c1f404fc0e
commit ebb73f2dcf
2 changed files with 38 additions and 9 deletions

View File

@@ -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}}},