Re: [Bug] pci allocation resources problems on x86_64

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Yinghai Lu
Date: Saturday, October 25, 2008 - 12:55 pm

On Sat, Oct 25, 2008 at 5:43 AM,  <mathieu.taillefumier@free.fr> wrote:

your BIOS only leave 0xc0000000 - 0xc7ffffff for kernel to allocate
that to unassigned resource.

and your device for bus 0x0a need 0x4000000 for mmio and 0x4000000 for
pref mmio.

but 1f.3 is not assigned resource too, need to make sure if it really
need to assigned resource by OS too...
kernel should allocate 0xca00000 to it..., so simplely use quirks to disable it.

YH
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[Bug] pci allocation resources problems on x86_64, Mathieu Taillefumier, (Fri Oct 24, 3:13 am)
Re: [Bug] pci allocation resources problems on x86_64, Mathieu Taillefumier, (Fri Oct 24, 3:34 am)
Re: [Bug] pci allocation resources problems on x86_64, Jesse Barnes, (Fri Oct 24, 11:31 am)
Re: [Bug] pci allocation resources problems on x86_64, mathieu.taillefumier, (Fri Oct 24, 1:10 pm)
Re: [Bug] pci allocation resources problems on x86_64, mathieu.taillefumier, (Sat Oct 25, 5:43 am)
Re: [Bug] pci allocation resources problems on x86_64, Yinghai Lu, (Sat Oct 25, 12:55 pm)