<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hardinfo2.git/includes/pci_util.h, branch release-2.1.8</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.gnuabordo.com.br/debian/hardinfo2.git/atom?h=release-2.1.8</id>
<link rel='self' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/atom?h=release-2.1.8'/>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/'/>
<updated>2024-02-08T18:52:52+00:00</updated>
<entry>
<title>LICENSE Changed to GPL2+ for project and source code According to approval from copyright holders - see: https://github.com/lpereira/hardinfo/issues/530 https://github.com/lpereira/hardinfo/issues/707</title>
<updated>2024-02-08T18:52:52+00:00</updated>
<author>
<name>bigbear</name>
<email>ns@bigbear.dk</email>
</author>
<published>2024-02-07T21:10:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=da0d0d9040b91ecef5985af982d7e77ae435a957'/>
<id>urn:sha1:da0d0d9040b91ecef5985af982d7e77ae435a957</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright information</title>
<updated>2021-11-08T04:36:46+00:00</updated>
<author>
<name>L Pereira</name>
<email>l@tia.mat.br</email>
</author>
<published>2021-11-08T04:36:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=f139c5f5c562ed721c5f0d874a4dddb4c2a89e6e'/>
<id>urn:sha1:f139c5f5c562ed721c5f0d874a4dddb4c2a89e6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build warning related to pcid_cmp_by_addy()'s prototype</title>
<updated>2021-02-02T16:30:59+00:00</updated>
<author>
<name>Leandro Pereira</name>
<email>leandro@hardinfo.org</email>
</author>
<published>2021-02-02T16:30:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=60226a4bcf23eb73c69ce13177a827b4436ff102'/>
<id>urn:sha1:60226a4bcf23eb73c69ce13177a827b4436ff102</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pci_util.h: fix usage comment</title>
<updated>2020-01-18T00:14:30+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2020-01-10T17:10:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=9495a7e30b1aff5a91196bfcd82bc3f3e77776e8'/>
<id>urn:sha1:9495a7e30b1aff5a91196bfcd82bc3f3e77776e8</id>
<content type='text'>
Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
<entry>
<title>pci: sort list of devices</title>
<updated>2020-01-18T00:14:30+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2020-01-10T17:07:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=29f8126a0112c2125aa8b150314521cbc5c7d9fd'/>
<id>urn:sha1:29f8126a0112c2125aa8b150314521cbc5c7d9fd</id>
<content type='text'>
Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
<entry>
<title>pci_util: use GSList for pcid_list</title>
<updated>2020-01-18T00:14:30+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2020-01-10T16:46:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=7114175cdb6ff611dfb164959c5aec2099f9e887'/>
<id>urn:sha1:7114175cdb6ff611dfb164959c5aec2099f9e887</id>
<content type='text'>
Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
<entry>
<title>pci: include a minimum pci.ids with classes, note when pci.ids is missing</title>
<updated>2020-01-04T18:40:36+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2020-01-04T01:18:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=8b90f545215092480a39f77deaa2ea12d9a64945'/>
<id>urn:sha1:8b90f545215092480a39f77deaa2ea12d9a64945</id>
<content type='text'>
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 &lt;pburt0@gmail.com&gt;
</content>
</entry>
<entry>
<title>pci_util: add pci_get_device_str()</title>
<updated>2020-01-03T17:31:10+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2020-01-01T16:31:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=6a2a9112f97433707605cca1f6a25a43a6c369a4'/>
<id>urn:sha1:6a2a9112f97433707605cca1f6a25a43a6c369a4</id>
<content type='text'>
Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
<entry>
<title>pci_util: add some id lookup functions</title>
<updated>2019-12-28T16:32:12+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2019-12-28T06:25:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=b45f68508254c3ddbcabfc536ed5f2b5a7a9528c'/>
<id>urn:sha1:b45f68508254c3ddbcabfc536ed5f2b5a7a9528c</id>
<content type='text'>
So we can do pci.ids lookups ourselves.

Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
<entry>
<title>[new] pci_util: functions and data structures for pci information</title>
<updated>2018-04-24T14:43:43+00:00</updated>
<author>
<name>Burt P</name>
<email>pburt0@gmail.com</email>
</author>
<published>2018-03-17T20:48:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/debian/hardinfo2.git/commit/?id=dffc0b9dd005015f5df36448b1f2952493f5fc1e'/>
<id>urn:sha1:dffc0b9dd005015f5df36448b1f2952493f5fc1e</id>
<content type='text'>
Based on usb_util. Only current method is via lspci, but framework
exists to add other methods.

Signed-off-by: Burt P &lt;pburt0@gmail.com&gt;
</content>
</entry>
</feed>
