CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2009/05/10 08:44:42

Modified files:
        sys/dev/pci    : agp.c agp_ali.c agp_amd.c agp_i810.c 
                         agp_intel.c agp_sis.c agp_via.c agpvar.h 

Log message:
change agp driver attach so that the driver passes in the base address
of its aperture, instead of the BAR and memory type. This is a little
larger, but allows the driver to know it's aperture address. Needed for
some future stuff.

Reply via email to