linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* i875p
@ 2003-11-29 16:56 Danny Brow
  2003-11-29 18:00 ` i875p Joshua Schmidlkofer
  2003-11-30  3:42 ` i875p Zoran Davidovac
  0 siblings, 2 replies; 7+ messages in thread
From: Danny Brow @ 2003-11-29 16:56 UTC (permalink / raw)
  To: Kernel-Maillist

Is there going to be support for the i875p chipset in 2.4.24? I can't
load agpgart with 2.4.23, nor with 2..4.22. 


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: i875p
  2003-11-29 16:56 i875p Danny Brow
@ 2003-11-29 18:00 ` Joshua Schmidlkofer
  2003-11-29 18:03   ` i875p Danny Brow
  2003-11-30  3:42 ` i875p Zoran Davidovac
  1 sibling, 1 reply; 7+ messages in thread
From: Joshua Schmidlkofer @ 2003-11-29 18:00 UTC (permalink / raw)
  To: Danny Brow; +Cc: Linux Kernel Mailing List

On Sat, 2003-11-29 at 08:56, Danny Brow wrote:
> Is there going to be support for the i875p chipset in 2.4.24? I can't
> load agpgart with 2.4.23, nor with 2..4.22. 


What video card do you have?



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: i875p
  2003-11-29 18:00 ` i875p Joshua Schmidlkofer
@ 2003-11-29 18:03   ` Danny Brow
       [not found]     ` <1070129273.1994.26.camel@menion.home>
  0 siblings, 1 reply; 7+ messages in thread
From: Danny Brow @ 2003-11-29 18:03 UTC (permalink / raw)
  To: Joshua Schmidlkofer; +Cc: Kernel-Maillist

ATI Radeon DDR VIVO, it's a little old but even with my dual p3 850 I
was able to play a lot of current games.

On Sat, 2003-11-29 at 13:00, Joshua Schmidlkofer wrote:
> On Sat, 2003-11-29 at 08:56, Danny Brow wrote:
> > Is there going to be support for the i875p chipset in 2.4.24? I can't
> > load agpgart with 2.4.23, nor with 2..4.22. 
> 
> 
> What video card do you have?
> 
> 


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: i875p
       [not found]     ` <1070129273.1994.26.camel@menion.home>
@ 2003-11-29 20:54       ` Danny Brow
  2003-12-06 17:50         ` i875p Marcelo Tosatti
  0 siblings, 1 reply; 7+ messages in thread
From: Danny Brow @ 2003-11-29 20:54 UTC (permalink / raw)
  To: Joshua Schmidlkofer; +Cc: Kernel-Maillist

Fixed this issue, I found a patch for 2.4.22 in the mailing list archive
I just had to updated it a little to get it to apply to the 2.4.23
kernel. If any one wants it I will post it latter and credit the
original creator.

On Sat, 2003-11-29 at 13:07, Joshua Schmidlkofer wrote:
> You have a dual p3 850 with an i875?
> 
> On Sat, 2003-11-29 at 10:03, Danny Brow wrote:
> > ATI Radeon DDR VIVO, it's a little old but even with my dual p3 850 I
> > was able to play a lot of current games.
> > 
> > On Sat, 2003-11-29 at 13:00, Joshua Schmidlkofer wrote:
> > > On Sat, 2003-11-29 at 08:56, Danny Brow wrote:
> > > > Is there going to be support for the i875p chipset in 2.4.24? I can't
> > > > load agpgart with 2.4.23, nor with 2..4.22. 
> > > 
> > > 
> > > What video card do you have?
> > > 
> > > 


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: i875p
  2003-11-29 16:56 i875p Danny Brow
  2003-11-29 18:00 ` i875p Joshua Schmidlkofer
@ 2003-11-30  3:42 ` Zoran Davidovac
  1 sibling, 0 replies; 7+ messages in thread
From: Zoran Davidovac @ 2003-11-30  3:42 UTC (permalink / raw)
  To: Danny Brow; +Cc: Kernel-Maillist


> Is there going to be support for the i875p chipset in 2.4.24? I can't
> load agpgart with 2.4.23, nor with 2..4.22.
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>

it works without problem if you append in lilo

 append="agp=try_unsupported"

(tested on 2.4.22 & 2.4.23)

Nice Playing.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: i875p
  2003-11-29 20:54       ` i875p Danny Brow
@ 2003-12-06 17:50         ` Marcelo Tosatti
  2003-12-06 19:13           ` i875p Danny Brow
  0 siblings, 1 reply; 7+ messages in thread
From: Marcelo Tosatti @ 2003-12-06 17:50 UTC (permalink / raw)
  To: Danny Brow; +Cc: Joshua Schmidlkofer, Kernel-Maillist


Would like to have it.

On Sat, 29 Nov 2003, Danny Brow wrote:

> Fixed this issue, I found a patch for 2.4.22 in the mailing list archive
> I just had to updated it a little to get it to apply to the 2.4.23
> kernel. If any one wants it I will post it latter and credit the
> original creator.
> 
> On Sat, 2003-11-29 at 13:07, Joshua Schmidlkofer wrote:
> > You have a dual p3 850 with an i875?
> > 
> > On Sat, 2003-11-29 at 10:03, Danny Brow wrote:
> > > ATI Radeon DDR VIVO, it's a little old but even with my dual p3 850 I
> > > was able to play a lot of current games.
> > > 
> > > On Sat, 2003-11-29 at 13:00, Joshua Schmidlkofer wrote:
> > > > On Sat, 2003-11-29 at 08:56, Danny Brow wrote:
> > > > > Is there going to be support for the i875p chipset in 2.4.24? I can't
> > > > > load agpgart with 2.4.23, nor with 2..4.22. 
> > > > 
> > > > 
> > > > What video card do you have?
> > > > 
> > > > 


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: i875p
  2003-12-06 17:50         ` i875p Marcelo Tosatti
@ 2003-12-06 19:13           ` Danny Brow
  0 siblings, 0 replies; 7+ messages in thread
From: Danny Brow @ 2003-12-06 19:13 UTC (permalink / raw)
  To: Kernel-Maillist

