From 7eebe3ffb28c376d0ac8b5556291e5daf2b9e9ff Mon Sep 17 00:00:00 2001 From: Ward Vandewege Date: Sun, 4 May 2008 20:08:31 +0000 Subject: [PATCH] 00:0f.3 is the audio device, not usb. Also some whitespace cleaning. All of this is applies to comments only. This is a trivial patch. Signed-off-by: Ward Vandewege Acked-by: Ward Vandewege git-svn-id: svn://coreboot.org/repository/coreboot-v3@675 f3766cd6-281f-0410-b1cd-43a5c92072e9 --- mainboard/pcengines/alix1c/irq_tables.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/mainboard/pcengines/alix1c/irq_tables.h b/mainboard/pcengines/alix1c/irq_tables.h index b64c8f77fd..1e45df1527 100644 --- a/mainboard/pcengines/alix1c/irq_tables.h +++ b/mainboard/pcengines/alix1c/irq_tables.h @@ -61,11 +61,11 @@ * ------------------------------------------------- * AES 00:01.2 0a 01 A A * 3VPCI 00:0c.0 0a 01 A A - * eth0 00:0d.0 0b 01 A B - * mpci 00:0e.0 0a 01 A A - * usb 00:0f.3 0b 02 B B - * usb 00:0f.4 0b 04 D D - * usb 00:0f.5 0b 04 D D + * eth0 00:0d.0 0b 01 A B + * minipci 00:0e.0 0a 01 A A + * audio 00:0f.3 0b 02 B B + * usb (ohci) 00:0f.4 0b 04 D D + * usb (ehci) 00:0f.5 0b 04 D D * * The only swizzled interrupt is eth0, where INTA is wired to interrupt controller line B. */