lspci: Add some class codes

This commit is contained in:
K. Lange 2020-11-10 09:53:12 +09:00
parent fc90166317
commit e5a1054585

View File

@ -31,6 +31,8 @@ struct device_class {
{0x0604, "PCI bridge"},
{0x0680, "Bridge"},
{0x0880, "System peripheral"},
{0x0c03, "USB controller"},
{0x0c05, "SMBus controller"},
};
struct {