CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/11/09 15:47:54
Modified files:
sys/dev/pci : agp_ali.c agp_sis.c agp_via.c
Log message:
Don't attach to the agp bridges on amd64 machines. They have a different
interface (which is currently used by iommu(4) on amd64). I have a
driver for that interface, but it would currently conflict with iommu
and as such has not been commited.
