Mercurial > hg > Members > kono > nitros9-code
annotate level2/coco3_6309/bootlists/standard.bl @ 1265:50eb02f90812
Removed older bootlists.
Split clock into two modules: Clock and Clock2
author | boisy |
---|---|
date | Tue, 19 Aug 2003 04:06:04 +0000 |
parents | 3ff579715249 |
children | 886a77d2f5ea |
rev | line source |
---|---|
1214 | 1 *************************************** |
2 * OS-9 Level Two Bootlist | |
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. | |
14 ../MODULES/KERNEL/os9p2 | |
15 ../MODULES/SYSMODS/ioman | |
16 ../MODULES/SYSMODS/init | |
17 * | |
18 *************************************** | |
19 * RBF Section | |
20 * | |
21 ../MODULES/RBF/rbf.mn | |
22 * | |
1224 | 23 * DriveWire driver (Cloud-9 product) |
24 *../MODULES/RBF/drivewire.dr | |
25 * DriveWire descriptors - select as needed | |
26 *../MODULES/RBF/ddx0.dd | |
27 *../MODULES/RBF/x0.dd | |
28 *../MODULES/RBF/x1.dd | |
29 *../MODULES/RBF/x2.dd | |
30 *../MODULES/RBF/x3.dd | |
31 * | |
32 * SuperSCSI drivers (Cloud-9 product) | |
33 * Select SCSI driver for TC^3, Ken-Ton or Disto Controller | |
1223 | 34 *../MODULES/RBF/superscsi_tc3.dr |
35 *../MODULES/RBF/superscsi_ktlr.dr | |
36 *../MODULES/RBF/superscsi_disto.dr | |
1224 | 37 * SuperSCSI descriptors - select as needed |
1225 | 38 *../MODULES/RBF/dd_ez135_tc3.dd |
39 *../MODULES/RBF/dd_ez135_ktlr.dd | |
40 *../MODULES/RBF/dd_ez135_d4n1.dd | |
41 *../MODULES/RBF/dd_ez135_hdii.dd | |
42 *../MODULES/RBF/h0_ez135_tc3.dd | |
43 *../MODULES/RBF/h0_ez135_ktlr.dd | |
1223 | 44 *../MODULES/RBF/h0_ez135_d4n1.dd |
45 *../MODULES/RBF/h0_ez135_hdii.dd | |
1225 | 46 *../MODULES/RBF/c3_cdrom_tc3.dd |
47 *../MODULES/RBF/c3_cdrom_ktlr.dd | |
1223 | 48 *../MODULES/RBF/c3_cdrom_d4n1.dd |
49 *../MODULES/RBF/c3_cdrom_hdii.dd | |
1225 | 50 *../MODULES/RBF/h5_zip100_tc3.dd |
51 *../MODULES/RBF/h5_zip100_ktlr.dd | |
1223 | 52 *../MODULES/RBF/h5_zip100_d4n1.dd |
53 *../MODULES/RBF/h5_zip100_hdii.dd | |
1225 | 54 *../MODULES/RBF/hb_255_tc3.dd |
55 *../MODULES/RBF/hb_255_ktlr.dd | |
1223 | 56 *../MODULES/RBF/hb_255_d4n1.dd |
57 *../MODULES/RBF/hb_255_hdii.dd | |
1214 | 58 * |
59 * CC3Disk - WD1773 floppy support | |
60 ../MODULES/RBF/cc3disk.dr | |
61 * Floppy device descriptors | |
62 * DD - default device - choose one if needed | |
63 *../MODULES/RBF/ddd0_35s.dd | |
64 ../MODULES/RBF/ddd0_40d.dd | |
65 *../MODULES/RBF/ddd0_80d.dd | |
66 * D0 - drive 0 - choose one if needed | |
67 *../MODULES/RBF/d0_35s.dd | |
68 ../MODULES/RBF/d0_40d.dd | |
69 *../MODULES/RBF/d0_80d.dd | |
70 * D1 - drive 1 - choose one if needed | |
71 *../MODULES/RBF/d1_35s.dd | |
72 ../MODULES/RBF/d1_40d.dd | |
73 *../MODULES/RBF/d1_80d.dd | |
74 * D2 - drive 2 - choose one if needed | |
75 *../MODULES/RBF/d2_35s.dd | |
76 *../MODULES/RBF/d2_40d.dd | |
77 *../MODULES/RBF/d2_80d.dd | |
78 * D3 - drive 3 - choose if needed | |
79 *../MODULES/RBF/d3_35s.dd | |
80 * | |
81 * RAMDisk driver | |
82 *../MODULES/RBF/rammer.dr | |
1224 | 83 * 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
|
84 *../MODULES/RBF/ddr0_8k.dd |
70923b54cc47
cc3go_dd and cc3go_h0 are now part of the distribution, replacing cc3go.
boisy
parents:
1225
diff
changeset
|
85 *../MODULES/RBF/ddr0_96k.dd |
70923b54cc47
cc3go_dd and cc3go_h0 are now part of the distribution, replacing cc3go.
boisy
parents:
1225
diff
changeset
|
86 *../MODULES/RBF/ddr0_128k.dd |
70923b54cc47
cc3go_dd and cc3go_h0 are now part of the distribution, replacing cc3go.
boisy
parents:
1225
diff
changeset
|
87 *../MODULES/RBF/ddr0_192k.dd |
70923b54cc47
cc3go_dd and cc3go_h0 are now part of the distribution, replacing cc3go.
boisy
parents:
1225
diff
changeset
|
88 *../MODULES/RBF/r0_8k.dd |
70923b54cc47
cc3go_dd and cc3go_h0 are now part of the distribution, replacing cc3go.
boisy
parents:
1225
diff
changeset
|
89 *../MODULES/RBF/r0_96k.dd |
70923b54cc47
cc3go_dd and cc3go_h0 are now part of the distribution, replacing cc3go.
boisy
parents:
1225
diff
changeset
|
90 *../MODULES/RBF/r0_128k.dd |
70923b54cc47
cc3go_dd and cc3go_h0 are now part of the distribution, replacing cc3go.
boisy
parents:
1225
diff
changeset
|
91 *../MODULES/RBF/r0_192k.dd |
1214 | 92 *************************************** |
93 * SCF Section | |
94 * | |
95 ../MODULES/SCF/scf.mn | |
96 * | |
1265 | 97 * CoCo 3 I/O driver |
1214 | 98 * Joystick modules: choose Joystick OR |
99 * (M)icrosoft or (L)ogitech mouse using 6551 or 6552 ACIA | |
100 ../MODULES/SCF/cc3io.dr | |
1265 | 101 ../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
|
102 ../MODULES/SCF/snddrv_cc3.sb |
3ff579715249
Changes to bootfiles and bootlists to reflect new naming of keydrv, snddrv and
boisy
parents:
1229
diff
changeset
|
103 ../MODULES/SCF/joydrv_joy.sb |
3ff579715249
Changes to bootfiles and bootlists to reflect new naming of keydrv, snddrv and
boisy
parents:
1229
diff
changeset
|
104 *../MODULES/SCF/joydrv_6551M.sb |
3ff579715249
Changes to bootfiles and bootlists to reflect new naming of keydrv, snddrv and
boisy
parents:
1229
diff
changeset
|
105 *../MODULES/SCF/joydrv_6552M.sb |
3ff579715249
Changes to bootfiles and bootlists to reflect new naming of keydrv, snddrv and
boisy
parents:
1229
diff
changeset
|
106 *../MODULES/SCF/joydrv_6551L.sb |
3ff579715249
Changes to bootfiles and bootlists to reflect new naming of keydrv, snddrv and
boisy
parents:
1229
diff
changeset
|
107 *../MODULES/SCF/joydrv_6552L.sb |
1214 | 108 * |
109 * WindInt and VDGInt I/O subroutine modules | |
110 * Select one or both | |
111 ../MODULES/SCF/windint.io | |
112 *../MODULES/SCF/vdgint.io | |
113 *../MODULES/SCF/vdgint_small.io | |
114 * | |
115 * Select only one term descriptor | |
116 *../MODULES/SCF/term_vdg.dt | |
117 *../MODULES/SCF/term_win40.dt | |
118 ../MODULES/SCF/term_win80.dt | |
119 * | |
120 * Select as many window descriptors as needed | |
121 ../MODULES/SCF/w.dw | |
122 ../MODULES/SCF/w1.dw | |
123 ../MODULES/SCF/w2.dw | |
124 ../MODULES/SCF/w3.dw | |
125 ../MODULES/SCF/w4.dw | |
126 ../MODULES/SCF/w5.dw | |
127 ../MODULES/SCF/w6.dw | |
128 ../MODULES/SCF/w7.dw | |
129 * | |
130 * Select as many VDG window descriptors as needed | |
131 *../MODULES/SCF/v1.dw | |
132 *../MODULES/SCF/v2.dw | |
133 *../MODULES/SCF/v3.dw | |
134 *../MODULES/SCF/v4.dw | |
135 *../MODULES/SCF/v5.dw | |
136 *../MODULES/SCF/v6.dw | |
137 *../MODULES/SCF/v7.dw | |
138 * | |
139 * Serial port drivers | |
140 * Built-In RS-232 port | |
141 *../MODULES/SCF/sio.dr | |
142 *../MODULES/SCF/t1.dd | |
143 * 6551 ACIA | |
144 *../MODULES/SCF/sacia.dr | |
145 *../MODULES/SCF/t2_sacia.dd | |
146 *../MODULES/SCF/t3_sacia.dd | |
147 * 6552 ACIA | |
148 *../MODULES/SCF/dacia.dr | |
149 *../MODULES/SCF/t2_dacia.dd | |
150 *../MODULES/SCF/t3_dacia.dd | |
151 * Tandy Modem Pak | |
152 *../MODULES/SCF/modpak.dr | |
153 *../MODULES/SCF/m1.dd | |
154 *../MODULES/SCF/m2.dd | |
155 * | |
156 * Printer drivers | |
157 * ../MODULES/SCF/printer.dr | |
158 * ../MODULES/SCF/p.dd | |
159 * | |
160 * VRN is a driver module used by certain games, including King's Quest III, | |
161 * Leisure Suit Larry and Flight Simulator II. A /nil descriptor is also | |
162 * supported. | |
163 ../MODULES/SCF/vrn.dr | |
164 ../MODULES/SCF/vi.dd | |
165 ../MODULES/SCF/ftdd.dd | |
166 * | |
167 *************************************** | |
168 * Pipe Section | |
169 * | |
170 * Pipes are a useful but optional part of a system. | |
171 ../MODULES/PIPE/pipeman.mn | |
172 ../MODULES/PIPE/piper.dr | |
173 ../MODULES/PIPE/pipe.dd | |
174 * | |
175 *************************************** | |
176 * Clock Section | |
177 * | |
1265 | 178 * Select one clock module depending upon your power line frequency |
179 * (60Hz = USA/Canada; 50Hz = Europe, Australia) | |
180 ../MODULES/CLOCKS/clock_60hz | |
181 *../MODULES/CLOCKS/clock_50hz | |
182 * Select one clock2 module that supports your real-time clock, if any. | |
1214 | 183 * Besides support for the internal software clock, the following |
184 * hardware clocks are supported: Burke & Burke, Disto 2-N-1, Disto 4-N-1, | |
1229 | 185 * Eliminator, Harris, SmartWatch, TC^3, DriveWire |
1265 | 186 ../MODULES/CLOCKS/clock2_soft |
187 *../MODULES/CLOCKS/clock2_bnb | |
188 *../MODULES/CLOCKS/clock2_disto2 | |
189 *../MODULES/CLOCKS/clock2_disto4 | |
190 *../MODULES/CLOCKS/clock2_elim | |
191 *../MODULES/CLOCKS/clock2_harris | |
192 *../MODULES/CLOCKS/clock2_smart | |
193 *../MODULES/CLOCKS/clock2_tc3 | |
194 *../MODULES/CLOCKS/clock2_dw | |
1214 | 195 * |
196 *************************************** | |
197 * System Kick-Start Module | |
198 * | |
1227
70923b54cc47
cc3go_dd and cc3go_h0 are now part of the distribution, replacing cc3go.
boisy
parents:
1225
diff
changeset
|
199 * Choose which startup module you wish to use. (cc3go_dd is recommended |
70923b54cc47
cc3go_dd and cc3go_h0 are now part of the distribution, replacing cc3go.
boisy
parents:
1225
diff
changeset
|
200 * for most configurations.) |
1265 | 201 * |
1214 | 202 * Alternatively, this module can reside in the root directory of the |
203 * boot device, saving precious system RAM. | |
1227
70923b54cc47
cc3go_dd and cc3go_h0 are now part of the distribution, replacing cc3go.
boisy
parents:
1225
diff
changeset
|
204 ../MODULES/SYSMODS/cc3go_dd |
70923b54cc47
cc3go_dd and cc3go_h0 are now part of the distribution, replacing cc3go.
boisy
parents:
1225
diff
changeset
|
205 *../MODULES/SYSMODS/cc3go_h0 |