lkml.org 
[lkml]   [2003]   [Nov]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[patch] agpgart via KT400 cleanup & KM400 support
  Hi,

this patch cleans double KT400 definition and adds support for KM400. Please
aply.

Regards,
--
-------------------------------------------------------
David "Dave" Jez Brno, CZ, Europe
E-mail: dave.jez@seznam.cz
PGP key: finger xjezda00@eva.fit.vutbr.cz
---------=[ ~EOF ]=------------------------------------

linux/drivers/char/agp/agp.h | 3 +++
linux/drivers/char/agp/agpgart_be.c | 4 ++--
2 files changed, 5 insertions(+), 2 deletions(-)

diff -urN linux.orig/drivers/char/agp/agp.h linux/drivers/char/agp/agp.h
--- linux.orig/drivers/char/agp/agp.h Mon Nov 24 16:19:35 2003
+++ linux/drivers/char/agp/agp.h Mon Nov 24 16:48:48 2003
@@ -178,6 +178,9 @@
#ifndef PCI_DEVICE_ID_VIA_8385_0
#define PCI_DEVICE_ID_VIA_8385_0 0x3188
#endif
+#ifndef PCI_DEVICE_ID_VIA_8378_0
+#define PCI_DEVICE_ID_VIA_8378_0 0x3205
+#endif
#ifndef PCI_DEVICE_ID_INTEL_810_0
#define PCI_DEVICE_ID_INTEL_810_0 0x7120
#endif
diff -urN linux.orig/drivers/char/agp/agpgart_be.c linux/drivers/char/agp/agpgart_be.c
--- linux.orig/drivers/char/agp/agpgart_be.c Mon Nov 24 16:20:07 2003
+++ linux/drivers/char/agp/agpgart_be.c Mon Nov 24 16:49:39 2003
@@ -6334,11 +6334,11 @@
"Via",
"Apollo Pro KT400",
via_generic_setup },
- { PCI_DEVICE_ID_VIA_8377_0,
+ { PCI_DEVICE_ID_VIA_8378_0,
PCI_VENDOR_ID_VIA,
VIA_APOLLO_KT400,
"Via",
- "Apollo Pro KT400",
+ "Apollo Pro KM400",
via_generic_setup },
{ PCI_DEVICE_ID_VIA_CLE266,
PCI_VENDOR_ID_VIA,[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2005-03-22 13:58    [W:0.018 / U:0.744 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site