summaryrefslogtreecommitdiffstats
path: root/videocard.py
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Mike Fulbright2001-08-101-0/+5
| | | | doesnt work, and we fallback to VGA. Need to remember to configure the probed card later (and hope it works?). Fixed bug # 51273
* 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 ↵Mike Fulbright2001-07-271-2/+7
| | | | Xconfigurator
* 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 ↵Mike Fulbright2001-07-181-4/+22
| | | | switch between XFree 3 and 4 fb driver
* handle unprobed card better, introduce concept of frame buffer device and ↵Mike Fulbright2001-07-171-3/+64
| | | | VGA16 device
* 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