hinxx / pciids

The pci.ids file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# Original README
This repository contains the history of the pci.ids file, which is
automatically generated from the PCI ID Database at http://pci-ids.ucw.cz/.

The contents of the database and the generated files can be distributed under
the terms of either the GNU General Public License (version 2 or later) or of
the 3-clause BSD License.


# README
Add MRF PCI products into the pci.ids in order to see them in lspci command clearly. I might have to update them later in http://pci-ids.ucw.cz/ later. 
```bash
lspci -nmmn -i pci.ids | grep -E "\<(1a3e)"
```

About

The pci.ids file

License:GNU General Public License v2.0


Languages

Language:Shell 100.0%