NetBSD/sys/arch/sparc/conf/files.sparc

251 lines
6.0 KiB
Plaintext
Raw Normal View History

1998-08-31 01:53:35 +04:00
# $NetBSD: files.sparc,v 1.64 1998/08/30 21:53:35 pk Exp $
# @(#)files.sparc 8.1 (Berkeley) 7/19/93
# sparc-specific configuration info
1996-12-07 00:57:57 +03:00
# maxpartitions must be first item in files.${ARCH}
maxpartitions 8
1997-07-08 01:53:43 +04:00
maxusers 2 8 1024
device mainbus {}
attach mainbus at root
device iommu {}
1996-12-07 00:57:57 +03:00
attach iommu at mainbus
file arch/sparc/sparc/iommu.c iommu
device obio { [addr = -1], [level = -1] }
attach obio at mainbus
include "../../../dev/vme/files.vme"
attach vme at mainbus with vme_mainbus
attach vme at iommu with vme_iommu
file arch/sparc/dev/obio.c obio
file arch/sparc/dev/vme_machdep.c vme
device auxreg
attach auxreg at mainbus with auxreg_mainbus
attach auxreg at obio with auxreg_obio
file arch/sparc/sparc/auxreg.c
device clock
attach clock at mainbus with clock_mainbus
attach clock at obio with clock_obio
device oclock
attach oclock at obio
device timer
attach timer at mainbus with timer_mainbus
attach timer at obio with timer_obio
device eeprom
attach eeprom at obio
file arch/sparc/sparc/clock.c
device power
attach power at obio
1998-06-07 01:30:34 +04:00
file arch/sparc/dev/power.c power needs-flag
device cpu
attach cpu at mainbus
file arch/sparc/sparc/cpu.c
device memreg
attach memreg at mainbus with memreg_mainbus
attach memreg at obio with memreg_obio
file arch/sparc/sparc/memreg.c
device zs {channel = -1}
attach zs at mainbus with zs_mainbus
attach zs at obio with zs_obio
file arch/sparc/dev/zs.c zs needs-count
1997-10-18 03:59:44 +04:00
file dev/ic/z8530sc.c zs
device fdc {}
attach fdc at mainbus with fdc_mainbus
attach fdc at obio with fdc_obio
device fd: disk
attach fd at fdc
file arch/sparc/dev/fd.c fdc | fd needs-flag
file arch/sparc/sparc/bsd_fdintr.s fdc
1998-07-27 23:20:03 +04:00
include "../../../dev/sbus/files.sbus"
attach sbus at mainbus with sbus_mainbus
attach sbus at iommu with sbus_iommu
file arch/sparc/dev/sbus.c sbus
1997-10-18 03:59:44 +04:00
#
# Console (zs) related stuff
#
device zstty: tty
1997-10-18 03:59:44 +04:00
attach zstty at zs
file dev/ic/z8530tty.c zstty needs-flag
file arch/sparc/dev/zs_kgdb.c kgdb
define zsevent
file dev/sun/event.c zsevent
device kbd: zsevent
1997-10-18 03:59:44 +04:00
attach kbd at zs
file dev/sun/kbd.c kbd needs-flag
file dev/sun/kbd_tables.c kbd
file arch/sparc/dev/kd.c kbd
device ms: zsevent
1997-10-18 03:59:44 +04:00
attach ms at zs
file dev/sun/ms.c ms needs-flag
1995-06-02 21:53:51 +04:00
#
# Machine-independent SCSI drivers
#
include "../../../dev/scsipi/files.scsipi"
1998-08-31 01:53:35 +04:00
major { cd = 18 }
major { fd = 16 }
major { md = 5 }
major { sd = 7 }
major { vnd = 8 }
major { xd = 10 }
major { xy = 3 }
attach dma at obio with dma_obio
file arch/sparc/dev/dma_obio.c dma_obio
attach esp at obio with esp_obio
file arch/sparc/dev/esp_obio.c esp_obio
attach audioamd at mainbus with audioamd_mainbus
attach audioamd at sbus with audioamd_sbus
file arch/sparc/dev/am7930_sparc.c audioamd
file arch/sparc/sparc/amd7930intr.s audioamd
# Brooktree DAC attribute
define bt_dac
# Include /dev/fb driver only if a framebuffer card is included
define fb
device bwtwo: fb
attach bwtwo at sbus with bwtwo_sbus
attach bwtwo at obio with bwtwo_obio
file arch/sparc/dev/bwtwo.c bwtwo needs-flag
device cgtwo: fb
attach cgtwo at vme
1995-09-18 01:03:36 +04:00
file arch/sparc/dev/cgtwo.c cgtwo needs-flag
device cgthree: bt_dac, fb
attach cgthree at sbus with cgthree_sbus
attach cgthree at obio with cgthree_obio
file arch/sparc/dev/cgthree.c cgthree needs-flag
device cgfour: bt_dac, fb
attach cgfour at obio
file arch/sparc/dev/cgfour.c cgfour needs-flag
device cgsix: bt_dac, fb
attach cgsix at sbus with cgsix_sbus
attach cgsix at obio with cgsix_obio
file arch/sparc/dev/cgsix.c cgsix needs-flag
1998-04-01 01:12:15 +04:00
file arch/sparc/dev/cgsix_sbus.c cgsix & (sbus | obio)
file arch/sparc/dev/cgsix_obio.c cgsix & obio
device cgeight: bt_dac, fb
attach cgeight at obio
file arch/sparc/dev/cgeight.c cgeight needs-flag
device tcx: bt_dac, fb
1996-06-19 17:21:09 +04:00
attach tcx at sbus
file arch/sparc/dev/tcx.c tcx needs-flag
device cgfourteen: fb
attach cgfourteen at obio
file arch/sparc/dev/cgfourteen.c cgfourteen needs-flag
file arch/sparc/dev/bt_subr.c bt_dac
file arch/sparc/dev/fb.c fb needs-flag
# device definition in sys/conf/files
1998-07-21 21:36:01 +04:00
attach le at obio with le_obio: le24
file arch/sparc/dev/if_le_obio.c le_obio
attach ie at obio with ie_obio
file arch/sparc/dev/if_ie_obio.c ie_obio
1995-09-25 23:20:27 +03:00
device si: scsi, ncr5380sbc
attach si at vme
device sw: scsi, ncr5380sbc
attach sw at obio
file arch/sparc/dev/si.c si | sw
1995-07-09 01:33:48 +04:00
1996-05-30 01:56:38 +04:00
#
# Generic Sun stuff
#
1997-10-18 03:59:44 +04:00
file dev/cons.c
file arch/sparc/fpu/fpu.c
file arch/sparc/fpu/fpu_add.c
file arch/sparc/fpu/fpu_compare.c
file arch/sparc/fpu/fpu_div.c
file arch/sparc/fpu/fpu_explode.c
file arch/sparc/fpu/fpu_implode.c
file arch/sparc/fpu/fpu_mul.c
file arch/sparc/fpu/fpu_sqrt.c
file arch/sparc/fpu/fpu_subr.c
# N.B.: optimizer breaks pmap.c and/or cache.c somehow -- have not
# identified the exact problem yet. NOOPT_C suffices for now.
file arch/sparc/sparc/autoconf.c
file arch/sparc/sparc/cache.c
file arch/sparc/sparc/conf.c
1997-03-15 05:36:00 +03:00
file arch/sparc/sparc/emul.c
file arch/sparc/sparc/in_cksum.c
file arch/sparc/sparc/intr.c
1997-09-01 01:29:16 +04:00
file arch/sparc/sparc/kgdb_machdep.c kgdb
# sparc/sparc/locore.s is handled specially in the makefile,
# because it must come first in the "ld" command line.
file arch/sparc/sparc/locore2.c
file arch/sparc/sparc/machdep.c
file arch/sparc/sparc/process_machdep.c
file arch/sparc/sparc/mem.c
file arch/sparc/sparc/openprom.c
file arch/sparc/sparc/pmap.c
# the following overrides the generic "sys_process.c"
# commented out by deraadt
#file arch/sparc/sparc/sys_process.c
file arch/sparc/sparc/sys_machdep.c
file arch/sparc/sparc/trap.c
file arch/sparc/sparc/vm_machdep.c
file arch/sparc/sparc/disksubr.c
1997-09-01 01:29:16 +04:00
file arch/sparc/sparc/db_interface.c ddb | kgdb
file arch/sparc/sparc/db_trace.c ddb
file arch/sparc/sparc/db_disasm.c ddb
1995-10-05 03:21:35 +03:00
#
# Raster Console
#
include "../../../dev/rcons/files.rcons"
#
# Compatibility modules
#
# SVR4 Binary Compatibility (COMPAT_SVR4)
include "../../../compat/svr4/files.svr4"
file arch/sparc/sparc/svr4_machdep.c compat_svr4
file arch/sparc/sparc/sunos_machdep.c compat_sunos
# SunOS Binary Compatibility (COMPAT_SUNOS)
include "../../../compat/sunos/files.sunos"
1996-03-03 02:55:17 +03:00
# Miscellaneous
file netns/ns_cksum.c ns
1996-05-30 01:56:38 +04:00
1996-12-29 02:22:07 +03:00
file arch/sparc/dev/md_root.c memory_disk_hooks