1994-10-26 11:45:48 +03:00
|
|
|
# $NetBSD: files.mac68k,v 1.16 1994/10/26 08:45:56 cgd Exp $
|
|
|
|
|
|
|
|
# @(#)files.sparc 8.1 (Berkeley) 7/19/93
|
|
|
|
#
|
1993-12-02 21:29:18 +03:00
|
|
|
# files.mac68k.newconf
|
|
|
|
# mac68k-specific configuration info
|
|
|
|
|
|
|
|
maxusers 2 8 64
|
|
|
|
|
|
|
|
device mainbus at root { } # no locators (yet?)
|
|
|
|
|
|
|
|
device nubus at mainbus { slot = -1, id = -1, claimed = 0 }
|
|
|
|
file arch/mac68k/dev/nubus.c nubus
|
|
|
|
|
|
|
|
device ser at mainbus: tty
|
|
|
|
file arch/mac68k/dev/ser.c ser needs-count
|
|
|
|
|
|
|
|
device adb at mainbus
|
1994-07-09 10:27:53 +04:00
|
|
|
file arch/mac68k/dev/adbsys.c adb
|
|
|
|
|
1994-07-21 05:00:58 +04:00
|
|
|
device asc at mainbus
|
|
|
|
file arch/mac68k/dev/asc.c asc
|
1993-12-02 21:29:18 +03:00
|
|
|
|
|
|
|
device grf at nubus
|
|
|
|
file arch/mac68k/dev/grf.c grf needs-count
|
1994-07-21 05:00:58 +04:00
|
|
|
file arch/mac68k/dev/grf_gb.c grf
|
1994-07-09 10:27:53 +04:00
|
|
|
device ite at mainbus
|
1994-07-21 05:00:58 +04:00
|
|
|
file arch/mac68k/dev/ite.c ite needs-count
|
1993-12-02 21:29:18 +03:00
|
|
|
|
|
|
|
device ae at nubus: ifnet, ether
|
1993-12-21 06:14:16 +03:00
|
|
|
file arch/mac68k/dev/if_ae.c ae needs-count
|
1993-12-02 21:29:18 +03:00
|
|
|
|
|
|
|
# scsi driver and associated stuff
|
1994-01-30 03:56:39 +03:00
|
|
|
define scsi {}
|
1993-12-02 21:29:18 +03:00
|
|
|
|
1994-06-26 16:53:36 +04:00
|
|
|
device ncrscsi at mainbus: scsi
|
|
|
|
file arch/mac68k/dev/scsi.c ncrscsi
|
|
|
|
|
|
|
|
device ncr96scsi at mainbus: scsi
|
|
|
|
file arch/mac68k/dev/scsi96.c ncr96scsi
|
1993-12-02 21:29:18 +03:00
|
|
|
|
1994-01-30 03:56:39 +03:00
|
|
|
device scsibus at scsi { target = -1, lun = -1 }
|
|
|
|
file arch/mac68k/scsi/scsiconf.c scsibus needs-flag
|
1993-12-02 21:29:18 +03:00
|
|
|
file arch/mac68k/scsi/scsi_base.c scsi
|
1994-01-30 03:56:39 +03:00
|
|
|
file arch/mac68k/scsi/scsi_ioctl.c scsi
|
1993-12-02 21:29:18 +03:00
|
|
|
|
|
|
|
device cd at scsibus: disk
|
1994-01-30 03:56:39 +03:00
|
|
|
file arch/mac68k/scsi/cd.c cd needs-flag
|
1993-12-02 21:29:18 +03:00
|
|
|
major {cd=6}
|
|
|
|
device ch at scsibus: disk
|
1994-01-30 03:56:39 +03:00
|
|
|
file arch/mac68k/scsi/ch.c ch needs-flag
|
1993-12-02 21:29:18 +03:00
|
|
|
device sd at scsibus: disk
|
1994-01-30 03:56:39 +03:00
|
|
|
file arch/mac68k/scsi/sd.c sd needs-flag
|
1993-12-02 21:29:18 +03:00
|
|
|
major {sd=4}
|
|
|
|
device st at scsibus: tape
|
1994-01-30 03:56:39 +03:00
|
|
|
file arch/mac68k/scsi/st.c st needs-flag
|
1993-12-02 21:29:18 +03:00
|
|
|
major {st=5}
|
1994-01-30 03:56:39 +03:00
|
|
|
file arch/mac68k/scsi/uk.c uk needs-flag
|
|
|
|
file arch/mac68k/scsi/su.c su needs-flag
|
1993-12-02 21:29:18 +03:00
|
|
|
|
1994-09-12 07:53:03 +04:00
|
|
|
major {vnd=8}
|
|
|
|
|
1994-07-09 10:27:53 +04:00
|
|
|
file arch/m68k/m68k/copy.s
|
1993-12-02 21:29:18 +03:00
|
|
|
file arch/mac68k/mac68k/autoconf.c
|
1994-02-22 04:35:55 +03:00
|
|
|
file arch/mac68k/mac68k/clock.c
|
|
|
|
file arch/mac68k/mac68k/disksubr.c disk
|
|
|
|
file arch/mac68k/mac68k/fpu.c
|
1994-06-26 16:55:32 +04:00
|
|
|
file arch/mac68k/mac68k/mac68k_init.c mc68040
|
1994-02-22 04:35:55 +03:00
|
|
|
file arch/mac68k/mac68k/machdep.c
|
|
|
|
file arch/mac68k/mac68k/mem.c
|
|
|
|
file arch/mac68k/mac68k/pmap.c
|
|
|
|
file arch/mac68k/mac68k/pram.c
|
|
|
|
file arch/mac68k/mac68k/sys_machdep.c
|
|
|
|
file arch/mac68k/mac68k/trap.c
|
|
|
|
file arch/mac68k/mac68k/via.c
|
|
|
|
file arch/mac68k/mac68k/vm_machdep.c
|
1994-02-27 19:39:54 +03:00
|
|
|
|
|
|
|
file compat/sunos/sun_misc.c compat_sunos
|
|
|
|
file compat/sunos/sun_sysent.c compat_sunos
|
|
|
|
file compat/sunos/sun_ioctl.c compat_sunos
|
|
|
|
file compat/sunos/sun_exec.c compat_sunos
|
1994-07-09 10:27:53 +04:00
|
|
|
|
|
|
|
file dev/cons.c
|