From 2a44fbf2a014f48aceb3e601a391c7377d346caf Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Fri, 1 Dec 2006 15:25:21 +0000 Subject: Status update (trivial). See http://www.linuxbios.org/pipermail/linuxbios/2006-November/017195.html Signed-off-by: Uwe Hermann Acked-by: Uwe Hermann git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2514 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/superio/ite/it8712f/it8712f.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/superio/ite') diff --git a/src/superio/ite/it8712f/it8712f.h b/src/superio/ite/it8712f/it8712f.h index 22edd9061b..989b7660ff 100644 --- a/src/superio/ite/it8712f/it8712f.h +++ b/src/superio/ite/it8712f/it8712f.h @@ -19,7 +19,7 @@ */ /* Datasheet: http://www.ite.com.tw/product_info/PC/Brief-IT8712_2.asp */ -/* Status: Untested on real hardware, but it compiles. */ +/* Status: Com1 is tested and works. */ #define IT8712F_FDC 0x00 /* Floppy */ #define IT8712F_SP1 0x01 /* Com1 */ -- cgit v1.2.3