aboutsummaryrefslogtreecommitdiffstats
path: root/chip-data
Commit message (Collapse)AuthorAgeFilesLines
* Fill in magic finally really works.Matěj Cepl2011-02-221-488/+488
|
* Fix fill-in magic.Matěj Cepl2011-02-206-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.