Garbage-collect.

This commit is contained in:
thorpej 1997-09-02 14:03:10 +00:00
parent e79009b830
commit 5c72d6a933

View File

@ -1,4 +1,4 @@
# $NetBSD: files.alpha,v 1.53 1997/08/27 11:25:39 bouyer Exp $
# $NetBSD: files.alpha,v 1.54 1997/09/02 14:03:10 thorpej Exp $
#
# alpha-specific configuration info
@ -227,17 +227,13 @@ include "dev/eisa/files.eisa"
# include "dev/pci/files.pci" XXX SEE ABOVE
define alpha_pci_swiz_bus
file arch/alpha/pci/pci_swiz_io_common.c alpha_pci_swiz_bus
file arch/alpha/pci/pci_swiz_mem_common.c alpha_pci_swiz_bus
define alpha_pci_sgmap_pte32
file arch/alpha/pci/pci_sgmap_pte32.c alpha_pci_sgmap_pte32
define alpha_pci_sgmap_pte64
file arch/alpha/pci/pci_sgmap_pte64.c alpha_pci_sgmap_pte64
device apecs: pcibus, alpha_sgmap, alpha_pci_swiz_bus, alpha_pci_sgmap_pte64
device apecs: pcibus, alpha_sgmap, alpha_pci_sgmap_pte64
attach apecs at mainbus
file arch/alpha/pci/apecs.c apecs
file arch/alpha/pci/apecs_bus_io.c apecs
@ -245,7 +241,7 @@ file arch/alpha/pci/apecs_bus_mem.c apecs
file arch/alpha/pci/apecs_dma.c apecs
file arch/alpha/pci/apecs_pci.c apecs
device cia: pcibus, alpha_sgmap, alpha_pci_swiz_bus, alpha_pci_sgmap_pte64
device cia: pcibus, alpha_sgmap, alpha_pci_sgmap_pte64
attach cia at mainbus
file arch/alpha/pci/cia.c cia
file arch/alpha/pci/cia_dma.c cia
@ -254,7 +250,7 @@ file arch/alpha/pci/cia_swiz_bus_io.c cia
file arch/alpha/pci/cia_swiz_bus_mem.c cia
file arch/alpha/pci/cia_swiz_pci.c cia
device dwlpx: pcibus, alpha_sgmap, alpha_pci_swiz_bus, alpha_pci_sgmap_pte32
device dwlpx: pcibus, alpha_sgmap, alpha_pci_sgmap_pte32
attach dwlpx at kft
file arch/alpha/pci/dwlpx.c dwlpx
file arch/alpha/pci/dwlpx_dma.c dwlpx
@ -263,7 +259,7 @@ file arch/alpha/pci/pci_kn8ae.c dwlpx # XXX doesn't really fit here
file arch/alpha/pci/dwlpx_bus_mem.c dwlpx
file arch/alpha/pci/dwlpx_bus_io.c dwlpx
device lca: pcibus, alpha_sgmap, alpha_pci_swiz_bus, alpha_pci_sgmap_pte64
device lca: pcibus, alpha_sgmap, alpha_pci_sgmap_pte64
attach lca at mainbus
file arch/alpha/pci/lca.c lca
file arch/alpha/pci/lca_bus_io.c lca