From f3b09a4057717c77059203e786a48b560786320c Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Thu, 8 Mar 2007 23:57:58 +0000 Subject: [PATCH] Sync device ID list for the EHCI Debug Port from the wiki, http://linuxbios.org/EHCI_Debug_Port (trivial). Signed-off-by: Uwe Hermann Acked-by: Uwe Hermann git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@223 f3766cd6-281f-0410-b1cd-43a5c92072e9 --- console/Kconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/console/Kconfig b/console/Kconfig index 9df572450c..7c606699a6 100644 --- a/console/Kconfig +++ b/console/Kconfig @@ -150,6 +150,8 @@ config CONSOLE_USB * 8086:265c Intel ICH6 * 8086:268c Intel 631xESB/632xESB/3100 * 8086:27cc Intel ICH7 + * 8086:2836 Intel ICH8 + * 8086:283a Intel ICH8 See http://linuxbios.org/EHCI_Debug_Port for an up-to-date list.