]> mj.ucw.cz Git - pciutils.git/commit
Hurd: Do not identify devices during scan
authorMartin Mares <mj@ucw.cz>
Sun, 31 May 2020 10:24:41 +0000 (12:24 +0200)
committerMartin Mares <mj@ucw.cz>
Sun, 31 May 2020 10:24:41 +0000 (12:24 +0200)
commitc64dc900d0567dd8e8a26ab0a0102be6072986fc
tree61151e33903bad6d09665af9c90d7a815ecadc23
parent5ea0707b184af73880ad5dd99e8bab4e3480a43f
Hurd: Do not identify devices during scan

Let us keep the bus scan light-weight. Whoever is interested
in device IDs, still has to call pci_fill_info(PCI_FILL_IDENT),
which handles this in generic way.
lib/hurd.c