Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-09 | Make more data files updatable by moving them to data/ | Leandro Pereira | |
2020-01-04 | pci: include a minimum pci.ids with classes, note when pci.ids is missing | Burt P | |
Noticed that the RPi4 has a PCIe bus, but pci.ids is not included with the standard Raspbian image, so everything is "(Unknown)." Now there will be some basic information about what the device is, and a note about installing pci.ids for more information. Signed-off-by: Burt P <pburt0@gmail.com> |