diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2002-09-12 10:27:48 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2002-09-12 10:27:48 +0000 |
commit | ccb89fdc0fb5f9bad78d50cce7a380e5c37d24f2 (patch) | |
tree | 9de3787e86612cb35698f77318be8a6476a562aa /lst | |
parent | dd63f5f5085eea51f3ec39c693e3fd3327974a2a (diff) | |
download | ldetect-lst-ccb89fdc0fb5f9bad78d50cce7a380e5c37d24f2.tar ldetect-lst-ccb89fdc0fb5f9bad78d50cce7a380e5c37d24f2.tar.gz ldetect-lst-ccb89fdc0fb5f9bad78d50cce7a380e5c37d24f2.tar.bz2 ldetect-lst-ccb89fdc0fb5f9bad78d50cce7a380e5c37d24f2.tar.xz ldetect-lst-ccb89fdc0fb5f9bad78d50cce7a380e5c37d24f2.zip |
add "sw_cursor" for card S3 Inc.|86C270-294 Savage/IX-MV [DISPLAY_VGA] (vendor:5333 device:8c12 subv:1179 subd:0001) as reported:
> christoph.blume@gmx.de writes:
>
> > in RC2 I have following Problems. I must edit my XF86Config
> > File and set the "sw_cursor" Option for my graphic card. In
> > MDK 8.2 I can choose this during the installation, i think
> > this feature is good for beginners.
>
> [...]
>
> > My Computer is an Toshiba Satellite Pro 4310, Celeron 600,
> > 13"DSTN Display (800x600) and a Savage Graphics Chip.
Diffstat (limited to 'lst')
-rw-r--r-- | lst/Cards+ | 4 | ||||
-rw-r--r-- | lst/pcitable | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -953,6 +953,10 @@ DRIVER savage NEEDVIDEORAM LINE #Option "xaa_benchmark" +NAME Card:S3 Savage (generic, sw_cursor) +SEE S3 Savage (generic) +LINE Option "sw_cursor" + NAME S3 86C390 (Savage3D) SEE S3 Savage (generic) diff --git a/lst/pcitable b/lst/pcitable index 8c0217d6..77bd2e45 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -3185,7 +3185,7 @@ 0x5333 0x8c03 "Card:S3 ViRGE/MX (generic)" "S3 Inc.|ViRGE/MX+MV" 0x5333 0x8c10 "Card:S3 Savage (generic)" "S3 Inc.|86C270-294 Savage/MX-MV" 0x5333 0x8c11 "Card:S3 Savage (generic)" "S3 Inc.|86C270-294 Savage/MX" -0x5333 0x8c12 "Card:S3 Savage (generic)" "S3 Inc.|86C270-294 Savage/IX-MV" +0x5333 0x8c12 "Card:S3 Savage (generic, sw_cursor)" "S3 Inc.|86C270-294 Savage/IX-MV" 0x5333 0x8c13 "Card:S3 Savage (generic)" "S3 Inc.|86C270-294 Savage/IX" 0x5333 0x8c22 "Card:S3 Savage4" "S3 Incorporated|86C508 SuperSavage 128/MX" 0x5333 0x8c24 "Card:S3 Savage4" "S3 Incorporated|SuperSavage/MX-/IX" |