linux grundler
Grant Grundler
grundler@puffin.external.hp.com
Tue, 7 Nov 2000 19:42:16 -0700
CVSROOT: /home/cvs/parisc
Module name: linux
Changes by: grundler 00/11/07 19:42:16
Modified files:
arch/parisc/kernel: iosapic.c
Log message:
Removed/fixed __FUNCTION__ usage to fit model.
Fixed "off-by-one" IRQ line error seen on A500 (PAT PDC)
with Combo-Card (2x Tulip + 896) and 4port100BT card .
Change was in iosapic_xlate_pin() and relates to how IRQ line
is determined when the PCI device is behind a PPB.
I'm very nervous it broke PPB IRQ routing on "legacy" boxes
like c3k/j5k but didn't have a chance to test it. Since it's
not a common config (yet) I think it's ok.