Alexandros Kostopoulos wrote:
quoted
Well, the error message is:
PCI:0000:00:16.0: Resource 0: 0000000000000000-0000000000000fff (f=200)
PCI: Cannot allocate resource region 0 of device 0000:00:16.0
PCI: parent is c03c4058: 0000000080000000-00000000bfffffff (f=200)
[snip]
Oops, I think I found it. I think resources are allocated properly in
pci_assign_resource(), and you were probably talking about the PCI
device BAR, not the host bridge POBARs, right. So the error message in
my previous mail is the one you say it's ok?
Yes.
-Scott