files.agp revision 1.1
11.1Sthorpej#	$NetBSD: files.agp,v 1.1 2001/09/15 01:10:09 thorpej Exp $
21.1Sthorpej
31.1Sthorpejdefine	agpbus { }
41.1Sthorpej
51.1Sthorpejdevice	agp
61.1Sthorpejattach	agp at agpbus
71.1Sthorpejfile	dev/pci/agp.c			agp	needs-flag
81.1Sthorpej
91.1Sthorpejfile	dev/pci/agp_ali.c		agp
101.1Sthorpejfile	dev/pci/agp_amd.c		agp
111.1Sthorpejfile	dev/pci/agp_i810.c		agp
121.1Sthorpejfile	dev/pci/agp_intel.c		agp
131.1Sthorpejfile	dev/pci/agp_sis.c		agp
141.1Sthorpejfile	dev/pci/agp_via.c		agp
15