commit | 84f4506cb788d85a50c97b399f2999f90e6272b0 | [log] [tgz] |
---|---|---|
author | Kyle McMartin <kyle@shortfin.cabal.ca> | Thu Dec 06 09:38:26 2007 -0800 |
committer | Kyle McMartin <kyle@shortfin.cabal.ca> | Thu Dec 06 09:38:26 2007 -0800 |
tree | f48a77710afe18695affae7a067d0bcb16f93ebe | |
parent | 721fdf34167580ff98263c74cead8871d76936e6 [diff] |
[PARISC] lba_pci: pci_claim_resources disabled expansion roms radeonfb was HPMC-ing my C8000 by trying to map its expansion rom from IO_VIEW, instead of PA_VIEW. Fix seems to be to ensure that its disabled ROM is properly inserted into the resource tree. FIXME: this will result in a whinging printk for cards which share expansion ROMS, such as a quad tulip. Thankfully, it isn't harmful. Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>