* [patch] triviial: add PCI id to atyfb
@ 2003-12-25 18:13 Johann Hanne
2004-01-06 22:58 ` James Simmons
0 siblings, 1 reply; 2+ messages in thread
From: Johann Hanne @ 2003-12-25 18:13 UTC (permalink / raw)
To: linux-fbdev-devel
[-- Attachment #1: Type: text/plain, Size: 238 bytes --]
Hi,
the PCI id in this patch is used on an HP NetServer LH3000, where I've also
successfully tested it.
00:07.0 VGA compatible controller: ATI Technologies Inc 3D Rage IIC (rev 7a)
00:07.0 Class 0300: 1002:4759 (rev 7a)
Cheers, Johann
[-- Attachment #2: patch-2.4.23-kzviati --]
[-- Type: text/x-diff, Size: 1155 bytes --]
diff -uNr linux-2.4.23/drivers/video/aty/atyfb_base.c linux-2.4.23-kzviati/drivers/video/aty/atyfb_base.c
--- linux-2.4.23/drivers/video/aty/atyfb_base.c 2003-12-17 14:07:39.000000000 +0100
+++ linux-2.4.23-kzviati/drivers/video/aty/atyfb_base.c 2003-12-17 14:11:20.000000000 +0100
@@ -353,6 +353,7 @@
{ 0x4755, 0x4755, 0x00, 0x00, m64n_gtb, 200, 67, 67, M64F_GT | M64F_INTEGRATED | M64F_GTB_DSP | M64F_FIFO_24 | M64F_SDRAM_MAGIC_PLL | M64F_EXTRA_BRIGHT },
{ 0x4756, 0x4756, 0x00, 0x00, m64n_iic_p, 230, 83, 83, M64F_GT | M64F_INTEGRATED | M64F_GTB_DSP | M64F_FIFO_24 | M64F_SDRAM_MAGIC_PLL | M64F_EXTRA_BRIGHT },
{ 0x4757, 0x4757, 0x00, 0x00, m64n_iic_a, 230, 83, 83, M64F_GT | M64F_INTEGRATED | M64F_GTB_DSP | M64F_FIFO_24 | M64F_SDRAM_MAGIC_PLL | M64F_EXTRA_BRIGHT },
+ { 0x4759, 0x4759, 0x00, 0x00, m64n_iic_p, 230, 83, 83, M64F_GT | M64F_INTEGRATED | M64F_GTB_DSP | M64F_FIFO_24 | M64F_SDRAM_MAGIC_PLL | M64F_EXTRA_BRIGHT },
{ 0x475a, 0x475a, 0x00, 0x00, m64n_iic_a, 230, 83, 83, M64F_GT | M64F_INTEGRATED | M64F_GTB_DSP | M64F_FIFO_24 | M64F_SDRAM_MAGIC_PLL | M64F_EXTRA_BRIGHT },
/* Mach64 LT */
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [patch] triviial: add PCI id to atyfb
2003-12-25 18:13 [patch] triviial: add PCI id to atyfb Johann Hanne
@ 2004-01-06 22:58 ` James Simmons
0 siblings, 0 replies; 2+ messages in thread
From: James Simmons @ 2004-01-06 22:58 UTC (permalink / raw)
To: Johann Hanne; +Cc: linux-fbdev-devel
Applied.
On Thu, 25 Dec 2003, Johann Hanne wrote:
> Hi,
>
> the PCI id in this patch is used on an HP NetServer LH3000, where I've also
> successfully tested it.
> 00:07.0 VGA compatible controller: ATI Technologies Inc 3D Rage IIC (rev 7a)
> 00:07.0 Class 0300: 1002:4759 (rev 7a)
>
> Cheers, Johann
>
-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills. Sign up for IBM's
Free Linux Tutorials. Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-01-06 22:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-25 18:13 [patch] triviial: add PCI id to atyfb Johann Hanne
2004-01-06 22:58 ` James Simmons
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).