On Mon, Aug 11, 2008 at 4:12 PM, Uwe Hermann <[EMAIL PROTECTED]> wrote:
>
> I think we'll also need a mechanism to 'not set' or 'unset' subsystem
> IDs for certain devices. Some (PCI) devices on some chipsets just can't
> have subsystem IDs at all, for some we don't know _how_ to set them
> (missing datasheets) and some inherit their IDs from other devices and
> don't have a mechanism to set their own (e.g. some Intel audio inherits
> the subsystem IDs of IDE and similar stuff).
>
>

yes, and the easiest place to capture all this behavior is in the
phase6_init code. That's why I put it there. So the dtc can compile in
subsystem ids but the real determinant of how it gets set is the
device itself.

ron

--
coreboot mailing list
[email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to