summaryrefslogtreecommitdiffstats
path: root/videocard.py
Commit message (Expand)AuthorAgeFilesLines
* mharris says there are now cards with 128 megs of ram. insanity ensuesJeremy Katz2002-04-061-1/+1
* add support for XFree86 vesa driverMike Fulbright2002-03-211-19/+66
* don't fall over when you have a DRIVER defined, UNSUPPORTED flagged, and no S...Matt Wilson2002-03-051-3/+13
* proper fix for fuzzy matching of ddcprobe reported video ramMike Fulbright2001-08-151-0/+17
* handle video cards which probe ok, but for some reason the native X server do...Mike Fulbright2001-08-101-0/+5
* if we don't know anything about the card, allow testingJeremy Katz2001-08-041-0/+2
* dont fall over in reconfig if they are in text mode and didn't install Xconfi...Mike Fulbright2001-07-271-2/+7
* Properly merge all referenced videocards when reading in cards dbMike Fulbright2001-07-201-9/+16
* handle bad syncing between cardsdb and pcitable, and make it possible to swit...Mike Fulbright2001-07-181-4/+22
* handle unprobed card better, introduce concept of frame buffer device and VGA...Mike Fulbright2001-07-171-3/+64
* initialize variableMike Fulbright2001-07-101-0/+2
* missing moduleMatt Wilson2001-06-231-0/+1
* various pychecker fixupsMatt Wilson2001-06-221-1/+1
* more people on the hookMatt Wilson2001-06-221-0/+1
* copyrightMatt Wilson2001-06-221-0/+16
* merge dispatch to HEADMatt Wilson2001-06-201-0/+369