[coreboot] patch: more path support

Carl-Daniel Hailfinger c-d.hailfinger.devel.2006 at gmx.net
Mon Feb 11 14:46:08 CET 2008


On 11.02.2008 14:05, ron minnich wrote:
> On Feb 10, 2008 9:32 PM, Peter Stuge <peter at stuge.se> wrote:
>   
>> On Sun, Feb 10, 2008 at 01:35:01PM -0800, ron minnich wrote:
>>     
>>>> "southbridge/intel/i82371eb"
>>>>         
>>> That doesn't help. PCI gives you two 16-bit numbers. From those two
>>> 16-bit numbers, you have to find a constructor.
>>>       
>> Doh. We have to use the PCI ids then.
>>     
>
> Right, but there is no rule that says we can't take those two PCI IDs
> and convert them to a string: "PCI:xxxx,xxxx" and match that string.
>
> So we have to use those PCI ids but can transform them if needed. I do
> that now i the code, but not to a string.
>   

How do you handle the case where two identical PCI devices need
different settings?

Regards,
Carl-Daniel




More information about the coreboot mailing list