LongTrail PCI resource assignment
Michael Schmitz
schmitz at opal.biophys.uni-duesseldorf.de
Mon Mar 27 20:01:12 EST 2000
> > Applying Geerts patch (minus the PCIBIOS_MIN_MEM patch) plus the following
> > one solves my PCI address conflict for the Mach64 by reallocating the MMIO
>
> So it works without changing PCIBIOS_MIN_MEM? I'm wondering what address is
> assigned to the secondary aperture? Can you please send me the output of
> `lspci -vv'? Thx!
00:11.0 VGA compatible controller: ATI Technologies Inc: Unknown device
4c49 (rev dc)
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping+ SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 8 min, 32 set, cache line size 08
Interrupt: pin A routed to IRQ 24
Region 0: Memory at 81000000 (32-bit, non-prefetchable)
Region 1: I/O ports at <unassigned>
Region 2: Memory at 00010000 (32-bit, non-prefetchable)
Capabilities: [5c] Power Management version 1
Flags: PMEClk- AuxPwr- DSI- D1+ D2+ PME-
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
> > aperture, and allows XFree86 4.0 to run on my Lombard.
>
> Guess I have to try 4.0 as well...
Does this mean you didn't compile it already? :-)
> > - r->start -= r->end;
> > + r->end -= r->start;
> > r->start = 0;
> > }
> > }
>
> I copied this buglet from arch/i386/kernel/pci-i386.c.
I noticed after reading linux-m68k - how did that thread move there?
Michael
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
More information about the Linuxppc-dev
mailing list