Get rid of all simba references.

This commit is contained in:
eeh 2001-09-02 01:18:56 +00:00
parent ec98fbc0db
commit 87bb8014dc
1 changed files with 4 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: files.sparc64,v 1.50 2001/08/10 20:53:50 eeh Exp $ # $NetBSD: files.sparc64,v 1.51 2001/09/02 01:18:56 eeh Exp $
# @(#)files.sparc64 8.1 (Berkeley) 7/19/93 # @(#)files.sparc64 8.1 (Berkeley) 7/19/93
# sparc64-specific configuration info # sparc64-specific configuration info
@ -47,11 +47,6 @@ file arch/sparc64/dev/pci_machdep.c psycho
# IOMMU is for both # IOMMU is for both
file arch/sparc64/dev/iommu.c sbus | psycho file arch/sparc64/dev/iommu.c sbus | psycho
# can't use ppb for SUNW,simba
device simba: pcibus
attach simba at pci
file arch/sparc64/dev/simba.c simba
include "dev/ata/files.ata" include "dev/ata/files.ata"
device ebus {[addr = -1]}: pcibus device ebus {[addr = -1]}: pcibus
@ -65,6 +60,9 @@ device clock: mk48txx
attach clock at mainbus, sbus with clock_sbus attach clock at mainbus, sbus with clock_sbus
attach clock at ebus with clock_ebus attach clock at ebus with clock_ebus
device rtc
attach rtc at ebus with rtc_ebus
device timer device timer
attach timer at mainbus, sbus attach timer at mainbus, sbus