]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] fix via586 irq routing for pirq 5
authorDaniel Ritz <daniel.ritz-ml@swissonline.ch>
Tue, 14 Nov 2006 10:03:25 +0000 (02:03 -0800)
committerChris Wright <chrisw@sous-sol.org>
Sun, 19 Nov 2006 03:28:03 +0000 (19:28 -0800)
commit9a74fa0d377c3c1e633491b5500296174f4c41df
treea8919faa54dcfdefebc18cd4c67266b9e87c57c2
parent37ccc3f978bc86c131eea70d7a5afb29b2ca3404
[PATCH] fix via586 irq routing for pirq 5

Fix interrupt routing for via 586 bridges.  pirq can be 5 which needs to be
mapped to INTD.  But currently the access functions can handle only pirq
1-4.  this is similar to the other via chipsets where pirq 4 and 5 are both
mapped to INTD.  Fixes bugzilla #7490

Cc: Daniel Paschka <monkey20181@gmx.net>
Cc: Adrian Bunk <bunk@susta.de>
Signed-off-by: Daniel Ritz <daniel.ritz@gmx.ch>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
arch/i386/pci/irq.c