diff options
| author | Ivan Kokshaysky <[email protected]> | 2007-05-23 14:50:02 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2007-05-31 16:56:37 -0700 |
| commit | 73a74ed3a6f8fcb817fdffa2c2718f96d0108b7f (patch) | |
| tree | 1f9ec603c1cfd0fa9eba12cdd5fd0af35399dca1 /scripts/patch-kernel | |
| parent | 3c92c57af9a24a08b8d2f76650b1209239914fcd (diff) | |
PCI: i386: fixup for Siemens Nixdorf AG FSC Multiprocessor Interrupt Controllers
Wolfgang gets:
PCI: Cannot allocate resource region 0 of device 0000:00:04.0
PCI: Error while updating region 0000:00:04.0/0 (a8008000 != fec08000)
Note that the BAR seems to have high address bits hardwired to fec00000.
And device 0000:00:04.0 is
00:04.0 System peripheral: Siemens Nixdorf AG FSC Multiprocessor Interrupt Controller (rev 02)
I'd guess that when we try to reassign this resource, PCI interrupts might
just stop working. This could explain SCSI timeouts and other weird things.
Cc: Wolfgang Erig <[email protected]>
Cc: Chuck Ebbert <[email protected]>
Cc: Andi Kleen <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions