From: "Q ED" <nib_maps@hotmail.com>
To: linux-kernel@vger.kernel.org
Subject: [PATCH] new aty128fb supported card?
Date: Fri, 28 Dec 2001 08:39:37 +0000 [thread overview]
Message-ID: <F199vFC496l4XUXALZz0000df6d@hotmail.com> (raw)
I have a recent ATI 128 card (XPERT 2000 or something?). In any case, lspci
gives:
01:05.0 VGA compatible controller: ATI Technologies Inc Rage 128 Pro TF
or numerically:
01:05.0 Class 0300: 1002:5446
Now the aty128fb driver just ignores it gracefully. Being no kernel hacker,
it took me some time to discover the remedy, namely:
--- linux.old/drivers/video/aty128fb.c Fri Dec 28 10:21:52 2001
+++ linux/drivers/video/aty128fb.c Fri Dec 28 10:22:36 2001
@@ -154,6 +154,7 @@
{"Rage128 RL (AGP)", PCI_DEVICE_ID_ATI_RAGE128_RL, rage_128},
{"Rage128 Pro PF (AGP)", PCI_DEVICE_ID_ATI_RAGE128_PF, rage_128_pro},
{"Rage128 Pro PR (PCI)", PCI_DEVICE_ID_ATI_RAGE128_PR, rage_128_pro},
+ {"Rage128 Pro TF (AGP)", PCI_DEVICE_ID_ATI_RAGE128_U1, rage_128_pro},
{"Rage Mobility M3 (PCI)", PCI_DEVICE_ID_ATI_RAGE128_LE, rage_M3},
{"Rage Mobility M3 (AGP)", PCI_DEVICE_ID_ATI_RAGE128_LF, rage_M3},
{NULL, 0, rage_128}
Any chance of getting it into the kernel?
Please CC answers, as I am not subscribed.
Thanks :)
_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com
reply other threads:[~2001-12-28 8:40 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=F199vFC496l4XUXALZz0000df6d@hotmail.com \
--to=nib_maps@hotmail.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox