GART driver support for generic AGP 3.0 device detection/ enabling & Intel 7205/7505 chipset support

GART driver support for generic AGP 3.0 device detection/ enabling & Intel 7205/7505 chipset support

Post by Dave Zarzyck » Wed, 06 Nov 2002 05:00:10




> Attached is a patch for generic AGP 3.0 device detection and enabling
> routines as well as specific support for the Intel E7205 and E7505 chipset
> against the 2.4.20-pre9 kernel.  

FYI - The patch is all of the following:

1) Zip'ed (super lame)
2) gziped (kinda lame, it's a small patch)
3) corrupt

Care to resend and fix the above?

Thanks. (Looking forward to being able to purchase a 7205/7505 system...)

davez

--
Dave Zarzycki
http://zarzycki.org/~dave/

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

 
 
 

GART driver support for generic AGP 3.0 device detection/ enabling & Intel 7205/7505 chipset support

Post by Tolentino, Matthew » Wed, 06 Nov 2002 05:50:08


Quote:

> FYI - The patch is all of the following:

> 1) Zip'ed (super lame)
> 2) gziped (kinda lame, it's a small patch)
> 3) corrupt

> Care to resend and fix the above?

Hi Dave,

Actually, I did resend this patch shortly after discovering it had become corrupted (with my sincerest apologies as my mail client got away from me for a second :-) ).  If you did not receive the resend, please let me know and I will send it to you directly...

thanks,
matt
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

 
 
 

GART driver support for generic AGP 3.0 device detection/ enabling & Intel 7205/7505 chipset support

Post by Alan Co » Wed, 06 Nov 2002 13:50:11




> > Attached is a patch for generic AGP 3.0 device detection and enabling
> > routines as well as specific support for the Intel E7205 and E7505 chipset
> > against the 2.4.20-pre9 kernel.  

> FYI - The patch is all of the following:

> 1) Zip'ed (super lame)
> 2) gziped (kinda lame, it's a small patch)
> 3) corrupt

Actually the first one was merely corrupt, the resend was fine. I've
also merged the 2.5 one into the 2.5 -ac tree.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

 
 
 

1. GART driver support for generic AGP 3.0 device detection/ enabling & Intel 7505 chipset support

Just a minor comment:

diff -urN linux-2.5.43-vanilla/drivers/char/agp/Makefile linux-2.5.43/drivers/char/agp/Makefile
--- linux-2.5.43-vanilla/drivers/char/agp/Makefile      Tue Oct 15 20:27:49 2002

 # space ioctl interface to use agp memory.  It also adds a kernel interface
 # that other drivers could use to manipulate agp memory.

-export-objs := agp.o
+export-objs := agp.o agp3.o

-agpgart-y := agp.o frontend.o
+agpgart-y := agp.o agp3.o frontend.o

 agpgart-$(CONFIG_AGP_INTEL)    += i8x0-agp.o
 agpgart-$(CONFIG_AGP_I810)     += i810-agp.o
+agpgart-$(CONFIG_AGP_I7505)    += i7505-agp.o
 agpgart-$(CONFIG_AGP_VIA)      += via-agp.o
 agpgart-$(CONFIG_AGP_AMD)      += amd-agp.o
 agpgart-$(CONFIG_AGP_SIS)      += sis-agp.o

You should probably not build agp3.o unless i7505-agp.o is built too, or
do some of the other drivers need functions in agp3.c?

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

2. problems with ppp and dip

3. GART driver support for generic AGP 3.0 device detect ion/ enabling & Intel 7505 chipset support

4. Important:Savage4 VIDEO CARD PROBLEMS

5. Support for Intel 810 chipset 3D AGP video card

6. cu doesn't work

7. [2.5] Via KT400 agp support (fixes 'unsupported Via chipset (device id: 3189)')

8. Sendmail: refusing adress @inet.de ??

9. How is linux on the Gigabyte GA-8INXP (7205 chipset)

10. linux support for AMD 751 chipset & AGP graphics

11. will freebsd run on intel 7205 motherboards?

12. Split up AGP GART device lists.

13. Split AGP GART device lists.