Mercurial > hg > Members > kono > nitros9-code
annotate level2/coco3_6309/bootlists/standard.bl @ 1933:1e312b144f4d
Major changes:
CCIO,CC3IO are now VTIO
GrfInt is now CoGrf
WindInt is now CoWin
VDGInt (L2), CO32 (L1) is now CoVDG
CO51 (L1) is now CoHR
CO80 (L1) is now CoWP
All files referencing these have been changed
author | boisy |
---|---|
date | Sat, 26 Nov 2005 21:31:29 +0000 |
parents | 0b6b52c6acdc |
children | b41df77588b0 |
rev | line source |
---|---|
1214 | 1 *************************************** |
1587
5f18094d961d
kernel modules renamed to krn, updated makefiles, clock2_tc3 now clock2_cloud9...
boisy
parents:
1564
diff
changeset
|
2 * NitrOS-9 Level 2 Bootlist |
1214 | 3 * |
1224 | 4 * $Id$ |
5 * | |
1214 | 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. | |
1587
5f18094d961d
kernel modules renamed to krn, updated makefiles, clock2_tc3 now clock2_cloud9...
boisy
parents:
1564
diff
changeset
|
14 ../MODULES/KERNEL/krnp2 |
1703 | 15 *../MODULES/KERNEL/krnp3_perr |
16 *../MODULES/KERNEL/krnp4_regdump | |
1214 | 17 ../MODULES/SYSMODS/ioman |
18 ../MODULES/SYSMODS/init | |
19 * | |
20 *************************************** | |
21 * RBF Section | |
22 * | |
23 ../MODULES/RBF/rbf.mn | |
24 * | |
1224 | 25 * DriveWire driver (Cloud-9 product) |
26 *../MODULES/RBF/drivewire.dr | |
27 * DriveWire descriptors - select as needed | |
28 *../MODULES/RBF/ddx0.dd | |
29 *../MODULES/RBF/x0.dd | |
30 *../MODULES/RBF/x1.dd | |
31 *../MODULES/RBF/x2.dd | |
32 *../MODULES/RBF/x3.dd | |
33 * | |
1636 | 34 * SuperDriver Package (Cloud-9 product) |
35 *../MODULES/RBF/rbsuper.dr | |
36 * Select Low level SCSI and/or IDE driver | |
37 *../MODULES/RBF/lltc3.dr | |
38 *../MODULES/RBF/llide.dr | |
39 * SuperDriver descriptors - select as needed | |
40 * SCSI descriptors (IDs 0-7) | |
41 *../MODULES/RBF/s0_tc3.dd | |
42 *../MODULES/RBF/s1_tc3.dd | |
43 *../MODULES/RBF/s2_tc3.dd | |
44 *../MODULES/RBF/s3_tc3.dd | |
45 *../MODULES/RBF/s4_tc3.dd | |
46 *../MODULES/RBF/s5_tc3.dd | |
47 *../MODULES/RBF/s6_tc3.dd | |
48 *../MODULES/RBF/s7_tc3.dd | |
1684 | 49 * SCSI HDB-DOS descriptor |
50 *../MODULES/RBF/sh_ide.dd | |
1636 | 51 * IDE descriptors (master/slave) |
52 *../MODULES/RBF/i0_ide.dd | |
53 *../MODULES/RBF/i1_ide.dd | |
1684 | 54 * IDE HDB-DOS descriptor |
55 *../MODULES/RBF/ih_ide.dd | |
1636 | 56 * |
1224 | 57 * SuperSCSI drivers (Cloud-9 product) |
58 * Select SCSI driver for TC^3, Ken-Ton or Disto Controller | |
1223 | 59 *../MODULES/RBF/superscsi_tc3.dr |
60 *../MODULES/RBF/superscsi_ktlr.dr | |
61 *../MODULES/RBF/superscsi_disto.dr | |
1224 | 62 * SuperSCSI descriptors - select as needed |
1225 | 63 *../MODULES/RBF/dd_ez135_tc3.dd |
64 *../MODULES/RBF/dd_ez135_ktlr.dd | |
65 *../MODULES/RBF/dd_ez135_d4n1.dd | |
66 *../MODULES/RBF/dd_ez135_hdii.dd | |
67 *../MODULES/RBF/h0_ez135_tc3.dd | |
68 *../MODULES/RBF/h0_ez135_ktlr.dd | |
1223 | 69 *../MODULES/RBF/h0_ez135_d4n1.dd |
70 *../MODULES/RBF/h0_ez135_hdii.dd | |
1225 | 71 *../MODULES/RBF/c3_cdrom_tc3.dd |
72 *../MODULES/RBF/c3_cdrom_ktlr.dd | |
1223 | 73 *../MODULES/RBF/c3_cdrom_d4n1.dd |
74 *../MODULES/RBF/c3_cdrom_hdii.dd | |
1225 | 75 *../MODULES/RBF/h5_zip100_tc3.dd |
76 *../MODULES/RBF/h5_zip100_ktlr.dd | |
1223 | 77 *../MODULES/RBF/h5_zip100_d4n1.dd |
78 *../MODULES/RBF/h5_zip100_hdii.dd | |
1225 | 79 *../MODULES/RBF/hb_255_tc3.dd |
80 *../MODULES/RBF/hb_255_ktlr.dd | |
1223 | 81 *../MODULES/RBF/hb_255_d4n1.dd |
82 *../MODULES/RBF/hb_255_hdii.dd | |
1214 | 83 * |
1790 | 84 * WD1773 floppy support for Tandy and compatible disk controllers |
1564 | 85 ../MODULES/RBF/rb1773.dr |
1790 | 86 * WD1773 floppy support for Disto Super Controller II |
87 *../MODULES/RBF/rb1773_scii_ff74.dr | |
88 *../MODULES/RBF/rb1773_scii_ff58.dr | |
1214 | 89 * Floppy device descriptors |
90 * DD - default device - choose one if needed | |
91 *../MODULES/RBF/ddd0_35s.dd | |
92 ../MODULES/RBF/ddd0_40d.dd | |
93 *../MODULES/RBF/ddd0_80d.dd | |
94 * D0 - drive 0 - choose one if needed | |
95 *../MODULES/RBF/d0_35s.dd | |
96 ../MODULES/RBF/d0_40d.dd | |
97 *../MODULES/RBF/d0_80d.dd | |
98 * D1 - drive 1 - choose one if needed | |
99 *../MODULES/RBF/d1_35s.dd | |
100 ../MODULES/RBF/d1_40d.dd | |
101 *../MODULES/RBF/d1_80d.dd | |
102 * D2 - drive 2 - choose one if needed | |
103 *../MODULES/RBF/d2_35s.dd | |
1812 | 104 ../MODULES/RBF/d2_40d.dd |
1214 | 105 *../MODULES/RBF/d2_80d.dd |
106 * D3 - drive 3 - choose if needed | |
107 *../MODULES/RBF/d3_35s.dd | |
108 * | |
109 * RAMDisk driver | |
110 *../MODULES/RBF/rammer.dr | |
1224 | 111 * RAMDisk descriptors - select as needed |
1227
70923b54cc47
cc3go_dd and cc3go_h0 are now part of the distribution, replacing cc3go.
boisy
parents:
1225
diff
changeset
|
112 *../MODULES/RBF/ddr0_8k.dd |
70923b54cc47
cc3go_dd and cc3go_h0 are now part of the distribution, replacing cc3go.
boisy
parents:
1225
diff
changeset
|
113 *../MODULES/RBF/ddr0_96k.dd |
70923b54cc47
cc3go_dd and cc3go_h0 are now part of the distribution, replacing cc3go.
boisy
parents:
1225
diff
changeset
|
114 *../MODULES/RBF/ddr0_128k.dd |
70923b54cc47
cc3go_dd and cc3go_h0 are now part of the distribution, replacing cc3go.
boisy
parents:
1225
diff
changeset
|
115 *../MODULES/RBF/ddr0_192k.dd |
70923b54cc47
cc3go_dd and cc3go_h0 are now part of the distribution, replacing cc3go.
boisy
parents:
1225
diff
changeset
|
116 *../MODULES/RBF/r0_8k.dd |
70923b54cc47
cc3go_dd and cc3go_h0 are now part of the distribution, replacing cc3go.
boisy
parents:
1225
diff
changeset
|
117 *../MODULES/RBF/r0_96k.dd |
70923b54cc47
cc3go_dd and cc3go_h0 are now part of the distribution, replacing cc3go.
boisy
parents:
1225
diff
changeset
|
118 *../MODULES/RBF/r0_128k.dd |
70923b54cc47
cc3go_dd and cc3go_h0 are now part of the distribution, replacing cc3go.
boisy
parents:
1225
diff
changeset
|
119 *../MODULES/RBF/r0_192k.dd |
1271 | 120 * Memory device descriptor |
121 *../MODULES/RBF/md.dd | |
1214 | 122 *************************************** |
123 * SCF Section | |
124 * | |
125 ../MODULES/SCF/scf.mn | |
126 * | |
1265 | 127 * CoCo 3 I/O driver |
1214 | 128 * Joystick modules: choose Joystick OR |
129 * (M)icrosoft or (L)ogitech mouse using 6551 or 6552 ACIA | |
1933 | 130 ../MODULES/SCF/vtio.dr |
1265 | 131 ../MODULES/SCF/keydrv_cc3.sb |
1256
3ff579715249
Changes to bootfiles and bootlists to reflect new naming of keydrv, snddrv and
boisy
parents:
1229
diff
changeset
|
132 ../MODULES/SCF/snddrv_cc3.sb |
3ff579715249
Changes to bootfiles and bootlists to reflect new naming of keydrv, snddrv and
boisy
parents:
1229
diff
changeset
|
133 ../MODULES/SCF/joydrv_joy.sb |
3ff579715249
Changes to bootfiles and bootlists to reflect new naming of keydrv, snddrv and
boisy
parents:
1229
diff
changeset
|
134 *../MODULES/SCF/joydrv_6551M.sb |
3ff579715249
Changes to bootfiles and bootlists to reflect new naming of keydrv, snddrv and
boisy
parents:
1229
diff
changeset
|
135 *../MODULES/SCF/joydrv_6552M.sb |
3ff579715249
Changes to bootfiles and bootlists to reflect new naming of keydrv, snddrv and
boisy
parents:
1229
diff
changeset
|
136 *../MODULES/SCF/joydrv_6551L.sb |
3ff579715249
Changes to bootfiles and bootlists to reflect new naming of keydrv, snddrv and
boisy
parents:
1229
diff
changeset
|
137 *../MODULES/SCF/joydrv_6552L.sb |
1214 | 138 * |
1933 | 139 * CoGrf/CoWin subroutine module |
140 * Use CoWin with Multi-Vue; use CoGrf | |
1587
5f18094d961d
kernel modules renamed to krn, updated makefiles, clock2_tc3 now clock2_cloud9...
boisy
parents:
1564
diff
changeset
|
141 * for basic text and graphic window support.. |
5f18094d961d
kernel modules renamed to krn, updated makefiles, clock2_tc3 now clock2_cloud9...
boisy
parents:
1564
diff
changeset
|
142 * Select only one. |
1933 | 143 *../MODULES/SCF/cogrf.io |
144 ../MODULES/SCF/cowin.io | |
1587
5f18094d961d
kernel modules renamed to krn, updated makefiles, clock2_tc3 now clock2_cloud9...
boisy
parents:
1564
diff
changeset
|
145 * |
1933 | 146 * CoVDG I/O subroutine module |
1214 | 147 * Select one or both |
1933 | 148 *../MODULES/SCF/covdg.io |
149 *../MODULES/SCF/covdg_small.io | |
1214 | 150 * |
151 * Select only one term descriptor | |
152 *../MODULES/SCF/term_vdg.dt | |
153 *../MODULES/SCF/term_win40.dt | |
154 ../MODULES/SCF/term_win80.dt | |
1587
5f18094d961d
kernel modules renamed to krn, updated makefiles, clock2_tc3 now clock2_cloud9...
boisy
parents:
1564
diff
changeset
|
155 *../MODULES/SCF/term_sio.dt |
5f18094d961d
kernel modules renamed to krn, updated makefiles, clock2_tc3 now clock2_cloud9...
boisy
parents:
1564
diff
changeset
|
156 *../MODULES/SCF/term_sc6551.dt |
1214 | 157 * |
158 * Select as many window descriptors as needed | |
159 ../MODULES/SCF/w.dw | |
160 ../MODULES/SCF/w1.dw | |
161 ../MODULES/SCF/w2.dw | |
162 ../MODULES/SCF/w3.dw | |
163 ../MODULES/SCF/w4.dw | |
164 ../MODULES/SCF/w5.dw | |
165 ../MODULES/SCF/w6.dw | |
166 ../MODULES/SCF/w7.dw | |
167 * | |
168 * Select as many VDG window descriptors as needed | |
169 *../MODULES/SCF/v1.dw | |
170 *../MODULES/SCF/v2.dw | |
171 *../MODULES/SCF/v3.dw | |
172 *../MODULES/SCF/v4.dw | |
173 *../MODULES/SCF/v5.dw | |
174 *../MODULES/SCF/v6.dw | |
175 *../MODULES/SCF/v7.dw | |
176 * | |
177 * Serial port drivers | |
178 * Built-In RS-232 port | |
179 *../MODULES/SCF/sio.dr | |
180 *../MODULES/SCF/t1.dd | |
181 * 6551 ACIA | |
1490 | 182 *../MODULES/SCF/sc6551.dr |
183 *../MODULES/SCF/t2_sc6551.dd | |
184 *../MODULES/SCF/t3_sc6551.dd | |
1214 | 185 * Tandy Modem Pak |
186 *../MODULES/SCF/modpak.dr | |
187 *../MODULES/SCF/m1.dd | |
188 *../MODULES/SCF/m2.dd | |
189 * | |
190 * Printer drivers | |
191 * ../MODULES/SCF/printer.dr | |
192 * ../MODULES/SCF/p.dd | |
193 * | |
194 * VRN is a driver module used by certain games, including King's Quest III, | |
195 * Leisure Suit Larry and Flight Simulator II. A /nil descriptor is also | |
196 * supported. | |
197 ../MODULES/SCF/vrn.dr | |
198 ../MODULES/SCF/vi.dd | |
199 ../MODULES/SCF/ftdd.dd | |
200 * | |
201 *************************************** | |
202 * Pipe Section | |
203 * | |
204 * Pipes are a useful but optional part of a system. | |
205 ../MODULES/PIPE/pipeman.mn | |
206 ../MODULES/PIPE/piper.dr | |
207 ../MODULES/PIPE/pipe.dd | |
208 * | |
209 *************************************** | |
210 * Clock Section | |
211 * | |
1265 | 212 * Select one clock module depending upon your power line frequency |
213 * (60Hz = USA/Canada; 50Hz = Europe, Australia) | |
214 ../MODULES/CLOCKS/clock_60hz | |
215 *../MODULES/CLOCKS/clock_50hz | |
216 * Select one clock2 module that supports your real-time clock, if any. | |
1214 | 217 * Besides support for the internal software clock, the following |
218 * hardware clocks are supported: Burke & Burke, Disto 2-N-1, Disto 4-N-1, | |
1651 | 219 * Eliminator, Harris, SmartWatch, Cloud-9, the MESS emulator, Jeff |
220 * Vavasour's CoCo emulator, and DriveWire. | |
1265 | 221 ../MODULES/CLOCKS/clock2_soft |
222 *../MODULES/CLOCKS/clock2_bnb | |
223 *../MODULES/CLOCKS/clock2_disto2 | |
224 *../MODULES/CLOCKS/clock2_disto4 | |
225 *../MODULES/CLOCKS/clock2_elim | |
226 *../MODULES/CLOCKS/clock2_harris | |
227 *../MODULES/CLOCKS/clock2_smart | |
1651 | 228 *../MODULES/CLOCKS/clock2_jvemu |
229 *../MODULES/CLOCKS/clock2_messemu | |
1587
5f18094d961d
kernel modules renamed to krn, updated makefiles, clock2_tc3 now clock2_cloud9...
boisy
parents:
1564
diff
changeset
|
230 *../MODULES/CLOCKS/clock2_cloud9 |
1265 | 231 *../MODULES/CLOCKS/clock2_dw |
1214 | 232 * |
233 *************************************** | |
234 * System Kick-Start Module | |
235 * | |
1315 | 236 * Choose which startup module you wish to use. (sysgo_dd is recommended |
1227
70923b54cc47
cc3go_dd and cc3go_h0 are now part of the distribution, replacing cc3go.
boisy
parents:
1225
diff
changeset
|
237 * for most configurations.) |
1265 | 238 * |
1214 | 239 * Alternatively, this module can reside in the root directory of the |
240 * boot device, saving precious system RAM. | |
1315 | 241 ../MODULES/SYSMODS/sysgo_dd |
242 *../MODULES/SYSMODS/sysgo_h0 |