[-- Attachment #1: Type: text/plain, Size: 1410 bytes --]

It's not much different then the original creators patch for 2.4.22, I
just modified the last hunk.  I can't remember who posted it though.  

On Sat, 2003-12-06 at 12:50, Marcelo Tosatti wrote:
> Would like to have it.
> 
> On Sat, 29 Nov 2003, Danny Brow wrote:
> 
> > Fixed this issue, I found a patch for 2.4.22 in the mailing list archive
> > I just had to updated it a little to get it to apply to the 2.4.23
> > kernel. If any one wants it I will post it latter and credit the
> > original creator.
> > 
> > On Sat, 2003-11-29 at 13:07, Joshua Schmidlkofer wrote:
> > > You have a dual p3 850 with an i875?
> > > 
> > > On Sat, 2003-11-29 at 10:03, Danny Brow wrote:
> > > > ATI Radeon DDR VIVO, it's a little old but even with my dual p3 850 I
> > > > was able to play a lot of current games.
> > > > 
> > > > On Sat, 2003-11-29 at 13:00, Joshua Schmidlkofer wrote:
> > > > > On Sat, 2003-11-29 at 08:56, Danny Brow wrote:
> > > > > > Is there going to be support for the i875p chipset in 2.4.24? I can't
> > > > > > load agpgart with 2.4.23, nor with 2..4.22. 
> > > > > 
> > > > > 
> > > > > What video card do you have?
> > > > > 
> > > > > 
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

[-- Attachment #2: i875p.diff --]
[-- Type: text/x-patch, Size: 2366 bytes --]

diff -ur linux-2.4.22.orig/Documentation/Configure.help linux-2.4.22/Documentation/Configure.help
--- linux-2.4.22.orig/Documentation/Configure.help	2003-09-13 11:48:23.000000000 +0100
+++ linux-2.4.22/Documentation/Configure.help	2003-11-11 17:57:13.000000000 +0000
@@ -3678,10 +3678,11 @@
   a module, say M here and read <file:Documentation/modules.txt>.  The
   module will be called agpgart.o.
 
-Intel 440LX/BX/GX/815/820/830/840/845/850/860 support
+Intel 440LX/BX/GX/815/820/830/840/845/850/860/875 support
 CONFIG_AGP_INTEL
   This option gives you AGP support for the GLX component of the
-  XFree86 4.x on Intel 440LX/BX/GX, 815, 820, 830, 840, 845, 850 and 860 chipsets.
+  XFree86 4.x on Intel 440LX/BX/GX, 815, 820, 830, 840, 845, 850, 860 and 875
+  chipsets.
 
   You should say Y here if you use XFree86 3.3.6 or 4.x and want to
   use GLX or DRI.  If unsure, say N.
diff -ur linux-2.4.22.orig/drivers/char/agp/agp.h linux-2.4.22/drivers/char/agp/agp.h
--- linux-2.4.22.orig/drivers/char/agp/agp.h	2003-07-18 11:49:34.000000000 +0100
+++ linux-2.4.22/drivers/char/agp/agp.h	2003-11-11 17:48:57.000000000 +0000
@@ -205,6 +205,9 @@
 #ifndef PCI_DEVICE_ID_INTEL_865_G_1
 #define PCI_DEVICE_ID_INTEL_865_G_1	0x2572
 #endif
+#ifndef PCI_DEVICE_ID_INTEL_875_P_0
+#define PCI_DEVICE_ID_INTEL_875_P_0	0x2578
+#endif
 #ifndef PCI_DEVICE_ID_INTEL_820_0
 #define PCI_DEVICE_ID_INTEL_820_0       0x2500
 #endif
diff -ur linux-2.4.22.orig/drivers/char/agp/agpgart_be.c linux-2.4.22/drivers/char/agp/agpgart_be.c
--- linux-2.4.22.orig/drivers/char/agp/agpgart_be.c	2003-09-03 11:27:04.000000000 +0100
+++ linux-2.4.22/drivers/char/agp/agpgart_be.c	2003-11-11 17:51:20.000000000 +0000
@@ -4918,6 +4918,13 @@
 		"865G",
 		 intel_845_setup },
 
+	{ PCI_DEVICE_ID_INTEL_875_P_0,
+		PCI_VENDOR_ID_INTEL,
+		INTEL_I875_P,
+		"Intel(R)",
+		"875P",
+		 intel_845_setup },
+
 	{ PCI_DEVICE_ID_INTEL_840_0,
 		PCI_VENDOR_ID_INTEL,
 		INTEL_I840,
diff -ur linux-2.4.22.orig/include/linux/agp_backend.h linux-2.4.22/include/linux/agp_backend.h
--- linux-2.4.22.orig/include/linux/agp_backend.h	2003-11-11 17:59:03.000000000 +0000
+++ linux-2.4.22/include/linux/agp_backend.h	2003-11-11 17:53:01.000000000 +0000
@@ -55,6 +55,7 @@
 	INTEL_I855_PM,
 	INTEL_I860,
 	INTEL_I865_G,
+	INTEL_I875_P,
	INTEL_I7205,
	INTEL_I7505,
	INTEL_460GX, 	
	VIA_GENERIC,
 	VIA_VP3,
 	VIA_MVP3,

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2003-12-06 19:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-29 16:56 i875p Danny Brow
2003-11-29 18:00 ` i875p Joshua Schmidlkofer
2003-11-29 18:03   ` i875p Danny Brow
     [not found]     ` <1070129273.1994.26.camel@menion.home>
2003-11-29 20:54       ` i875p Danny Brow
2003-12-06 17:50         ` i875p Marcelo Tosatti
2003-12-06 19:13           ` i875p Danny Brow
2003-11-30  3:42 ` i875p Zoran Davidovac

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).