summaryrefslogtreecommitdiff
path: root/src/import-fdi-quirkdb.in
AgeCommit message (Collapse)AuthorFilesLines
2010-03-16Fix import-fdi-quirkdbVictor Lowther1-13/+11
Magic foo_outof regex munging code was not working due to a deplorable lack of extglob. Compaq biosen have some truly hideous identifiers. Hmmm... lenovo fdi file seems to use slightly looser XML.
2009-12-05Update import-fdi-quirkdb to make it a little more flexible.Victor Lowther1-2/+15
It now takes two optional arguments -- $1 is the location of the .fdi quirks, and $2 is the place to put them.
2009-11-30Some final fixups to make the built-in video quirk database handling work.Victor Lowther1-0/+10
2009-11-16Actaully add the new .fdi importing script.Victor Lowther1-0/+129