Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding PCI ID 1002:6718 … Cayman XT and some other chips data cleanup. | Matěj Cepl | 2011-03-23 | 1 | -8/+9 |
| | |||||
* | Add VMware chip | Matěj Cepl | 2011-03-02 | 1 | -1/+2 |
| | |||||
* | Nouveau doesn't dedicated data, so just the Chipset line is parsed. | Matěj Cepl | 2011-02-24 | 3 | -601/+602 |
| | |||||
* | Fill in magic finally really works. | Matěj Cepl | 2011-02-22 | 1 | -488/+488 |
| | |||||
* | Fix fill-in magic. | Matěj Cepl | 2011-02-20 | 6 | -0/+2849 |
* changed regexp for parsing driver line, just PCI ID is relevant. * all magic is now in data * eliminated most unnecessary console.logs ... either changed to console.error or just removed. |