[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS: cvs.openbsd.org: src



CVSROOT:	/cvs
Module name:	src
Changes by:	oga_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org	2008/03/16 13:00:28

Modified files:
	sys/arch/amd64/conf: GENERIC files.amd64 
	sys/arch/amd64/pci: pchb.c 
	sys/arch/i386/conf: GENERIC files.i386 
	sys/arch/i386/pci: pchb.c 
	sys/conf       : files 
	sys/dev/ic     : vga.c 
	sys/dev/pci    : agp.c agpvar.h files.agp vga_pci.c 

Log message:
Make agp(4) attach at vga(4) instead of pchb(4). This is because sometimes
agp and drm need to use the same memory mapping, the best way to deal
with that is to allow them to share (that's coming later), for this to
work cleanly we move the attach point of agp.

Ideally most agp drivers would attach at pchb, with only agp_i810
(and any that work similarly) attaching at vga, but this will do for
now.

ok kettenis@, miod_(_at_)__(_dot_)_



Visit your host, monkey.org