annotate level2/coco3/bootlists/standard.bl @ 1223:292efcec1926

Updated for upcoming release
author boisy
date Wed, 09 Jul 2003 13:08:20 +0000
parents 701f6a80163f
children acba2c1d2c64
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1214
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
1 ***************************************
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
2 * OS-9 Level Two Bootlist
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
3 *
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
4 * This bootlist is presented as an example for creating custom bootfiles.
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
5 * A module may be excluded from the bootfile if an asterisk (*) is the
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
6 * first character of the line.
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
7 *
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
8 ***************************************
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
9 * Kernel/System Section
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
10 *
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
11 * These modules are mandatory.
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
12 ../MODULES/KERNEL/os9p2
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
13 ../MODULES/SYSMODS/ioman
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
14 ../MODULES/SYSMODS/init
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
15 *
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
16 ***************************************
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
17 * RBF Section
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
18 *
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
19 ../MODULES/RBF/rbf.mn
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
20 *
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
21 * SuperSCSI - SCSI support for TC^3, Ken-Ton and Disto Controllers
1223
292efcec1926 Updated for upcoming release
boisy
parents: 1214
diff changeset
22 *../MODULES/RBF/superscsi_tc3.dr
292efcec1926 Updated for upcoming release
boisy
parents: 1214
diff changeset
23 *../MODULES/RBF/superscsi_ktlr.dr
292efcec1926 Updated for upcoming release
boisy
parents: 1214
diff changeset
24 *../MODULES/RBF/superscsi_disto.dr
292efcec1926 Updated for upcoming release
boisy
parents: 1214
diff changeset
25 *../MODULES/RBF/dd_ez135_tc3ktlr.dd
292efcec1926 Updated for upcoming release
boisy
parents: 1214
diff changeset
26 *../MODULES/RBF/h0_ez135_tc3ktlr.dd
292efcec1926 Updated for upcoming release
boisy
parents: 1214
diff changeset
27 *../MODULES/RBF/h0_ez135_d4n1.dd
292efcec1926 Updated for upcoming release
boisy
parents: 1214
diff changeset
28 *../MODULES/RBF/h0_ez135_hdii.dd
292efcec1926 Updated for upcoming release
boisy
parents: 1214
diff changeset
29 *../MODULES/RBF/c3_cdrom_tc3ktlr.dd
292efcec1926 Updated for upcoming release
boisy
parents: 1214
diff changeset
30 *../MODULES/RBF/c3_cdrom_d4n1.dd
292efcec1926 Updated for upcoming release
boisy
parents: 1214
diff changeset
31 *../MODULES/RBF/c3_cdrom_hdii.dd
292efcec1926 Updated for upcoming release
boisy
parents: 1214
diff changeset
32 *../MODULES/RBF/h5_zip100_tc3ktlr.dd
292efcec1926 Updated for upcoming release
boisy
parents: 1214
diff changeset
33 *../MODULES/RBF/h5_zip100_d4n1.dd
292efcec1926 Updated for upcoming release
boisy
parents: 1214
diff changeset
34 *../MODULES/RBF/h5_zip100_hdii.dd
292efcec1926 Updated for upcoming release
boisy
parents: 1214
diff changeset
35 *../MODULES/RBF/hb_255_tc3ktlr.dd
292efcec1926 Updated for upcoming release
boisy
parents: 1214
diff changeset
36 *../MODULES/RBF/hb_255_d4n1.dd
292efcec1926 Updated for upcoming release
boisy
parents: 1214
diff changeset
37 *../MODULES/RBF/hb_255_hdii.dd
1214
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
38 *
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
39 * CC3Disk - WD1773 floppy support
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
40 ../MODULES/RBF/cc3disk.dr
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
41 * Floppy device descriptors
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
42 *
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
43 * DD - default device - choose one if needed
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
44 *../MODULES/RBF/ddd0_35s.dd
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
45 ../MODULES/RBF/ddd0_40d.dd
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
46 *../MODULES/RBF/ddd0_80d.dd
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
47 *
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
48 * D0 - drive 0 - choose one if needed
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
49 *../MODULES/RBF/d0_35s.dd
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
50 ../MODULES/RBF/d0_40d.dd
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
51 *../MODULES/RBF/d0_80d.dd
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
52 *
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
53 * D1 - drive 1 - choose one if needed
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
54 *../MODULES/RBF/d1_35s.dd
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
55 ../MODULES/RBF/d1_40d.dd
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
56 *../MODULES/RBF/d1_80d.dd
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
57 *
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
58 * D2 - drive 2 - choose one if needed
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
59 *../MODULES/RBF/d2_35s.dd
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
60 *../MODULES/RBF/d2_40d.dd
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
61 *../MODULES/RBF/d2_80d.dd
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
62 *
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
63 * D3 - drive 3 - choose if needed
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
64 *../MODULES/RBF/d3_35s.dd
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
65 *
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
66 * RAMDisk driver
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
67 *../MODULES/RBF/rammer.dr
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
68 *../MODULES/RBF/ddr0_8k.dr
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
69 *../MODULES/RBF/ddr0_96k.dr
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
70 *../MODULES/RBF/ddr0_128k.dr
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
71 *../MODULES/RBF/ddr0_192k.dr
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
72 *../MODULES/RBF/r0_8k.dr
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
73 *../MODULES/RBF/r0_96k.dr
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
74 *../MODULES/RBF/r0_128k.dr
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
75 *../MODULES/RBF/r0_192k.dr
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
76 ***************************************
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
77 * SCF Section
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
78 *
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
79 ../MODULES/SCF/scf.mn
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
80 *
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
81 * CoCo 3 I/O driver and subroutine modules
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
82 * Joystick modules: choose Joystick OR
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
83 * (M)icrosoft or (L)ogitech mouse using 6551 or 6552 ACIA
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
84 ../MODULES/SCF/cc3io.dr
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
85 ../MODULES/SCF/keydrv
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
86 ../MODULES/SCF/snddrv
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
87 ../MODULES/SCF/joydrv_joy
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
88 *../MODULES/SCF/joydrv_6551M
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
89 *../MODULES/SCF/joydrv_6552M
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
90 *../MODULES/SCF/joydrv_6551L
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
91 *../MODULES/SCF/joydrv_6552L
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
92 *
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
93 * WindInt and VDGInt I/O subroutine modules
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
94 * Select one or both
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
95 ../MODULES/SCF/windint.io
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
96 *../MODULES/SCF/vdgint.io
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
97 *../MODULES/SCF/vdgint_small.io
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
98 *
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
99 * Select only one term descriptor
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
100 *../MODULES/SCF/term_vdg.dt
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
101 *../MODULES/SCF/term_win40.dt
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
102 ../MODULES/SCF/term_win80.dt
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
103 *
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
104 * Select as many window descriptors as needed
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
105 ../MODULES/SCF/w.dw
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
106 ../MODULES/SCF/w1.dw
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
107 ../MODULES/SCF/w2.dw
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
108 ../MODULES/SCF/w3.dw
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
109 ../MODULES/SCF/w4.dw
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
110 ../MODULES/SCF/w5.dw
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
111 ../MODULES/SCF/w6.dw
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
112 ../MODULES/SCF/w7.dw
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
113 *
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
114 * Select as many VDG window descriptors as needed
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
115 *../MODULES/SCF/v1.dw
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
116 *../MODULES/SCF/v2.dw
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
117 *../MODULES/SCF/v3.dw
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
118 *../MODULES/SCF/v4.dw
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
119 *../MODULES/SCF/v5.dw
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
120 *../MODULES/SCF/v6.dw
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
121 *../MODULES/SCF/v7.dw
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
122 *
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
123 * Serial port drivers
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
124 * Built-In RS-232 port
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
125 *../MODULES/SCF/sio.dr
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
126 *../MODULES/SCF/t1.dd
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
127 * 6551 ACIA
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
128 *../MODULES/SCF/sacia.dr
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
129 *../MODULES/SCF/t2_sacia.dd
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
130 *../MODULES/SCF/t3_sacia.dd
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
131 * 6552 ACIA
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
132 *../MODULES/SCF/dacia.dr
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
133 *../MODULES/SCF/t2_dacia.dd
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
134 *../MODULES/SCF/t3_dacia.dd
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
135 * Tandy Modem Pak
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
136 *../MODULES/SCF/modpak.dr
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
137 *../MODULES/SCF/m1.dd
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
138 *../MODULES/SCF/m2.dd
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
139 *
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
140 * Printer drivers
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
141 * ../MODULES/SCF/printer.dr
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
142 * ../MODULES/SCF/p.dd
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
143 *
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
144 * VRN is a driver module used by certain games, including King's Quest III,
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
145 * Leisure Suit Larry and Flight Simulator II. A /nil descriptor is also
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
146 * supported.
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
147 ../MODULES/SCF/vrn.dr
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
148 ../MODULES/SCF/vi.dd
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
149 ../MODULES/SCF/ftdd.dd
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
150 *
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
151 ***************************************
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
152 * Pipe Section
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
153 *
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
154 * Pipes are a useful but optional part of a system.
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
155 ../MODULES/PIPE/pipeman.mn
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
156 ../MODULES/PIPE/piper.dr
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
157 ../MODULES/PIPE/pipe.dd
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
158 *
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
159 ***************************************
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
160 * Clock Section
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
161 *
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
162 * Select only one clock module.
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
163 * Besides support for the internal software clock, the following
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
164 * hardware clocks are supported: Burke & Burke, Disto 2-N-1, Disto 4-N-1,
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
165 * Eliminator, Harris, SmartWatch, TC^3
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
166 ../MODULES/CLOCKS/clock_soft
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
167 *../MODULES/CLOCKS/clock_bnb
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
168 *../MODULES/CLOCKS/clock_disto2
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
169 *../MODULES/CLOCKS/clock_disto4
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
170 *../MODULES/CLOCKS/clock_elim
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
171 *../MODULES/CLOCKS/clock_harris
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
172 *../MODULES/CLOCKS/clock_smart
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
173 *../MODULES/CLOCKS/clock_tc3
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
174 *
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
175 ***************************************
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
176 * System Kick-Start Module
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
177 *
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
178 * Alternatively, this module can reside in the root directory of the
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
179 * boot device, saving precious system RAM.
701f6a80163f bootscripts and bootlists added
boisy
parents:
diff changeset
180 ../MODULES/SYSMODS/cc3go