Opened 5 years ago
Last modified 3 years ago
#110 new enhancement
Allow for per-device subsystem IDs
| Reported by: | uwe | Owned by: | somebody |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | coreboot | Keywords: | |
| Cc: | Dependencies: | ||
| Patch Status: | there is no patch |
Description
Currently both v2 and v3 only allow us to use one global set of PCI subsystem IDs, which is too simplistic. In theory (and often in practice) each PCI device has (or can have) its own subsystem ID.
We should fix this, at least in v3, possibly also in v2.
See also http://www.coreboot.org/pipermail/coreboot/2008-July/036514.html
Attachments (0)
Change History (2)
comment:1 Changed 5 years ago by uwe
comment:2 Changed 3 years ago by uwe
Yep, this should be fixed somehow in v4, too.
Note: See
TracTickets for help on using
tickets.

This should be fixed in v3 since r1045. Leaving bug open for now, we may or may not want to also fix this in v2.