----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2463/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 10459:45aa7e11b6c1 --------------------------- dev: refactor pci config space for sysfs scanning Sysfs on ubuntu scrapes the entire PCI config space when it discovers a device using 4 byte accesses. This was not supported by our devices, in particular the NIC that implemented the extended PCI config space. This change allows the extended PCI config space to be accessed by sysfs properly. Diffs ----- src/dev/pcidev.hh d96740732a61 src/dev/pcidev.cc d96740732a61 src/dev/pcireg.h d96740732a61 Diff: http://reviews.gem5.org/r/2463/diff/ Testing ------- Thanks, Ali Saidi _______________________________________________ gem5-dev mailing list gem5-dev@gem5.org http://m5sim.org/mailman/listinfo/gem5-dev