1995-02-08 20:49:06 +03:00
|
|
|
# $NetBSD: files.da30,v 1.7 1995/02/08 17:49:06 mycroft Exp $
|
1994-10-26 05:31:56 +03:00
|
|
|
|
1994-02-23 02:48:01 +03:00
|
|
|
# config file for da30
|
|
|
|
|
1995-01-25 23:45:33 +03:00
|
|
|
# maxpartitions must be first item in files.${ARCH}.newconf
|
|
|
|
maxpartitions 8
|
|
|
|
|
1994-02-23 02:48:01 +03:00
|
|
|
device iio at root { slot = -1, ipl = 0 }
|
|
|
|
|
|
|
|
device clock at iio
|
|
|
|
file arch/da30/da30/clock.c clock
|
|
|
|
|
|
|
|
device gsp at iio: tty
|
|
|
|
file arch/da30/dev/gsp.c gsp needs-count
|
|
|
|
|
|
|
|
device zs at iio: tty
|
|
|
|
file arch/da30/dev/zs.c zs gsp needs-count
|
|
|
|
|
|
|
|
device wfc at iio { unit = -1 }
|
|
|
|
device wd at wfc
|
|
|
|
device fd at wfc
|
|
|
|
file arch/da30/dev/wd.c wd fd needs-count
|
|
|
|
|
|
|
|
device sbic at iio { target = -1, lun = 0 }
|
|
|
|
device sd at sbic
|
|
|
|
file arch/da30/dev/sd.c sd needs-count
|
|
|
|
file arch/da30/dev/sias.s sd
|
|
|
|
|
|
|
|
device idc at iio { unit = -1 }
|
|
|
|
device id at idc
|
|
|
|
file arch/da30/dev/id.c id needs-count
|
|
|
|
|
|
|
|
major { sd = 1 }
|
|
|
|
major { wd = 2 }
|
|
|
|
major { id = 4 }
|
1995-01-25 07:58:12 +03:00
|
|
|
major { vnd = 6 }
|
1994-02-23 02:48:01 +03:00
|
|
|
|
|
|
|
file arch/da30/da30/autoconf.c
|
|
|
|
file arch/da30/da30/conf.c
|
1994-06-18 16:09:20 +04:00
|
|
|
file arch/da30/da30/disksubr.c
|
1994-02-23 02:48:01 +03:00
|
|
|
file arch/da30/da30/dkbad.c
|
|
|
|
file arch/da30/da30/machdep.c config-dependent
|
|
|
|
file arch/da30/da30/mem.c
|
|
|
|
file arch/da30/da30/pmap.c
|
1994-06-18 16:09:20 +04:00
|
|
|
file arch/da30/da30/pmap_bootstrap.c
|
|
|
|
file arch/da30/da30/raw_diskio.c
|
1994-02-23 02:48:01 +03:00
|
|
|
file arch/da30/da30/sys_machdep.c
|
|
|
|
file arch/da30/da30/trap.c
|
|
|
|
file arch/da30/da30/vm_machdep.c
|
1995-02-08 20:49:06 +03:00
|
|
|
file arch/m68k/m68k/copy.s
|
1994-02-23 02:48:01 +03:00
|
|
|
file dev/cons.c
|