<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.hardware.pciids.devel">
    <title>gmane.comp.hardware.pciids.devel</title>
    <link>http://permalink.gmane.org/gmane.comp.hardware.pciids.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.hardware.pciids.devel/4151"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.hardware.pciids.devel/4150"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.hardware.pciids.devel/4149"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.hardware.pciids.devel/4148"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.hardware.pciids.devel/4147"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.hardware.pciids.devel/4146"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.hardware.pciids.devel/4145"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.hardware.pciids.devel/4144"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.hardware.pciids.devel/4151">
    <title>Re: Duplicate entry in pci.ids?</title>
    <link>http://permalink.gmane.org/gmane.comp.hardware.pciids.devel/4151</link>
    <description>&lt;pre&gt;Hi!


First of all, please do not use pci.ids directly, but call the appropriate
function from libpci, namely:

pci_lookup_name(
pointer to pci_access struct,
buffer where to put the name,
size of the buffer,
PCI_LOOKUP_SUBSYSTEM | PCI_LOOKUP_VENDOR | PCI_LOOKUP_DEVICE,
vendor ID from PCI_ID,
device ID from PCI_ID,
vendor ID from PCI_SUBSYS_ID,
device ID from PCI_SUBSYS_ID
);

Have a nice fortnight
&lt;/pre&gt;</description>
    <dc:creator>Martin Mares</dc:creator>
    <dc:date>2012-03-01T17:38:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.hardware.pciids.devel/4150">
    <title>Re: Duplicate entry in pci.ids?</title>
    <link>http://permalink.gmane.org/gmane.comp.hardware.pciids.devel/4150</link>
    <description>&lt;pre&gt;
OK. And can you please enlighten me how this quadruples maps between 
PCI_ID and PCI_SUBSYS_ID which are returned by gudev?

In another word if PCI_ID from gudev returns '10ec:8168', what 
description shall I return from pci.ids?

I tried to search documentation, but without luck. And I would like to 
try avoiding reading the code. :(

&lt;/pre&gt;</description>
    <dc:creator>Miroslav Suchý</dc:creator>
    <dc:date>2012-03-01T17:02:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.hardware.pciids.devel/4149">
    <title>Re: Duplicate entry in pci.ids?</title>
    <link>http://permalink.gmane.org/gmane.comp.hardware.pciids.devel/4149</link>
    <description>&lt;pre&gt;Hi!


Subsystems are identified by quadruples (vendor, device, subvendor, subdevice).
I.e., the pair (subvendor, subdevice) can have different meanings depending
on the device.

Have a nice fortnight
&lt;/pre&gt;</description>
    <dc:creator>Martin Mares</dc:creator>
    <dc:date>2012-03-01T16:28:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.hardware.pciids.devel/4148">
    <title>Duplicate entry in pci.ids?</title>
    <link>http://permalink.gmane.org/gmane.comp.hardware.pciids.devel/4148</link>
    <description>&lt;pre&gt;Hi,
I'm working on
https://bugzilla.redhat.com/show_bug.cgi?id=798375

$ grep '10ec 8168' /usr/share/hwdata/pci.ids
                 10ec 8168  TEG-ECTX Gigabit PCI-E Adapter [Trendnet]
                 10ec 8168  High Definition Audio

I would like to ask:
Is this bug in hwdata data?
Or I interpret
#       subvendor subdevice  subsystem_name &amp;lt;-- two tabs
incorrectly and the tuple "subvendor subdevice" is not unique? And in 
such case what should be correct device if lspci gives me '10ec 8168'?
&lt;/pre&gt;</description>
    <dc:creator>Miroslav Suchý</dc:creator>
    <dc:date>2012-03-01T15:48:14</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.hardware.pciids.devel/4147">
    <title>Re: Add Chelsio T4 based adapter ids.</title>
    <link>http://permalink.gmane.org/gmane.comp.hardware.pciids.devel/4147</link>
    <description>&lt;pre&gt;Hi!


Sorry, this was a bug in the mail robot triggered by a recent upgrade
of the server.

I have fixed it and re-sent your patch.

Have a nice fortnight
&lt;/pre&gt;</description>
    <dc:creator>Martin Mares</dc:creator>
    <dc:date>2010-07-01T18:51:10</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.hardware.pciids.devel/4146">
    <title>Re: daily snapshots stopped 2010-04-09?</title>
    <link>http://permalink.gmane.org/gmane.comp.hardware.pciids.devel/4146</link>
    <description>&lt;pre&gt;Hello!


There were no changes recently (at least approved ones), so no new
snapshots have been generated. Today there should be a new one.

Have a nice fortnight
&lt;/pre&gt;</description>
    <dc:creator>Martin Mares</dc:creator>
    <dc:date>2010-04-29T15:09:20</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.hardware.pciids.devel/4145">
    <title>Re: vpdupdate: pci.ids file not found / usb.ids file not found</title>
    <link>http://permalink.gmane.org/gmane.comp.hardware.pciids.devel/4145</link>
    <description>&lt;pre&gt;Hi!


The vpdupdate utility is not a part of the pciutils, so please ask the
maintainers of the corresponding package.

Have a nice fortnight
&lt;/pre&gt;</description>
    <dc:creator>Martin Mares</dc:creator>
    <dc:date>2009-09-27T13:06:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.hardware.pciids.devel/4144">
    <title>vpdupdate: pci.ids file not found / usb.ids file not found</title>
    <link>http://permalink.gmane.org/gmane.comp.hardware.pciids.devel/4144</link>
    <description>&lt;pre&gt;Hi.
Sorry to bother you again, but I did not realize that I had to subscribe to the list... =(


I'm running Fedora 11, i(3)686, on an amd 4000, nvidia grafics, asrock board.
kernel is 2.6.30.5-43.fc11.i586 (mockbuild-1g10xjhewnpRZbNlEclyLPXAX3CI6PSWQQ4Iyu8u01E&amp;lt; at &amp;gt;public.gmane.org) (gcc version 4.4.1 20090725 (Red Hat 4.4.1-2) (GCC) ).
debuginfo for pciutils and glibc are installed.

I'm testing USB support for webcams and other devices.
So I need any info available on my devices.

When I do vpdupdate, logfile shows

--snip /log/messages --
Sep  3 11:48:48  lsvpd[5316]: Vpdupdate: Constructing full devices
database
Sep  3 11:48:48  lsvpd[5316]: pci.ids file not found, continuing but
there will be a lot of missing information
Sep  3 11:48:48  lsvpd[5316]: usb.ids file not found, continuing but
there will be a lot of missing information
&lt;/pre&gt;</description>
    <dc:creator>Guenter Wessling</dc:creator>
    <dc:date>2009-09-23T08:56:45</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.hardware.pciids.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.hardware.pciids.devel</link>
  </textinput>
</rdf:RDF>
