1880
|
1 ***************************************
|
|
2 * Kernel/System Section
|
|
3 *
|
|
4 * These modules are mandatory.
|
|
5 $NITROS9DIR/$DISTRO/modules/ioman
|
|
6 *
|
|
7 ***************************************
|
|
8 * RBF Section
|
|
9 *
|
|
10 $NITROS9DIR/$DISTRO/modules/rbf.mn
|
|
11 *
|
|
12 * DriveWire driver (Cloud-9 product)
|
|
13 $CLOUD9DIR/Products/DriveWire/software/$DISTRO/drivewire.dr
|
|
14 * DriveWire descriptors - select as needed
|
|
15 $CLOUD9DIR/Products/DriveWire/software/$DISTRO/ddx0.dd
|
|
16 $CLOUD9DIR/Products/DriveWire/software/$DISTRO/x0.dd
|
|
17 $CLOUD9DIR/Products/DriveWire/software/$DISTRO/x1.dd
|
|
18 $CLOUD9DIR/Products/DriveWire/software/$DISTRO/x2.dd
|
|
19 $CLOUD9DIR/Products/DriveWire/software/$DISTRO/x3.dd
|
|
20 *
|
|
21 * SuperDriver Package (Cloud-9 product)
|
|
22 *$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/rbsuper.dr
|
|
23 * Select Low level SCSI and/or IDE driver
|
|
24 *$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/lltc3.dr
|
|
25 *$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/llide.dr
|
|
26 * SuperDriver descriptors - select as needed
|
|
27 * SCSI descriptors (IDs 0-7)
|
|
28 *$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/s0_tc3.dd
|
|
29 *$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/s1_tc3.dd
|
|
30 *$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/s2_tc3.dd
|
|
31 *$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/s3_tc3.dd
|
|
32 *$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/s4_tc3.dd
|
|
33 *$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/s5_tc3.dd
|
|
34 *$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/s6_tc3.dd
|
|
35 *$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/s7_tc3.dd
|
|
36 * SCSI HDB-DOS descriptor
|
|
37 *$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/sh_ide.dd
|
|
38 * IDE descriptors (master/slave)
|
|
39 *$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/i0_ide.dd
|
|
40 *$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/i1_ide.dd
|
|
41 * IDE HDB-DOS descriptor
|
|
42 *$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/ih_ide.dd
|
|
43 *
|
|
44 * WD1773 floppy support for Tandy and compatible disk controllers
|
|
45 $NITROS9DIR/$DISTRO/modules/rb1773.dr
|
|
46 * WD1773 floppy support for Disto Super Controller II
|
|
47 *$NITROS9DIR/$DISTRO/modules/rb1773_scii_ff74.dr
|
|
48 *$NITROS9DIR/$DISTRO/modules/rb1773_scii_ff58.dr
|
|
49 * Floppy device descriptors
|
|
50 * DD - default device - choose one if needed
|
|
51 *$NITROS9DIR/$DISTRO/modules/ddd0_35s.dd
|
|
52 *$NITROS9DIR/$DISTRO/modules/ddd0_40d.dd
|
|
53 *$NITROS9DIR/$DISTRO/modules/ddd0_80d.dd
|
|
54 * D0 - drive 0 - choose one if needed
|
|
55 *$NITROS9DIR/$DISTRO/modules/d0_35s.dd
|
|
56 $NITROS9DIR/$DISTRO/modules/d0_40d.dd
|
|
57 *$NITROS9DIR/$DISTRO/modules/d0_80d.dd
|
|
58 * D1 - drive 1 - choose one if needed
|
|
59 *$NITROS9DIR/$DISTRO/modules/d1_35s.dd
|
|
60 $NITROS9DIR/$DISTRO/modules/d1_40d.dd
|
|
61 *$NITROS9DIR/$DISTRO/modules/d1_80d.dd
|
|
62 * D2 - drive 2 - choose one if needed
|
|
63 *$NITROS9DIR/$DISTRO/modules/d2_35s.dd
|
|
64 $NITROS9DIR/$DISTRO/modules/d2_40d.dd
|
|
65 *$NITROS9DIR/$DISTRO/modules/d2_80d.dd
|
|
66 * D3 - drive 3 - choose if needed
|
|
67 *$NITROS9DIR/$DISTRO/modules/d3_35s.dd
|
|
68 ***************************************
|
|
69 * SCF Section
|
|
70 *
|
|
71 $NITROS9DIR/$DISTRO/modules/scf.mn
|
|
72 *
|
|
73 * CoCo I/O driver and subroutine modules
|
|
74 $NITROS9DIR/$DISTRO/modules/ccio.dr
|
|
75 * Choose from CO32 (32x16 VDG) or CO51 (51x24 graphics screen)
|
1933
|
76 *$NITROS9DIR/$DISTRO/modules/co32.io
|
1880
|
77 *$NITROS9DIR/$DISTRO/modules/co51.io
|
1933
|
78 $NITROS9DIR/$DISTRO/modules/wordpakii.dr
|
1880
|
79 *
|
|
80 * Select only one term descriptor
|
1933
|
81 *$NITROS9DIR/$DISTRO/modules/term32.dt
|
1880
|
82 *$NITROS9DIR/$DISTRO/modules/term51.dt
|
1933
|
83 $NITROS9DIR/$DISTRO/modules/term80.dt
|
1880
|
84 *$NITROS9DIR/$DISTRO/modules/term_sio.dt
|
|
85 *$NITROS9DIR/$DISTRO/modules/term_sc6551.dt
|
|
86 *
|
|
87 * Serial port drivers
|
|
88 * Built-In RS-232 port
|
|
89 *$NITROS9DIR/$DISTRO/modules/sio.dr
|
|
90 *$NITROS9DIR/$DISTRO/modules/t1.dd
|
|
91 * 6551 ACIA
|
|
92 *$NITROS9DIR/$DISTRO/modules/sc6551.dr
|
|
93 *$NITROS9DIR/$DISTRO/modules/t2_sc6551.dd
|
|
94 *$NITROS9DIR/$DISTRO/modules/t3_sc6551.dd
|
|
95 *
|
|
96 * Printer drivers
|
|
97 *$NITROS9DIR/$DISTRO/modules/printer.dr
|
|
98 *$NITROS9DIR/$DISTRO/modules/p.dd
|
|
99 *
|
|
100 ***************************************
|
|
101 * Pipe Section
|
|
102 *
|
|
103 * Pipes are a useful but optional part of a system.
|
|
104 $NITROS9DIR/$DISTRO/modules/pipeman.mn
|
|
105 $NITROS9DIR/$DISTRO/modules/piper.dr
|
|
106 $NITROS9DIR/$DISTRO/modules/pipe.dd
|
|
107 *
|
|
108 ***************************************
|
|
109 * Clock Section
|
|
110 *
|
|
111 * Select one clock module depending upon your power line frequency
|
|
112 * (60Hz = USA/Canada; 50Hz = Europe, Australia)
|
|
113 $NITROS9DIR/$DISTRO/modules/clock_60hz
|
|
114 *$NITROS9DIR/$DISTRO/modules/clock_50hz
|
|
115 * Select one clock2 module that supports your real-time clock, if any.
|
|
116 * Besides support for the internal software clock, the following
|
|
117 * hardware clocks are supported: Burke & Burke, Disto 2-N-1, Disto 4-N-1,
|
|
118 * Eliminator, Harris, SmartWatch, Cloud-9, the MESS emulator, Jeff
|
|
119 * Vavasour's CoCo emulator, and DriveWire.
|
1933
|
120 *$NITROS9DIR/$DISTRO/modules/clock2_soft
|
1880
|
121 *$NITROS9DIR/$DISTRO/modules/clock2_bnb
|
|
122 *$NITROS9DIR/$DISTRO/modules/clock2_disto2
|
|
123 *$NITROS9DIR/$DISTRO/modules/clock2_disto4
|
|
124 *$NITROS9DIR/$DISTRO/modules/clock2_elim
|
|
125 *$NITROS9DIR/$DISTRO/modules/clock2_harris
|
|
126 *$NITROS9DIR/$DISTRO/modules/clock2_smart
|
|
127 *$NITROS9DIR/$DISTRO/modules/clock2_jvemu
|
|
128 *$NITROS9DIR/$DISTRO/modules/clock2_messemu
|
|
129 *$NITROS9DIR/$DISTRO/modules/clock2_cloud9
|
1933
|
130 $CLOUD9DIR/Products/DriveWire/software/$DISTRO/clock2_dw
|
1880
|
131 *
|
|
132 ***************************************
|
|
133 * System Kick-Start Module
|
|
134 *
|
|
135 * Choose which startup module you wish to use. (sysgo_dd is recommended
|
|
136 * for most configurations.)
|
|
137 $NITROS9DIR/$DISTRO/modules/sysgo_dd
|
|
138 *$NITROS9DIR/$DISTRO/modules/sysgo_h0
|