1876
|
1 ***************************************
|
|
2 * NitrOS-9 Level 2 Bootlist
|
|
3 *
|
|
4 * $Id$
|
|
5 *
|
|
6 * This bootlist is presented as an example for creating custom bootfiles.
|
|
7 * A module may be excluded from the bootfile if an asterisk (*) is the
|
|
8 * first character of the line.
|
|
9 *
|
|
10 ***************************************
|
|
11 * Kernel/System Section
|
|
12 *
|
|
13 * These modules are mandatory.
|
1875
|
14 $NITROS9DIR/$DISTRO/modules/krnp2
|
1876
|
15 *$NITROS9DIR/$DISTRO/modules/krnp3_perr
|
|
16 *$NITROS9DIR/$DISTRO/modules/krnp4_regdump
|
1875
|
17 $NITROS9DIR/$DISTRO/modules/ioman
|
1880
|
18 $NITROS9DIR/$DISTRO/modules/init
|
1876
|
19 *
|
|
20 ***************************************
|
|
21 * RBF Section
|
|
22 *
|
1875
|
23 $NITROS9DIR/$DISTRO/modules/rbf.mn
|
1876
|
24 *
|
1879
|
25 * EMUDsk (for emulators)
|
|
26 *$NITROS9DIR/3rdparty/drivers/emudsk/emudsk.dr
|
|
27 *$NITROS9DIR/3rdparty/drivers/emudsk/ddh0.dd
|
|
28 *
|
1876
|
29 * DriveWire driver (Cloud-9 product)
|
1879
|
30 $CLOUD9DIR/Products/DriveWire/software/$DISTRO/drivewire.dr
|
1876
|
31 * DriveWire descriptors - select as needed
|
1880
|
32 *$CLOUD9DIR/Products/DriveWire/software/$DISTRO/ddx0.dd
|
|
33 $CLOUD9DIR/Products/DriveWire/software/$DISTRO/x0.dd
|
1879
|
34 $CLOUD9DIR/Products/DriveWire/software/$DISTRO/x1.dd
|
|
35 $CLOUD9DIR/Products/DriveWire/software/$DISTRO/x2.dd
|
|
36 $CLOUD9DIR/Products/DriveWire/software/$DISTRO/x3.dd
|
1876
|
37 *
|
|
38 * SuperDriver Package (Cloud-9 product)
|
1880
|
39 $CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/rbsuper.dr
|
1876
|
40 * Select Low level SCSI and/or IDE driver
|
|
41 *$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/lltc3.dr
|
1880
|
42 $CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/llide.dr
|
1876
|
43 * SuperDriver descriptors - select as needed
|
|
44 * SCSI descriptors (IDs 0-7)
|
1880
|
45 *$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/dd_tc3.dd
|
1876
|
46 *$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/s0_tc3.dd
|
|
47 *$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/s1_tc3.dd
|
|
48 *$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/s2_tc3.dd
|
|
49 *$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/s3_tc3.dd
|
|
50 *$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/s4_tc3.dd
|
|
51 *$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/s5_tc3.dd
|
|
52 *$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/s6_tc3.dd
|
|
53 *$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/s7_tc3.dd
|
|
54 * SCSI HDB-DOS descriptor
|
|
55 *$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/sh_ide.dd
|
|
56 * IDE descriptors (master/slave)
|
1880
|
57 $CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/dd_ide.dd
|
|
58 $CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/i0_ide.dd
|
|
59 $CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/i1_ide.dd
|
1876
|
60 * IDE HDB-DOS descriptor
|
1880
|
61 $CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/ih_ide.dd
|
1876
|
62 *
|
|
63 * WD1773 floppy support for Tandy and compatible disk controllers
|
1875
|
64 $NITROS9DIR/$DISTRO/modules/rb1773.dr
|
1876
|
65 * WD1773 floppy support for Disto Super Controller II
|
|
66 *$NITROS9DIR/$DISTRO/modules/rb1773_scii_ff74.dr
|
|
67 *$NITROS9DIR/$DISTRO/modules/rb1773_scii_ff58.dr
|
|
68 * Floppy device descriptors
|
|
69 * DD - default device - choose one if needed
|
|
70 *$NITROS9DIR/$DISTRO/modules/ddd0_35s.dd
|
1879
|
71 *$NITROS9DIR/$DISTRO/modules/ddd0_40d.dd
|
1876
|
72 *../MODULES/RBF/ddd0_80d.dd
|
|
73 * D0 - drive 0 - choose one if needed
|
|
74 *$NITROS9DIR/$DISTRO/modules/d0_35s.dd
|
|
75 $NITROS9DIR/$DISTRO/modules/d0_40d.dd
|
|
76 *$NITROS9DIR/$DISTRO/modules/d0_80d.dd
|
|
77 * D1 - drive 1 - choose one if needed
|
|
78 *$NITROS9DIR/$DISTRO/modules/d1_35s.dd
|
1875
|
79 $NITROS9DIR/$DISTRO/modules/d1_40d.dd
|
1876
|
80 *$NITROS9DIR/$DISTRO/modules/d1_80d.dd
|
|
81 * D2 - drive 2 - choose one if needed
|
|
82 *$NITROS9DIR/$DISTRO/modules/d2_35s.dd
|
|
83 $NITROS9DIR/$DISTRO/modules/d2_40d.dd
|
|
84 *$NITROS9DIR/$DISTRO/modules/d2_80d.dd
|
|
85 * D3 - drive 3 - choose if needed
|
|
86 *$NITROS9DIR/$DISTRO/modules/d3_35s.dd
|
|
87 *
|
|
88 * RAMDisk driver
|
|
89 *$NITROS9DIR/$DISTRO/modules/rammer.dr
|
|
90 * RAMDisk descriptors - select as needed
|
|
91 *$NITROS9DIR/$DISTRO/modules/ddr0_8k.dd
|
|
92 *$NITROS9DIR/$DISTRO/modules/ddr0_96k.dd
|
|
93 *$NITROS9DIR/$DISTRO/modules/ddr0_128k.dd
|
|
94 *$NITROS9DIR/$DISTRO/modules/ddr0_192k.dd
|
|
95 *$NITROS9DIR/$DISTRO/modules/r0_8k.dd
|
|
96 *$NITROS9DIR/$DISTRO/modules/r0_96k.dd
|
|
97 *$NITROS9DIR/$DISTRO/modules/r0_128k.dd
|
|
98 *$NITROS9DIR/$DISTRO/modules/r0_192k.dd
|
|
99 * Memory device descriptor
|
|
100 *$NITROS9DIR/$DISTRO/modules/md.dd
|
|
101 ***************************************
|
|
102 * SCF Section
|
|
103 *
|
1875
|
104 $NITROS9DIR/$DISTRO/modules/scf.mn
|
1876
|
105 *
|
|
106 * CoCo 3 I/O driver
|
|
107 * Joystick modules: choose Joystick OR
|
|
108 * (M)icrosoft or (L)ogitech mouse using 6551 or 6552 ACIA
|
1875
|
109 $NITROS9DIR/$DISTRO/modules/cc3io.dr
|
1876
|
110 $NITROS9DIR/$DISTRO/modules/keydrv_cc3.sb
|
|
111 $NITROS9DIR/$DISTRO/modules/snddrv_cc3.sb
|
|
112 $NITROS9DIR/$DISTRO/modules/joydrv_joy.sb
|
|
113 *$NITROS9DIR/$DISTRO/modules/joydrv_6551M.sb
|
|
114 *$NITROS9DIR/$DISTRO/modules/joydrv_6552M.sb
|
|
115 *$NITROS9DIR/$DISTRO/modules/joydrv_6551L.sb
|
|
116 *$NITROS9DIR/$DISTRO/modules/joydrv_6552L.sb
|
|
117 *
|
|
118 * GrfInt/WindInt subroutine module
|
|
119 * Use WindInt with Multi-Vue; use GrfInt
|
|
120 * for basic text and graphic window support..
|
|
121 * Select only one.
|
|
122 *$NITROS9DIR/$DISTRO/modules/grfint.io
|
|
123 $NITROS9DIR/$DISTRO/modules/windint.io
|
|
124 *
|
|
125 * VDGInt I/O subroutine module
|
|
126 * Select one or both
|
|
127 *$NITROS9DIR/$DISTRO/modules/vdgint.io
|
|
128 *$NITROS9DIR/$DISTRO/modules/vdgint_small.io
|
|
129 *
|
|
130 * Select only one term descriptor
|
|
131 *$NITROS9DIR/$DISTRO/modules/term_vdg.dt
|
|
132 *$NITROS9DIR/$DISTRO/modules/term_win40.dt
|
1875
|
133 $NITROS9DIR/$DISTRO/modules/term_win80.dt
|
1876
|
134 *$NITROS9DIR/$DISTRO/modules/term_sio.dt
|
|
135 *$NITROS9DIR/$DISTRO/modules/term_sc6551.dt
|
|
136 *
|
|
137 * Select as many window descriptors as needed
|
1875
|
138 $NITROS9DIR/$DISTRO/modules/w.dw
|
|
139 $NITROS9DIR/$DISTRO/modules/w1.dw
|
|
140 $NITROS9DIR/$DISTRO/modules/w2.dw
|
|
141 $NITROS9DIR/$DISTRO/modules/w3.dw
|
|
142 $NITROS9DIR/$DISTRO/modules/w4.dw
|
|
143 $NITROS9DIR/$DISTRO/modules/w5.dw
|
|
144 $NITROS9DIR/$DISTRO/modules/w6.dw
|
|
145 $NITROS9DIR/$DISTRO/modules/w7.dw
|
1876
|
146 *
|
|
147 * Select as many VDG window descriptors as needed
|
|
148 *$NITROS9DIR/$DISTRO/modules/v1.dw
|
|
149 *$NITROS9DIR/$DISTRO/modules/v2.dw
|
|
150 *$NITROS9DIR/$DISTRO/modules/v3.dw
|
|
151 *$NITROS9DIR/$DISTRO/modules/v4.dw
|
|
152 *$NITROS9DIR/$DISTRO/modules/v5.dw
|
|
153 *$NITROS9DIR/$DISTRO/modules/v6.dw
|
|
154 *$NITROS9DIR/$DISTRO/modules/v7.dw
|
|
155 *
|
|
156 * Serial port drivers
|
|
157 * Built-In RS-232 port
|
|
158 *$NITROS9DIR/$DISTRO/modules/sio.dr
|
|
159 *$NITROS9DIR/$DISTRO/modules/t1.dd
|
|
160 * 6551 ACIA
|
|
161 *$NITROS9DIR/$DISTRO/modules/sc6551.dr
|
|
162 *$NITROS9DIR/$DISTRO/modules/t2_sc6551.dd
|
|
163 *$NITROS9DIR/$DISTRO/modules/t3_sc6551.dd
|
|
164 * Tandy Modem Pak
|
|
165 *$NITROS9DIR/$DISTRO/modules/modpak.dr
|
|
166 *$NITROS9DIR/$DISTRO/modules/m1.dd
|
|
167 *$NITROS9DIR/$DISTRO/modules/m2.dd
|
|
168 *
|
|
169 * Printer drivers
|
|
170 *$NITROS9DIR/$DISTRO/modules/printer.dr
|
|
171 *$NITROS9DIR/$DISTRO/modules/p.dd
|
|
172 *
|
|
173 * VRN is a driver module used by certain games, including King's Quest III,
|
|
174 * Leisure Suit Larry and Flight Simulator II. A /nil descriptor is also
|
|
175 * supported.
|
|
176 $NITROS9DIR/$DISTRO/modules/vrn.dr
|
|
177 $NITROS9DIR/$DISTRO/modules/vi.dd
|
|
178 $NITROS9DIR/$DISTRO/modules/ftdd.dd
|
|
179 *
|
|
180 ***************************************
|
|
181 * Pipe Section
|
|
182 *
|
|
183 * Pipes are a useful but optional part of a system.
|
1875
|
184 $NITROS9DIR/$DISTRO/modules/pipeman.mn
|
|
185 $NITROS9DIR/$DISTRO/modules/piper.dr
|
|
186 $NITROS9DIR/$DISTRO/modules/pipe.dd
|
1876
|
187 *
|
|
188 ***************************************
|
|
189 * Clock Section
|
|
190 *
|
|
191 * Select one clock module depending upon your power line frequency
|
|
192 * (60Hz = USA/Canada; 50Hz = Europe, Australia)
|
1875
|
193 $NITROS9DIR/$DISTRO/modules/clock_60hz
|
1876
|
194 *$NITROS9DIR/$DISTRO/modules/clock_50hz
|
|
195 * Select one clock2 module that supports your real-time clock, if any.
|
|
196 * Besides support for the internal software clock, the following
|
|
197 * hardware clocks are supported: Burke & Burke, Disto 2-N-1, Disto 4-N-1,
|
|
198 * Eliminator, Harris, SmartWatch, Cloud-9, the MESS emulator, Jeff
|
|
199 * Vavasour's CoCo emulator, and DriveWire.
|
|
200 $NITROS9DIR/$DISTRO/modules/clock2_soft
|
|
201 *$NITROS9DIR/$DISTRO/modules/clock2_bnb
|
|
202 *$NITROS9DIR/$DISTRO/modules/clock2_disto2
|
|
203 *$NITROS9DIR/$DISTRO/modules/clock2_disto4
|
|
204 *$NITROS9DIR/$DISTRO/modules/clock2_elim
|
|
205 *$NITROS9DIR/$DISTRO/modules/clock2_harris
|
|
206 *$NITROS9DIR/$DISTRO/modules/clock2_smart
|
|
207 *$NITROS9DIR/$DISTRO/modules/clock2_jvemu
|
|
208 *$NITROS9DIR/$DISTRO/modules/clock2_messemu
|
|
209 *$NITROS9DIR/$DISTRO/modules/clock2_cloud9
|
|
210 *$NITROS9DIR/$DISTRO/modules/clock2_dw
|
|
211 *
|
|
212 ***************************************
|
|
213 * System Kick-Start Module
|
|
214 *
|
|
215 * Choose which startup module you wish to use. (sysgo_dd is recommended
|
|
216 * for most configurations.)
|
|
217 *
|
|
218 * Alternatively, this module can reside in the root directory of the
|
|
219 * boot device, saving precious system RAM.
|
|
220 $NITROS9DIR/$DISTRO/modules/sysgo_dd
|
|
221 *$NITROS9DIR/$DISTRO/modules/sysgo_h0
|