2001-06-18 06:00:48 +04:00
|
|
|
# $NetBSD: files.amiga,v 1.108 2001/06/18 02:00:48 christos Exp $
|
1995-01-25 23:45:33 +03:00
|
|
|
|
|
|
|
# maxpartitions must be first item in files.${ARCH}.newconf
|
|
|
|
maxpartitions 16 # NOTE THAT AMIGA IS SPECIAL!
|
1994-05-08 09:54:39 +04:00
|
|
|
|
|
|
|
maxusers 2 8 64
|
|
|
|
|
1999-03-26 00:55:17 +03:00
|
|
|
defopt opt_amigaccgrf.h GRF_PAL:GRF_NTSC # temporary workaround
|
|
|
|
defopt opt_amigaccgrf.h GRF_NTSC
|
|
|
|
defopt opt_amigaccgrf.h GRF_ECS GRF_AGA
|
1999-03-26 02:16:14 +03:00
|
|
|
defopt opt_amigaccgrf.h GRF_A2024:GRF_ECS
|
1999-03-26 00:55:17 +03:00
|
|
|
defopt opt_amigaccgrf.h GRF_AGA_VGA:GRF_AGA
|
|
|
|
defopt opt_amigaccgrf.h GRF_SUPER72:GRF_AGA
|
1999-09-21 03:17:13 +04:00
|
|
|
defopt opt_amigaccgrf.h USE_C_BFOPS
|
1999-03-26 00:55:17 +03:00
|
|
|
|
1999-03-26 02:19:58 +03:00
|
|
|
defopt opt_amigacons.h RETINACONSOLE ULOWELLCONSOLE CL5426CONSOLE
|
|
|
|
defopt opt_amigacons.h CV64CONSOLE CV3DCONSOLE TSENGCONSOLE
|
|
|
|
defopt opt_amigacons.h CV3DONZORRO2
|
|
|
|
|
|
|
|
defopt opt_retina.h RH_MEMCLK RH_64BIT_SPRITE RH_HARDWARECURSOR
|
|
|
|
defopt opt_retina.h RETINA_SPEED_HACK
|
|
|
|
|
1999-03-27 00:18:49 +03:00
|
|
|
defopt BB060STUPIDROM
|
1999-10-16 01:50:34 +04:00
|
|
|
defopt P5PPC68KBOARD
|
2001-05-08 10:09:29 +04:00
|
|
|
defopt LEV6_DEFER
|
1999-03-27 00:18:49 +03:00
|
|
|
|
2001-03-11 02:55:29 +03:00
|
|
|
defopt IOBZCLOCK
|
|
|
|
|
1999-03-26 02:19:58 +03:00
|
|
|
device mainbus {}
|
|
|
|
attach mainbus at root
|
1994-05-08 09:54:39 +04:00
|
|
|
|
1998-02-17 01:12:45 +03:00
|
|
|
device cpu
|
1996-03-17 04:16:48 +03:00
|
|
|
attach cpu at mainbus
|
1994-05-08 09:54:39 +04:00
|
|
|
|
1999-12-30 23:56:44 +03:00
|
|
|
# for bus_space
|
|
|
|
|
|
|
|
define amibus_bl
|
|
|
|
file arch/amiga/amiga/amiga_bus_simple_4.c
|
|
|
|
|
|
|
|
define amibus_ww
|
|
|
|
file arch/amiga/amiga/amiga_bus_simple_2word.c
|
|
|
|
|
2000-01-24 00:10:26 +03:00
|
|
|
define amibus_wb
|
|
|
|
file arch/amiga/amiga/amiga_bus_simple_1word.c
|
|
|
|
|
2000-03-24 01:44:42 +03:00
|
|
|
define amibus_b16
|
|
|
|
file arch/amiga/amiga/amiga_bus_simple_16.c amibus_b16
|
|
|
|
|
2001-03-18 01:03:12 +03:00
|
|
|
define amibus_b800
|
|
|
|
file arch/amiga/amiga/amiga_bus_simple_0x800.c amibus_b800
|
|
|
|
|
1996-04-27 00:21:59 +04:00
|
|
|
# zorro expansion bus.
|
1998-02-17 01:12:45 +03:00
|
|
|
device zbus {}
|
1996-03-17 04:16:48 +03:00
|
|
|
attach zbus at mainbus
|
1994-12-28 12:13:40 +03:00
|
|
|
file arch/amiga/dev/zbus.c zbus
|
1994-05-08 09:54:39 +04:00
|
|
|
|
|
|
|
define event {}
|
|
|
|
file arch/amiga/dev/event.c event
|
|
|
|
|
1998-02-17 01:12:45 +03:00
|
|
|
device clock
|
1996-03-17 04:16:48 +03:00
|
|
|
attach clock at mainbus
|
1994-05-08 09:54:39 +04:00
|
|
|
file arch/amiga/dev/clock.c
|
1997-05-26 02:03:08 +04:00
|
|
|
file dev/clock_subr.c
|
1994-05-08 09:54:39 +04:00
|
|
|
|
1997-07-19 04:01:40 +04:00
|
|
|
# A2000 internal hwc
|
1998-02-17 01:12:45 +03:00
|
|
|
device a2kbbc
|
1997-07-19 04:01:40 +04:00
|
|
|
attach a2kbbc at mainbus
|
|
|
|
file arch/amiga/dev/a2kbbc.c a2kbbc
|
|
|
|
|
|
|
|
# A3000/4000 internal hwc
|
1998-02-17 01:12:45 +03:00
|
|
|
device a34kbbc
|
1997-07-19 04:01:40 +04:00
|
|
|
attach a34kbbc at mainbus
|
|
|
|
file arch/amiga/dev/a34kbbc.c a34kbbc
|
|
|
|
|
1994-05-08 09:54:39 +04:00
|
|
|
# keyboard
|
2001-02-03 00:52:11 +03:00
|
|
|
device kbd: event,wskbddev
|
1996-03-17 04:16:48 +03:00
|
|
|
attach kbd at mainbus
|
1994-05-08 09:54:39 +04:00
|
|
|
file arch/amiga/dev/kbd.c kbd needs-flag
|
2001-02-03 00:52:11 +03:00
|
|
|
file arch/amiga/dev/wskbdmap_amiga.c kbd
|
1994-05-08 09:54:39 +04:00
|
|
|
|
|
|
|
# serial port
|
1998-02-17 01:12:45 +03:00
|
|
|
device ser: tty
|
1996-03-17 04:16:48 +03:00
|
|
|
attach ser at mainbus
|
1994-05-08 09:54:39 +04:00
|
|
|
file arch/amiga/dev/ser.c ser needs-count
|
|
|
|
|
1996-04-27 00:21:59 +04:00
|
|
|
# parallel port
|
1998-02-17 01:12:45 +03:00
|
|
|
device par
|
1996-03-17 04:16:48 +03:00
|
|
|
attach par at mainbus
|
1994-05-08 09:54:39 +04:00
|
|
|
file arch/amiga/dev/par.c par needs-count
|
|
|
|
|
1997-06-15 02:24:02 +04:00
|
|
|
# audio
|
1998-02-17 01:12:45 +03:00
|
|
|
device aucc: audio
|
1997-10-17 03:58:10 +04:00
|
|
|
attach aucc at mainbus
|
|
|
|
file arch/amiga/dev/aucc.c aucc needs-flag
|
|
|
|
|
1998-02-17 01:12:45 +03:00
|
|
|
device melody: audio, tms320av110
|
1997-10-17 03:58:10 +04:00
|
|
|
attach melody at zbus
|
|
|
|
file arch/amiga/dev/melody.c melody
|
1997-06-15 02:24:02 +04:00
|
|
|
|
1994-05-08 09:54:39 +04:00
|
|
|
# mouse
|
1998-02-17 01:12:45 +03:00
|
|
|
device ms: event
|
1996-04-24 15:41:16 +04:00
|
|
|
attach ms at mainbus
|
1996-04-28 00:51:07 +04:00
|
|
|
file arch/amiga/dev/ms.c ms needs-flag
|
1994-05-08 09:54:39 +04:00
|
|
|
|
1997-05-26 02:03:08 +04:00
|
|
|
# floppy
|
1998-02-17 01:12:45 +03:00
|
|
|
device fdc { unit = -1 }
|
1996-03-17 04:16:48 +03:00
|
|
|
attach fdc at mainbus
|
1994-05-08 09:54:39 +04:00
|
|
|
|
1998-02-17 01:12:45 +03:00
|
|
|
device fd: disk
|
1996-03-17 04:16:48 +03:00
|
|
|
attach fd at fdc
|
1994-05-08 09:54:39 +04:00
|
|
|
file arch/amiga/dev/fd.c fd needs-flag
|
|
|
|
major {fd = 2}
|
|
|
|
|
|
|
|
# graphic devices
|
|
|
|
define grfbus {}
|
|
|
|
|
1998-02-17 01:12:45 +03:00
|
|
|
device grf {}
|
1996-03-17 04:16:48 +03:00
|
|
|
attach grf at grfbus
|
1994-05-08 09:54:39 +04:00
|
|
|
file arch/amiga/dev/grf.c grf needs-count
|
|
|
|
|
1998-02-17 01:12:45 +03:00
|
|
|
device ite: tty
|
1996-03-17 04:16:48 +03:00
|
|
|
attach ite at grf
|
1994-05-08 09:54:39 +04:00
|
|
|
file arch/amiga/dev/ite.c ite needs-flag
|
|
|
|
file arch/amiga/dev/kbdmap.c ite
|
2001-02-03 00:52:11 +03:00
|
|
|
file arch/amiga/dev/kf_8x8.c ite | amidisplaycc
|
1994-05-22 23:33:25 +04:00
|
|
|
file arch/amiga/dev/kf_8x11.c kfont_8x11
|
|
|
|
file arch/amiga/dev/kf_custom.c kfont_custom
|
1994-05-08 09:54:39 +04:00
|
|
|
|
1997-05-26 02:03:08 +04:00
|
|
|
# custom chips grf (ite0 grf0)
|
1998-02-17 01:12:45 +03:00
|
|
|
device grfcc: grfbus
|
1996-03-17 04:16:48 +03:00
|
|
|
attach grfcc at mainbus
|
1994-06-15 23:04:20 +04:00
|
|
|
file arch/amiga/dev/grf_cc.c grfcc needs-flag
|
1996-03-17 22:36:33 +03:00
|
|
|
file arch/amiga/dev/ite_cc.c grfcc & ite
|
1994-05-08 09:54:39 +04:00
|
|
|
|
2001-02-03 00:52:11 +03:00
|
|
|
# wscons interface to custom chips
|
|
|
|
device amidisplaycc: wsemuldisplaydev
|
|
|
|
attach amidisplaycc at mainbus
|
|
|
|
file arch/amiga/dev/amidisplaycc.c amidisplaycc needs-flag
|
|
|
|
|
|
|
|
include "dev/wscons/files.wscons"
|
|
|
|
|
1999-07-07 04:05:28 +04:00
|
|
|
defpseudo view
|
1996-03-17 16:21:09 +03:00
|
|
|
file arch/amiga/dev/view.c view | grfcc needs-count
|
2001-02-03 00:52:11 +03:00
|
|
|
file arch/amiga/dev/grfabs.c grfcc | view | amidisplaycc
|
|
|
|
file arch/amiga/dev/grfabs_cc.c grfcc | view | amidisplaycc
|
|
|
|
file arch/amiga/dev/grfabs_ccglb.c grfcc | view | amidisplaycc
|
1994-05-08 09:54:39 +04:00
|
|
|
|
1997-05-26 02:03:08 +04:00
|
|
|
# retina ZII grf (ite1 grf1)
|
1998-02-17 01:12:45 +03:00
|
|
|
device grfrt: grfbus
|
1996-03-17 04:16:48 +03:00
|
|
|
attach grfrt at zbus
|
1994-06-15 23:04:20 +04:00
|
|
|
file arch/amiga/dev/grf_rt.c grfrt needs-flag
|
1996-03-17 22:36:33 +03:00
|
|
|
file arch/amiga/dev/ite_rt.c grfrt & ite
|
1994-05-08 09:54:39 +04:00
|
|
|
|
1997-05-26 02:03:08 +04:00
|
|
|
# retina ZIII grf (ite2 grf2)
|
1998-02-17 01:12:45 +03:00
|
|
|
device grfrh: grfbus
|
1997-05-26 02:03:08 +04:00
|
|
|
attach grfrh at zbus
|
|
|
|
file arch/amiga/dev/grf_rh.c grfrh needs-flag
|
|
|
|
file arch/amiga/dev/ite_rh.c grfrh & ite
|
|
|
|
|
|
|
|
# cirrus grf (ite3 grf3)
|
1998-02-17 01:12:45 +03:00
|
|
|
device grfcl: grfbus
|
1996-03-17 04:16:48 +03:00
|
|
|
attach grfcl at zbus
|
1994-12-28 12:13:40 +03:00
|
|
|
file arch/amiga/dev/grf_cl.c grfcl needs-flag
|
1996-03-17 22:36:33 +03:00
|
|
|
file arch/amiga/dev/ite_cl.c grfcl & ite
|
1994-05-08 09:54:39 +04:00
|
|
|
|
1997-05-26 02:03:08 +04:00
|
|
|
# A2410 grf (ite4 grf4)
|
1998-02-17 01:12:45 +03:00
|
|
|
device grful: grfbus
|
1996-03-17 04:16:48 +03:00
|
|
|
attach grful at zbus
|
1995-08-18 20:15:43 +04:00
|
|
|
file arch/amiga/dev/grf_ul.c grful needs-flag
|
1996-03-17 22:36:33 +03:00
|
|
|
file arch/amiga/dev/ite_ul.c grful & ite
|
1996-03-17 16:21:09 +03:00
|
|
|
file arch/amiga/dev/grf_ultms.g grful
|
1995-08-18 20:15:43 +04:00
|
|
|
|
1997-05-26 02:03:08 +04:00
|
|
|
# CyberVison 64 grf (ite5 grf5)
|
1998-02-17 01:12:45 +03:00
|
|
|
device grfcv: grfbus
|
1997-05-26 02:03:08 +04:00
|
|
|
attach grfcv at zbus
|
|
|
|
file arch/amiga/dev/grf_cv.c grfcv needs-flag
|
|
|
|
file arch/amiga/dev/ite_cv.c grfcv & ite
|
1996-05-20 01:04:48 +04:00
|
|
|
|
1997-05-26 02:03:08 +04:00
|
|
|
# Tseng grf (ite6 grf6)
|
1998-02-17 01:12:45 +03:00
|
|
|
device grfet: grfbus
|
1996-05-20 01:04:48 +04:00
|
|
|
attach grfet at zbus
|
|
|
|
file arch/amiga/dev/grf_et.c grfet needs-flag
|
|
|
|
file arch/amiga/dev/ite_et.c grfet & ite
|
|
|
|
|
1997-10-19 23:20:30 +04:00
|
|
|
# CyberVison 64/3D grf (ite7 grf7)
|
1998-02-17 01:12:45 +03:00
|
|
|
device grfcv3d: grfbus
|
1997-10-19 23:20:30 +04:00
|
|
|
attach grfcv3d at zbus
|
|
|
|
file arch/amiga/dev/grf_cv3d.c grfcv3d needs-flag
|
|
|
|
file arch/amiga/dev/ite_cv3d.c grfcv3d & ite
|
|
|
|
|
1996-05-07 04:34:17 +04:00
|
|
|
# device defined in sys/conf/files
|
1997-05-26 02:03:08 +04:00
|
|
|
# A2065, Ameristar, Ariadne ethernet cards
|
1998-07-21 21:36:01 +04:00
|
|
|
attach le at zbus with le_zbus: le24
|
1996-05-12 20:17:19 +04:00
|
|
|
file arch/amiga/dev/if_le.c le_zbus needs-flag
|
1994-05-08 09:54:39 +04:00
|
|
|
|
1998-11-12 01:26:27 +03:00
|
|
|
# AriadneII ethernet card
|
|
|
|
# device defined in sys/conf/files
|
|
|
|
attach ne at zbus with ne_zbus: rtl80x9
|
|
|
|
file arch/amiga/dev/if_ne_zbus.c ne_zbus needs-flag
|
|
|
|
|
1997-05-26 02:03:08 +04:00
|
|
|
# Hydra ethernet card
|
1998-02-17 01:12:45 +03:00
|
|
|
device ed: ifnet, ether, arp
|
1996-03-17 04:16:48 +03:00
|
|
|
attach ed at zbus with ed_zbus
|
|
|
|
file arch/amiga/dev/if_ed.c ed_zbus needs-flag
|
1994-07-16 06:26:05 +04:00
|
|
|
|
1995-03-01 01:06:05 +03:00
|
|
|
# C=/Ameristar A2060 / 560
|
1996-03-17 04:16:48 +03:00
|
|
|
attach bah at zbus with bah_zbus
|
1998-09-03 02:32:06 +04:00
|
|
|
file arch/amiga/dev/if_bah_zbus.c bah_zbus
|
1995-03-01 01:06:05 +03:00
|
|
|
|
1997-05-26 02:03:08 +04:00
|
|
|
# CEI A4066 EthernetPLUS
|
1998-02-17 01:12:45 +03:00
|
|
|
device es: ifnet, ether, arp
|
1996-03-17 04:16:48 +03:00
|
|
|
attach es at zbus
|
1995-11-30 03:56:23 +03:00
|
|
|
file arch/amiga/dev/if_es.c es needs-flag
|
1994-12-28 12:13:40 +03:00
|
|
|
|
1997-05-26 02:03:08 +04:00
|
|
|
# Quicknet ethernet card
|
1998-02-17 01:12:45 +03:00
|
|
|
device qn: ifnet, ether, arp
|
1996-03-17 04:16:48 +03:00
|
|
|
attach qn at zbus
|
1995-10-07 21:04:27 +03:00
|
|
|
file arch/amiga/dev/if_qn.c qn needs-flag
|
|
|
|
|
1995-09-30 04:52:37 +03:00
|
|
|
# A2232 msc serial ports
|
1998-02-17 01:12:45 +03:00
|
|
|
device msc: tty
|
1996-03-17 04:16:48 +03:00
|
|
|
attach msc at zbus
|
1995-09-30 04:52:37 +03:00
|
|
|
file arch/amiga/dev/msc.c msc needs-count
|
|
|
|
|
1994-12-28 12:13:40 +03:00
|
|
|
# bsc/Alf Data MultiFaceCard
|
1998-02-17 01:12:45 +03:00
|
|
|
device mfc { unit = -1 }
|
1996-03-17 08:53:57 +03:00
|
|
|
attach mfc at zbus
|
1994-12-28 12:13:40 +03:00
|
|
|
|
1998-02-17 01:12:45 +03:00
|
|
|
device mfcs: tty
|
1996-03-17 04:16:48 +03:00
|
|
|
attach mfcs at mfc
|
1998-02-17 01:12:45 +03:00
|
|
|
device mfcp
|
1996-03-17 04:16:48 +03:00
|
|
|
attach mfcp at mfc
|
1996-03-17 16:21:09 +03:00
|
|
|
file arch/amiga/dev/mfc.c mfcs | mfcp needs-count
|
1994-12-28 12:13:40 +03:00
|
|
|
|
1997-10-19 03:31:32 +04:00
|
|
|
# direct bus ISA-chip i/o
|
1997-08-27 23:32:47 +04:00
|
|
|
define supio {port = -1}
|
|
|
|
|
1997-10-19 03:31:32 +04:00
|
|
|
# DraCo superio chip
|
|
|
|
|
1998-02-17 01:12:45 +03:00
|
|
|
device drsupio: supio
|
1997-08-27 23:32:47 +04:00
|
|
|
attach drsupio at mainbus
|
|
|
|
file arch/amiga/dev/drsupio.c drsupio
|
|
|
|
|
1998-10-09 01:46:39 +04:00
|
|
|
# ZBus HyperComs: HyperCom Z3, HyperCom 4
|
1998-02-17 01:12:45 +03:00
|
|
|
device hyper: supio
|
1997-10-19 03:31:32 +04:00
|
|
|
attach hyper at zbus
|
|
|
|
file arch/amiga/dev/hyper.c hyper
|
|
|
|
|
2000-03-24 01:44:42 +03:00
|
|
|
# IOBlix
|
|
|
|
device iobl: supio, amibus_b16
|
|
|
|
attach iobl at zbus with iobl_zbus
|
|
|
|
file arch/amiga/dev/ioblix_zbus.c iobl_zbus
|
|
|
|
|
|
|
|
|
1997-10-17 03:58:10 +04:00
|
|
|
attach com at supio with com_supio
|
|
|
|
file arch/amiga/dev/com_supio.c com_supio
|
|
|
|
|
1998-08-10 22:53:31 +04:00
|
|
|
# ISDN Blaster, ISDN Master
|
|
|
|
device aster: supio
|
|
|
|
attach aster at zbus
|
|
|
|
file arch/amiga/dev/aster.c aster
|
|
|
|
|
2001-01-22 01:23:07 +03:00
|
|
|
attach isic at supio with isic_supio
|
|
|
|
file arch/amiga/dev/isic_supio.c isic_supio
|
|
|
|
|
1997-09-28 02:44:11 +04:00
|
|
|
# handle gvp's odd autoconf info..
|
1998-02-17 01:12:45 +03:00
|
|
|
device gvpbus {}
|
1997-09-28 02:44:11 +04:00
|
|
|
attach gvpbus at zbus
|
|
|
|
file arch/amiga/dev/gvpbus.c gvpbus
|
|
|
|
|
1998-02-17 01:12:45 +03:00
|
|
|
device lpt
|
1997-09-28 02:44:11 +04:00
|
|
|
file dev/ic/lpt.c lpt needs-flag
|
|
|
|
|
|
|
|
attach lpt at supio with lpt_supio
|
|
|
|
file arch/amiga/dev/lpt_supio.c lpt_supio
|
|
|
|
|
1999-07-09 06:32:28 +04:00
|
|
|
include "dev/scsipi/files.scsipi"
|
1997-05-26 02:03:08 +04:00
|
|
|
major {sd = 4}
|
|
|
|
major {cd = 7}
|
|
|
|
|
1994-05-08 09:54:39 +04:00
|
|
|
# wd 33c93 contrllers
|
|
|
|
define sbic
|
|
|
|
file arch/amiga/dev/sbic.c sbic
|
|
|
|
|
|
|
|
# GVP series II
|
1998-02-17 01:12:45 +03:00
|
|
|
device gtsc: scsi, sbic
|
1996-03-17 04:16:48 +03:00
|
|
|
attach gtsc at gvpbus
|
1994-05-08 09:54:39 +04:00
|
|
|
file arch/amiga/dev/gtsc.c gtsc needs-flag
|
|
|
|
|
|
|
|
# Amiga 3000 internal
|
1998-02-17 01:12:45 +03:00
|
|
|
device ahsc: scsi, sbic
|
1996-03-17 04:16:48 +03:00
|
|
|
attach ahsc at mainbus
|
1994-05-08 09:54:39 +04:00
|
|
|
file arch/amiga/dev/ahsc.c ahsc needs-flag
|
|
|
|
|
1997-05-26 02:03:08 +04:00
|
|
|
# C= A2091
|
1998-02-17 01:12:45 +03:00
|
|
|
device atzsc: scsi, sbic
|
1997-05-26 02:03:08 +04:00
|
|
|
attach atzsc at zbus
|
|
|
|
file arch/amiga/dev/atzsc.c atzsc needs-flag
|
|
|
|
|
|
|
|
# ncr 5380 controllers
|
|
|
|
define sci
|
|
|
|
file arch/amiga/dev/sci.c sci
|
|
|
|
|
|
|
|
# Supra Wordsync II
|
1998-02-17 01:12:45 +03:00
|
|
|
device wstsc: scsi, sci
|
1997-05-26 02:03:08 +04:00
|
|
|
attach wstsc at zbus
|
|
|
|
file arch/amiga/dev/wstsc.c wstsc needs-flag
|
|
|
|
|
|
|
|
# IVS
|
1998-02-17 01:12:45 +03:00
|
|
|
device ivsc: scsi, sci
|
1997-05-26 02:03:08 +04:00
|
|
|
attach ivsc at zbus
|
|
|
|
file arch/amiga/dev/ivsc.c ivsc needs-flag
|
|
|
|
|
|
|
|
# MLH
|
1998-02-17 01:12:45 +03:00
|
|
|
device mlhsc: scsi, sci
|
1997-05-26 02:03:08 +04:00
|
|
|
attach mlhsc at zbus
|
|
|
|
file arch/amiga/dev/mlhsc.c mlhsc needs-flag
|
|
|
|
|
|
|
|
# CSA twelve gauge.
|
1998-02-17 01:12:45 +03:00
|
|
|
device otgsc: scsi, sci
|
1997-05-26 02:03:08 +04:00
|
|
|
attach otgsc at zbus
|
|
|
|
file arch/amiga/dev/otgsc.c otgsc needs-flag
|
|
|
|
|
1994-05-08 09:54:39 +04:00
|
|
|
# ncr 57c710 controllers
|
2000-04-21 20:51:36 +04:00
|
|
|
define asiop
|
|
|
|
file arch/amiga/dev/siop.c asiop
|
1994-05-08 09:54:39 +04:00
|
|
|
|
|
|
|
# PPI Zeus
|
2000-04-21 20:51:36 +04:00
|
|
|
device zssc: scsi, asiop
|
1996-03-17 04:16:48 +03:00
|
|
|
attach zssc at zbus
|
1994-05-08 09:54:39 +04:00
|
|
|
file arch/amiga/dev/zssc.c zssc needs-flag
|
|
|
|
|
|
|
|
# CSA Magnum
|
2000-04-21 20:51:36 +04:00
|
|
|
device mgnsc: scsi, asiop
|
1996-03-17 04:16:48 +03:00
|
|
|
attach mgnsc at zbus
|
1994-05-08 09:54:39 +04:00
|
|
|
file arch/amiga/dev/mgnsc.c mgnsc needs-flag
|
|
|
|
|
1997-05-26 02:03:08 +04:00
|
|
|
# MacroSystems USA Warp Engine
|
2000-04-21 20:51:36 +04:00
|
|
|
device wesc: scsi, asiop
|
1996-03-17 04:16:48 +03:00
|
|
|
attach wesc at zbus
|
1994-05-12 09:56:28 +04:00
|
|
|
file arch/amiga/dev/wesc.c wesc needs-flag
|
|
|
|
|
1997-05-26 02:03:08 +04:00
|
|
|
# C= A4091 & A4000T
|
2000-04-21 20:51:36 +04:00
|
|
|
device afsc: scsi, asiop
|
1996-03-17 04:16:48 +03:00
|
|
|
attach afsc at zbus
|
2000-04-21 20:51:36 +04:00
|
|
|
device aftsc: scsi, asiop
|
1996-03-17 04:16:48 +03:00
|
|
|
attach aftsc at mainbus
|
1996-03-17 16:21:09 +03:00
|
|
|
file arch/amiga/dev/afsc.c afsc | aftsc needs-flag
|
1994-10-06 22:07:20 +03:00
|
|
|
|
1999-03-08 01:16:19 +03:00
|
|
|
# ncr 57c720/770 controllers
|
|
|
|
define siopng
|
|
|
|
file arch/amiga/dev/siop2.c siopng
|
|
|
|
|
|
|
|
# CyberStorm MKIII scsi
|
|
|
|
device cbiiisc: scsi, siopng
|
|
|
|
attach cbiiisc at zbus
|
|
|
|
file arch/amiga/dev/cbiiisc.c cbiiisc needs-flag
|
|
|
|
|
1994-12-28 12:13:40 +03:00
|
|
|
# Emulex ESP216 & FAS216 controllers
|
|
|
|
|
|
|
|
# FastlaneZ3
|
1998-02-17 01:12:45 +03:00
|
|
|
device flsc: scsi, ncr53c9x
|
1996-03-17 04:16:48 +03:00
|
|
|
attach flsc at zbus
|
1995-05-12 17:09:17 +04:00
|
|
|
file arch/amiga/dev/flsc.c flsc needs-flag
|
|
|
|
|
1997-10-10 08:56:09 +04:00
|
|
|
# Blizzard1230-I,II
|
1998-02-17 01:12:45 +03:00
|
|
|
device bzsc: scsi, ncr53c9x
|
1996-03-17 04:16:48 +03:00
|
|
|
attach bzsc at zbus
|
1995-05-12 17:09:17 +04:00
|
|
|
file arch/amiga/dev/bzsc.c bzsc needs-flag
|
1994-12-28 12:13:40 +03:00
|
|
|
|
1997-10-10 08:56:09 +04:00
|
|
|
# Blizzard12x0-IV
|
1998-02-17 01:12:45 +03:00
|
|
|
device bzivsc: scsi, ncr53c9x
|
1997-10-10 08:56:09 +04:00
|
|
|
attach bzivsc at zbus
|
|
|
|
file arch/amiga/dev/bzivsc.c bzivsc needs-flag
|
|
|
|
|
1996-12-16 19:17:27 +03:00
|
|
|
# Blizzard2060 scsi
|
1998-02-17 01:12:45 +03:00
|
|
|
device bztzsc: scsi, ncr53c9x
|
1996-12-16 19:17:27 +03:00
|
|
|
attach bztzsc at zbus
|
|
|
|
file arch/amiga/dev/bztzsc.c bztzsc needs-flag
|
1996-10-17 19:42:36 +04:00
|
|
|
|
1997-10-04 08:01:17 +04:00
|
|
|
# CyberSCSI [I] scsi
|
1998-02-17 01:12:45 +03:00
|
|
|
device cbsc: scsi, ncr53c9x
|
1997-10-04 08:01:17 +04:00
|
|
|
attach cbsc at zbus
|
|
|
|
file arch/amiga/dev/cbsc.c cbsc needs-flag
|
|
|
|
|
|
|
|
# CyberSCSI MKII scsi
|
1998-02-17 01:12:45 +03:00
|
|
|
device cbiisc: scsi, ncr53c9x
|
1997-10-04 08:01:17 +04:00
|
|
|
attach cbiisc at zbus
|
|
|
|
file arch/amiga/dev/cbiisc.c cbiisc needs-flag
|
|
|
|
|
1997-05-26 02:03:08 +04:00
|
|
|
# EMPLANT
|
1998-02-17 01:12:45 +03:00
|
|
|
device empsc: scsi, sci
|
1997-05-26 02:03:08 +04:00
|
|
|
attach empsc at zbus
|
|
|
|
file arch/amiga/dev/empsc.c empsc needs-flag
|
|
|
|
|
1994-05-22 11:22:10 +04:00
|
|
|
# Amiga 4000/1200 IDE masquerading as SCSI
|
1998-02-17 01:12:45 +03:00
|
|
|
device idesc: scsi
|
1996-03-17 04:16:48 +03:00
|
|
|
attach idesc at mainbus
|
1994-05-12 09:56:28 +04:00
|
|
|
file arch/amiga/dev/idesc.c idesc needs-flag
|
|
|
|
|
1997-05-26 02:03:08 +04:00
|
|
|
# MacroSystem DraCo internal
|
2000-04-21 20:51:36 +04:00
|
|
|
device drsc: scsi, asiop
|
1997-05-26 02:03:08 +04:00
|
|
|
attach drsc at mainbus
|
|
|
|
file arch/amiga/dev/drsc.c drsc needs-flag
|
|
|
|
|
1997-07-18 03:29:28 +04:00
|
|
|
# MacroSystem DraCo internal DS2404 hwc
|
1998-02-17 01:12:45 +03:00
|
|
|
device drbbc
|
1997-07-18 03:29:28 +04:00
|
|
|
attach drbbc at mainbus
|
|
|
|
file arch/amiga/dev/drbbc.c drbbc
|
|
|
|
|
1999-09-21 03:17:13 +04:00
|
|
|
# kernel floating point emulator
|
1997-07-16 04:01:51 +04:00
|
|
|
include "arch/m68k/fpe/files.fpe"
|
|
|
|
|
1999-09-21 03:17:13 +04:00
|
|
|
# Motorola 68060 support package
|
1997-09-29 00:49:56 +04:00
|
|
|
include "arch/m68k/060sp/files.060sp"
|
|
|
|
|
1999-09-21 03:17:13 +04:00
|
|
|
# list of standard files...
|
|
|
|
|
1996-03-17 16:21:09 +03:00
|
|
|
file dev/cons.c ite | ser
|
|
|
|
file dev/cninit.c ite | ser
|
1994-05-08 09:54:39 +04:00
|
|
|
file arch/amiga/amiga/amiga_init.c
|
|
|
|
file arch/amiga/amiga/autoconf.c
|
|
|
|
file arch/amiga/amiga/cia.c
|
|
|
|
file arch/amiga/amiga/conf.c
|
|
|
|
file arch/amiga/amiga/disksubr.c
|
|
|
|
file arch/amiga/amiga/dkbad.c
|
|
|
|
file arch/amiga/amiga/machdep.c
|
|
|
|
file arch/amiga/amiga/mem.c
|
|
|
|
file arch/amiga/amiga/pmap.c
|
2001-01-26 13:31:29 +03:00
|
|
|
file arch/amiga/amiga/procfs_machdep.c procfs
|
1994-05-08 09:54:39 +04:00
|
|
|
file arch/amiga/amiga/sys_machdep.c
|
|
|
|
file arch/amiga/amiga/trap.c
|
|
|
|
file arch/amiga/amiga/vm_machdep.c
|
|
|
|
file arch/amiga/amiga/cc.c
|
1995-02-12 22:18:33 +03:00
|
|
|
file arch/amiga/amiga/db_memrw.c ddb
|
1998-07-04 02:24:45 +04:00
|
|
|
file arch/amiga/dev/md_root.c memory_disk_hooks
|
1999-09-07 01:50:47 +04:00
|
|
|
file arch/m68k/m68k/cacheops.c
|
|
|
|
|
2000-01-24 00:10:26 +03:00
|
|
|
define gayle
|
|
|
|
file arch/amiga/amiga/gayle.c gayle
|
|
|
|
|
|
|
|
file arch/amiga/dev/gayle_pcmcia.c pccard
|
|
|
|
device pccard: pcmciabus, gayle
|
|
|
|
attach pccard at mainbus
|
|
|
|
|
|
|
|
include "dev/pcmcia/files.pcmcia"
|
2000-09-03 23:07:05 +04:00
|
|
|
include "dev/mii/files.mii"
|
2000-01-24 00:10:26 +03:00
|
|
|
|
2000-02-01 01:47:07 +03:00
|
|
|
include "dev/ata/files.ata"
|
|
|
|
major {wd = 17}
|
|
|
|
|
|
|
|
# Amiga 4000/1200 IDE using MI wdc
|
|
|
|
attach wdc at mainbus with wdc_amiga: gayle
|
|
|
|
file arch/amiga/dev/wdc_amiga.c wdc_amiga
|
|
|
|
|
1998-07-04 02:24:45 +04:00
|
|
|
major {md = 15} # Memory disk (for mini-kernel)
|
2000-03-14 18:56:51 +03:00
|
|
|
major {raid = 16} # RAIDframe
|
1995-04-27 16:08:54 +04:00
|
|
|
|
|
|
|
# Compatibility modules
|
|
|
|
|
|
|
|
# SunOS Binary Compatibility (COMPAT_SUNOS)
|
1999-04-16 15:13:38 +04:00
|
|
|
include "compat/sunos/files.sunos"
|
1995-04-23 03:36:56 +04:00
|
|
|
file arch/m68k/m68k/sunos_machdep.c compat_sunos
|
1997-06-15 02:24:02 +04:00
|
|
|
|
1999-04-20 01:22:56 +04:00
|
|
|
# SVR4 Binary Compatibility (COMPAT_SVR4)
|
|
|
|
include "compat/svr4/files.svr4"
|
|
|
|
|
1998-12-15 22:36:36 +03:00
|
|
|
# Linux binary compatibility (COMPAT_LINUX)
|
|
|
|
include "compat/linux/files.linux"
|
|
|
|
include "compat/linux/arch/m68k/files.linux_m68k"
|
2001-06-18 06:00:48 +04:00
|
|
|
file arch/m68k/m68k/linux_trap.c compat_linux
|
1998-12-15 22:36:36 +03:00
|
|
|
|
|
|
|
# OSS audio driver compatibility
|
|
|
|
include "compat/ossaudio/files.ossaudio"
|