Get rid of all simba references.
This commit is contained in:
parent
ec98fbc0db
commit
87bb8014dc
@ -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
|
||||
# sparc64-specific configuration info
|
||||
@ -47,11 +47,6 @@ file arch/sparc64/dev/pci_machdep.c psycho
|
||||
# IOMMU is for both
|
||||
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"
|
||||
|
||||
device ebus {[addr = -1]}: pcibus
|
||||
@ -65,6 +60,9 @@ device clock: mk48txx
|
||||
attach clock at mainbus, sbus with clock_sbus
|
||||
attach clock at ebus with clock_ebus
|
||||
|
||||
device rtc
|
||||
attach rtc at ebus with rtc_ebus
|
||||
|
||||
device timer
|
||||
attach timer at mainbus, sbus
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user