NetBSD/sys/arch/pc532/conf/files.pc532

74 lines
1.8 KiB
Plaintext
Raw Normal View History

# $NetBSD: files.pc532,v 1.28 1997/03/01 09:50:30 matthias Exp $
1993-09-10 03:53:45 +04:00
#
# new style config file for pc532 architecture
#
# maxpartitions must be first item in files.${ARCH}.newconf
maxpartitions 8
maxusers 2 16 64
1996-12-23 11:36:43 +03:00
device mainbus {[addr = -1], [irq = -1]}
attach mainbus at root
1995-09-26 23:15:57 +03:00
major {vnd = 5}
1996-12-29 02:22:07 +03:00
# Memory Disk for install floppy
file arch/pc532/dev/md_root.c memory_disk_hooks
major {md = 3}
#device timer
1996-12-23 11:36:43 +03:00
#attach timer at mainbus
#device clock
1996-12-23 11:36:43 +03:00
#attach clock at mainbus
file arch/pc532/pc532/clock.c # clock timer
device scn: tty
1996-12-23 11:36:43 +03:00
attach scn at mainbus
file arch/pc532/dev/scn.c scn needs-flag
device lpt: ether, ifnet
1996-12-23 11:36:43 +03:00
attach lpt at mainbus
file arch/pc532/dev/lpt.c lpt needs-count
include "../../../scsi/files.scsi"
major {sd = 0}
major {st = 2}
major {cd = 4}
device ncr: scsi, ncr5380sbc
1996-12-23 11:36:43 +03:00
attach ncr at mainbus
file arch/pc532/dev/ncr.c ncr needs-count
device aic: scsi
1996-12-23 11:36:43 +03:00
attach aic at mainbus
file arch/pc532/dev/aic.c aic needs-count
file arch/pc532/fpu/ieee_dze.c
file arch/pc532/fpu/ieee_handler.c
file arch/pc532/fpu/ieee_invop.c
file arch/pc532/fpu/ieee_ovfl.c
file arch/pc532/fpu/ieee_subnormal.c
file dev/cons.c
file dev/cninit.c
file arch/pc532/pc532/autoconf.c
1996-02-02 16:38:05 +03:00
file arch/pc532/pc532/conf.c
file arch/pc532/pc532/db_disasm.c ddb
file arch/pc532/pc532/db_interface.c ddb
file arch/pc532/pc532/db_trace.c ddb
file arch/pc532/pc532/db_memrw.c ddb | kgdb
file arch/pc532/pc532/kgdb_machdep.c kgdb
file arch/pc532/pc532/disksubr.c disk
file arch/pc532/pc532/icuinit.c
1995-08-30 02:48:02 +04:00
file arch/pc532/pc532/in_cksum.c inet
file arch/pc532/pc532/intr.c
file arch/pc532/pc532/machdep.c
file arch/pc532/pc532/mem.c
file arch/pc532/pc532/pmap.c
file arch/pc532/pc532/process_machdep.c
file arch/pc532/pc532/random.s
file arch/pc532/pc532/sys_machdep.c
file arch/pc532/pc532/trap.c
file arch/pc532/pc532/vm_machdep.c
file netns/ns_cksum.c ns