CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/12/07 03:57:06
Modified files:
sys/arch/i386/pci: agp_machdep.c
sys/arch/amd64/pci: agp_machdep.c
sys/dev/pci : agpvar.h
Log message:
Remove the agp-specific bus_dma code. It is no longer used now that
inteldrm(4) manages the GTT by itself.
ok miod@
