diff options
author | Adam Williamson <awilliamson@mandriva.org> | 2007-03-09 03:47:00 +0000 |
---|---|---|
committer | Adam Williamson <awilliamson@mandriva.org> | 2007-03-09 03:47:00 +0000 |
commit | 2c63e625579df0dc2619656ad5ccfdfad1998bae (patch) | |
tree | ef171a8d83d5fa388008be40f7b83bbcdba9ce16 | |
parent | 0aa8f6b75a6ff045b2761fefcf4f0e9e2c9262b2 (diff) | |
download | ldetect-lst-2c63e625579df0dc2619656ad5ccfdfad1998bae.tar ldetect-lst-2c63e625579df0dc2619656ad5ccfdfad1998bae.tar.gz ldetect-lst-2c63e625579df0dc2619656ad5ccfdfad1998bae.tar.bz2 ldetect-lst-2c63e625579df0dc2619656ad5ccfdfad1998bae.tar.xz ldetect-lst-2c63e625579df0dc2619656ad5ccfdfad1998bae.zip |
Drop Oak definitions (one supported card merged into generic VGA driver)
-rw-r--r-- | lst/Cards+ | 19 | ||||
-rw-r--r-- | lst/pcitable | 2 |
2 files changed, 1 insertions, 20 deletions
@@ -294,25 +294,6 @@ DRIVER2 fglrx NAME Ark Logic ARKx000-based cards DRIVER ark -# Oak - -NAME Oak ISA Card (generic) -DRIVER vga - -NAME Oak 87 VLB (generic) -DRIVER vga -LINE Option "fifo_aggressive" # Comment this if you experience streaks. -LINE Option "no_wait" # Comment this if you find problems. -LINE #Option "enable_bitblt" # You may enable this and see if it works (see README.Oak file) - -NAME Oak 87 ISA (generic) -DRIVER vga -LINE Option "noaccel" # ISA cards seem to have Color Expansion support broken -LINE #Option "enable_bitblt" # This should work on ISA, but lets not make it default just in case. - -NAME Paradise Accelerator Value -SEE Oak 87 ISA (generic) - # P9000 NAME Diamond Viper VLB 2Mb diff --git a/lst/pcitable b/lst/pcitable index 3b4fa7a8..75739226 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -1883,7 +1883,7 @@ 0x104d 0x8056 "Hcf:www.linmodems.org" "Sony Corp.|Rockwell HCF 56K modem" 0x104d 0x808a "unknown" "Sony Corp.|Memory Stick Controller" 0x104e 0x0017 "unknown" "Oak Technology Inc.|OTI-64017" -0x104e 0x0107 "Card:Paradise Accelerator Value" "Oak Technology Inc.|OTI-107 [Spitfire]" +0x104e 0x0107 "Card:VGA driver (generic)" "Oak Technology Inc.|OTI-107 [Spitfire]" 0x104e 0x0109 "unknown" "Oak Technology Inc.|Video Adapter" 0x104e 0x0111 "unknown" "Oak Technology Inc.|OTI-64111 [Spitfire]" 0x104e 0x0217 "unknown" "Oak Technology Inc.|OTI-64217" |