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 <ward@gnu.org>
Acked-by: Ward Vandewege <ward@gnu.org>



git-svn-id: svn://coreboot.org/repository/coreboot-v3@675 f3766cd6-281f-0410-b1cd-43a5c92072e9
This commit is contained in:
Ward Vandewege 2008-05-04 20:08:31 +00:00
parent a54afb5674
commit 7eebe3ffb2

View file

@ -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.
*/