source: xtideuniversalbios/wiki/Manual_v2_0_0.wiki @ 455

Last change on this file since 455 was 455, checked in by aitotat@…, 12 years ago

Manual for v2.0.0 is now listed on project home page.

File size: 26.3 KB
Line 
1#summary Instructions for XTIDE Universal BIOS v2.0.0
2#labels Featured,Phase-Deploy
3*Table of Contents*
4<wiki:toc max_depth="3" />
5----
6
7= Introduction =
8
9Note! This manual is currently being updated for v2.0.0 beta 2. It will be released when all documentation is fully up to date.
10
11XTIDE Universal BIOS makes it possible to use modern large ATA hard disks or Compact Flash cards on old PC's. You can then enjoy quiet or noiseless drives with more capacity than you'll ever need for old computers.
12
13XTIDE Universal BIOS can be used on any IBM PC, XT, AT or 100% compatible system. On AT systems you can use any 16-bit ISA or VLB IDE or Multi I/O controller. For XT systems you can use XTIDE rev1 (not available anymore), [http://www.vintage-computer.com/vcforum/showwiki.php?title=XTIDE+Rev2 XTIDE rev2] or [http://www.retrotronics.org/tiki/tiki-index.php JR-IDE/ISA].
14
15== License ==
16
17XTIDE Universal BIOS and associated tools are Copyright (C) 2009-2010 by Tomi Tilli, 2011-2012 by XTIDE Universal BIOS Team.
18
19This program is free software; you can redistribute it and/or modify
20it under the terms of the GNU General Public License as published by
21the Free Software Foundation; either version 2 of the License, or
22(at your option) any later version.
23
24This program is distributed in the hope that it will be useful,
25but WITHOUT ANY WARRANTY; without even the implied warranty of
26MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
27[License GNU General Public License] for more details.
28
29
30== Features ==
31
32Some of the features included in XTIDE Universal BIOS are...
33  * Supports up to 4 IDE controllers
34  * Support for virtual drives via serial port, [SerialDrives more information]
35  * Supports drives with any capacity (MS-DOS 7.x (Windows 9x) or FreeDOS is required to access more than 8.4 GB)
36  * PIO transfers with block mode support
37  * Hard disk autodetection
38  * Autodetected capacity, both CHS and LBA, can be overridden to make drive appear smaller than it actually is
39  * Hotkeys and optional Boot menu (included in official 15k builds) for selecting any floppy drive or hard disk to boot from, including hard disks that are not handled by XTIDE Universal BIOS
40  * Compact Flash and Microdrive support
41  * Support for most 8-, 16-, and 32-bit IDE controllers
42  * Native support for QDI Vision QD6500 and QD6580 VLB IDE controllers
43...and many more.
44
45
46== Different builds ==
47
48XTIDE Universal BIOS includes many modules and features that are optional. It is not possible to include them all into 8k builds. Officially released builds include modules that benefits most people. You can quite easily make your own build to include the features that you need if you are not satisfied on the official builds.
49
50=== Modules included in officially released builds ===
51
52[http://code.google.com/p/xtideuniversalbios/wiki/BuildInstructions See build instructions for module descriptions].
53
54||File||Description||MODULE_8BIT_IDE||MODULE_JRIDE||MODULE_ADVANCED_ATA||MODULE_BOOT_MENU||MODULE_IRQ||MODULE_SERIAL||MODULE_SERIAL_FLOPPY||ELIMINATE_CGA_SNOW||RELOCATE_INT13H_STACK||USE_186||USE_AT||
55||ide_xt.bin||8088/8086 compatible 8 kiB XT build||√||√||-||-||-||√||√||√||-||-||-||
56||ide_xtp.bin||8 kiB XT+ build requiring 80188/80186 or better||√||√||-||-||-||√||√||√||-||√||-||
57||ide_at.bin||8 kiB AT build requiring 286 or better||-||-||√||-||√||√||√||-||√||√||√||
58||ide_xtl.bin||8088/8086 compatible 15 kiB XT build||√||√||-||√||-||√||√||√||-||-||-||
59||ide_xtpl.bin||15 kiB XT+ build requiring 80188/80186 or better||√||√||-||√||-||√||√||√||-||√||-||
60||ide_atl.bin||15 kiB AT build requiring 286 or better||-||-||√||√||√||√||√||-||√||√||√||
61
62All official builds include the following modules and features:
63MODULE_STRINGS_COMPRESSED, MODULE_HOTKEYS, MODULE_EBIOS, MODULE_FEATURE_SETS and RESERVE_DIAGNOSTIC_CYLINDER
64
65----
66= Installing XTIDE Universal BIOS =
67
68== Important if you are upgrading from any previous XTIDE Universal BIOS version ==
69
70The new v2.0.0 beta 2 version, like most other BIOSes, adheres to the Phoenix Enhanced Disk Drive Specification. The older v1.x.x versions and v2.0.0 beta 1 do NOT - they may generate different L-CHS parameters for many drives. If you move a drive handled by a v1.x.x or v2.0.0 beta 1 BIOS to another system or upgrade to v2.x.x you risk data corruption if different L-CHS parameters are used.
71
72IMPORTANT! This means that, after upgrading to XTIDE Universal BIOS v2.0.0 beta 2, you need to re-create and format any partitions on drives handled by this BIOS.
73
74
75== Hardware supporting XTIDE Universal BIOS ROM ==
76
77The most convenient way to use XTIDE Universal BIOS is to use an [http://www.vintage-computer.com/vcforum/showwiki.php?title=XTIDE+Rev2 XTIDE card] or [http://www.lo-tech.co.uk/wiki/Lo-tech_XT-CF_Board Lo-tech XT-CF] that hopefully will be available soon. They can be used on any PC with a free 8-bit ISA slot. You might not want to connect any drives to them in 16- or 32-bit systems since 8-bit transfers will be very slow. Using the XTIDE card allows EEPROM flashing so it is really easy to update XTIDE Universal BIOS.
78
79Another option is to use any card with a free ROM socket for 8 kiB or larger ROMs. Official XTIDE builds are meant for 8 kiB and 16 kiB ROMs but you can burn it on a larger ROM if you append enough zeroes to the end (only append zeroes so checksum does not change). Many network cards have unused ROM sockets and there are also a few multi I/O cards and IDE controllers with ROM sockets. These cards remains fully usable even if you place a ROM with XTIDE Universal BIOS on them.
80
81You don't need an EPROM/EEPROM programmer if you already have an XTIDE card. The XTIDE card can be used to flash additional EEPROMs (8 kiB 2864) that can then be moved to EPROM (8 kiB 2764) sockets.
82
83
84== Configuring and flashing ==
85
86The XTIDE Universal BIOS comes with a DOS utility called XTIDECFG.COM. It's primary purpose is to configure and flash the XTIDE Universal BIOS but it can also be used as a generic EEPROM flasher supporting EEPROM sizes up to 32 kiB. XTIDECFG.COM also allows saving changes to XTIDE Universal BIOS images for later programming with other devices or programming software.
87
88
89== Other things to know ==
90
91CTRL can be held down to skip XTIDE Universal BIOS initialization. Press CTRL when the POST OK beep is heard or just before the memory test has completed.
92
93----
94= Using XTIDECFG.COM (XTIDE Universal BIOS configuration and flashing program) =
95
96XTIDECFG.COM is intended to be user friendly. At the bottom of the screen appears quick information for each menu item. Pressing F1 displays more detailed help for menu items (some menu items do not have detailed help available). Up, Down, PgUp, PgDn, Home and End keys are used for menu navigation. Enter selects the highlighted menu item and Esc returns to the previous menu.
97
98Some menu items appear only when needed to make configuring easier.
99
100
101== Menu items on "Main Menu" ==
102  * Copyright and License Information
103    Displays just that.
104  * Load BIOS from file
105   Loads any (not just XTIDE Universal BIOS) file to be flashed.
106  * Load BIOS from EEPROM
107   Loads XTIDE Universal BIOS from EEPROM to be reconfigured if a supported version of the BIOS is found in the system.
108  * Load old settings from EEPROM
109   Loads current settings from EEPROM if a supported version of the XTIDE Universal BIOS is found in the system.
110  * Configure XTIDE Universal BIOS
111   This is for configuring the XTIDE Universal BIOS. This menu item appears only when a supported version of the BIOS is loaded.
112  * Flash EEPROM
113   This menu item appears when a file has been loaded.
114  * Save BIOS back to original file
115  * Exit to DOS
116   Exits to DOS. If you have made configuration changes, then a dialog will be displayed asking if you want to save them. You can also exit to DOS by pressing Esc at the main menu.
117  * Web Links
118
119== Menu items on "Flash EEPROM" submenu ==
120  * Start flashing
121  * EEPROM type [default=2864]
122   Selects EEPROM type. XTIDE rev1 uses 2864 (8 kiB) EEPROM. Select 2864mod if you have done the A0-A3 address line swap mod (aka the Chuck(G) mod) to your XTIDE card.
123  * SDP command [default=Enable]
124   Selects Software Data Protect command to be written before every page. You should set it to Enable if the EEPROM supports SDP.
125  * Page size [default=1]
126   Larger page sizes makes flashing faster. You'll probably want to select the largest that your EEPROM supports. Slow XT systems might not be fast enough for large page sizes.
127  * EEPROM address [default=D000h]
128   Segment address where the EEPROM is located. Supported versions of XTIDE Universal BIOS will be detected automatically.
129  * Generate checksum byte [default=Yes]
130   This option will generate a checksum byte at the end of the EEPROM. You'll want to enable this if you have done any changes to the XTIDE Universal BIOS settings.
131
132== Menu items on "Configure XTIDE Universal BIOS" submenu ==
133  * Back to Main Menu
134  * Primary IDE Controller
135  * Secondary IDE Controller
136  * Tertiary IDE Controller
137  * Quaternary IDE Controller
138   Each "xxx IDE Controller" submenu displays IDE controller specific settings. "IDE controllers" menu item specifies the visible "xxx IDE Controller" submenus.
139  * Boot settings
140   Opens submenu for boot related settings such as should boot menu be enabled etc.
141  * Full operating mode [default=No for XT builds, not used for AT builds]
142   "Full operating mode" reserves a bit of Conventional memory for XTIDE Universal BIOS variables. Disabling this will reduce the maximum number of supported IDE controllers to 2 and place the variables in a memory area reserved for IBM ROM Basic (30:0h). You should always enable this option unless:
143    # You don't need to use IBM ROM Basic or any BIOS or software that requires that memory area.
144    # You have a Tandy 1000 with 640k or less RAM (see "kiB to steal from RAM" for a way around this problem).
145    # You really need the 1k of Conventional memory that "Full operating mode" requires.
146  * kiB to steal from RAM [default=1]
147   This menu item will appear only when "Full operating mode" is enabled. Leave it at the default unless you need to enable "Full operating mode" on Tandy 1000 models with 640k or less RAM. Setting this to 33 (almost always enough) or 65 (always enough) will reserve the top of RAM to Tandy video circuitry in addition to the XTIDE Universal BIOS variables thus avoiding a conflict between the two.
148  * IDE controllers [default=1 for XT builds, 2 for AT builds]
149   Number of IDE controllers to be searched by XTIDE Universal BIOS. The maximum is 4 if "Full operating mode" is enabled. Otherwise the maximum is 2.
150  * Power Management [default=Disabled]
151   This menu item opens up a submenu where you can select the amount of time before idling harddrives should enter standby mode (i.e. stop spinning). This setting applies only to drives controlled by XTIDE Universal BIOS and requires that the drive(s) supports the Power Management feature set. Harddrives that do not support Power Management (only very old drives) will just keep spinning. Note that this option will be completely ignored if the BIOS has been built without MODULE_FEATURE_SETS.
152
153=== Menu items on "Boot settings" submenu ===
154  * Display Mode [default=Default]
155   This setting allows you to force a display mode change before the boot menu is displayed. This setting will work even if the boot menu has been disabled and will leave the specified display mode set when booting to the OS. Forcing the display mode can be handy if you have a composite monitor (use 40 column modes for better readability) or a black&white VGA monitor (use 80 column black&white mode for better readability).
156  * Number of Floppy Drives [default=1 for XT builds, Auto for AT builds]
157   In some systems the number of floppy drives cannot be reliably autodetected. This setting allows you to specify it manually so all drives can be displayed on the boot menu.
158  * Scan for Serial Devices [default=No]
159   When enabled, the BIOS will scan COM1-7 for a Serial Drive server at the end of standard drive detection. Even without this option enabled, holding down the ALT key at the end of drive detection will accomplish the same thing (useful for bootstrapping scenarios). The BIOS will display "Serial Master on COM Detect:" while it is scanning. See the [SerialDrives Serial Drive] documentation for more information.
160  * Default boot drive [default=80h]
161   Specifies what drive is booted by default unless user selects other drive using hotkeys or boot menu. The default of 80h means the first hard drive in the system. 00h means first floppy drive in the system if you want floppy drive A to be first.
162  * Selection timeout [default=540]
163   Appears only if boot menu is included in the build.
164   Specifies the duration in timer ticks before the default boot drive is automatically selected. 1 tick = 54.9 ms so the default of 540 is about 30 seconds.
165
166
167=== Menu items on "xxx IDE Controller" submenus ===
168  * Back to Configuration Menu
169   Moves back to "Configure XTIDE Universal BIOS" submenu.
170  * Master Drive
171  * Slave Drive
172   Opens submenu for Master/Slave Drive specific settings for this IDE Controller.
173  * Device Type [default=XTIDE for XT builds, 16-bit for AT builds]
174   Type of device. 16-bit will support all standard IDE controllers, including VLB controllers. 32-bit will use 32-bit transfers on unidentified VLB/PCI controllers but those controllers usually require native support for full speed. Other devices include XTIDE rev1 (and rev2 slow mode), XTIDE mod with swapped A0 and A3 address lines (XTIDE rev2 fast mode), JR-IDE/ISA (requires MODULE_JRIDE), Lo-tech XT-CF and [SerialDrives support for virtual devices through serial port]. Note that a serial port controller must be the last configured IDE controller. XTIDECFG will automatically move any serial ports to the end of the list if needed. This is done so that serial floppy disks, if any are present, will be last on the list of drives detected.
175  * Base (cmd block) address [default=300h for XT builds, 1F0h (Primary IDE) and 170h (Secondary IDE) for AT builds]
176   Command block (base port) address where the IDE Controller is located. JR-IDE/ISA does not use this setting.
177  * Control block address [default=308h for XT builds, 3F0h/370h for AT builds]
178   Set to base port + 8h for XTIDE rev1, rev2 and Lo-tech XT-CF. Set to base port + 200h for standard IDE controllers. JR-IDE/ISA does not use this setting.
179  * Enable interrupt [default=no]
180   Enables interrupt but it does not offer any benefit for MS-DOS. Do not enable unless you know you need it.
181  * IRQ [default=14 for Primary IDE, 15 for Secondary IDE]
182   Appears only when MODULE_IRQ is available.
183   IRQ channel to use for IDE controllers.
184  * COM Port [default=COM1]
185    Appears only when serial port virtual device is selected.
186  * Baud Rate [default=38.4K]
187    Appears only when serial port virtual device is selected.
188
189=== Menu items for "Master/Slave Drive" submenus ===
190  * Back to IDE Controller Menu
191  * Block Mode Transfers [default=Yes]
192   Block Mode Transfers will speed up the transfer rates. This should be left enabled but there is at least one old hard drive with buggy block mode support when interrupts are enabled (Quantum, maybe 100MB).
193  * CHS Translation Method [default=Auto]
194    The NORMAL/LARGE/LBA selection seen on many BIOSes. Leave this to Auto unless you want this to be the same you are using on some other BIOS.
195  * Internal Write Cache [default=Disabled]
196   This should be left disabled unless you know what you are doing! Improper use of write cache can cause data corruption.
197  * User specified CHS [default=no]
198   Specify CHS parameters manually. This will force the drive to CHS addressing and EBIOS functions will be disabled. Specifying CHS manually makes the drive incompatible with other BIOSes unless they are specified to use the same CHS parameters.
199  * User specified LBA [default=no]
200   Specify drive capacity manually (starting from 8.4 GB). All versions of MS-DOS 7.x (Windows 9x) seem to have compatibility problems with very large drives so you might need to reduce drive capacity. Use FreeDOS if you want to use full capacity of the drive.
201  * Cylinders, Heads and Sectors per track
202   These will appear when "User specified CHS" is enabled. Maximum values of 16383 Cylinders, 16 Heads and 63 Sectors per track will provide a capacity of 7.8 GiB/8.4 GB, the maximum that MS-DOS 3.31 to 6.22 supports. Note that this will force CHS addressing so once formatted, there will be data corruption if you try to access the drive with systems using LBA addressing.
203  * Millions of sectors
204   This will appear when "User specified LBA" is enabled. You can specify the drive capacity in millions of sectors. Note that MS-DOS 7.x (Windows 9x) or FreeDOS is required to access more than 7.8 GiB/8.4 GB.
205
206----
207= Hotkeys =
208
209You will see Hotkeybar at the top of screen during drive detection. Hotkeys are available during that time and selected hotkeys will be displayed on the Hotkeybar.
210
211Keys A to Z work as hotkeys for drives to select as boot device. Hotkeys have another benefit: they allow the installation of DOS from any floppy drive to any hard disk. For example if you want to install DOS from floppy drive B to Hard Drive D then first press D and then B. The last drive selected is always the drive to boot from.
212
213F2 displays boot menu (available only if MODULE_BOOT_MENU is available).
214
215F8 calls software interrupt 18h. This starts IBM ROM Basic, ROM DOS or displays an error message from the motherboard BIOS when there is no ROM to boot from.
216
217
218== Drive swapping ==
219
220DOS requires that it is loaded from the first floppy drive (00h) or the first hard disk (80h) in the system. XTIDE Universal BIOS translates drive numbers to make booting possible from any floppy drive or hard disk. Drive number translation is implemented with a simple swapping method: selected drive will be swapped with first drive and vice versa. For example drive 81h (Second hard drive) would be translated to 80h (First hard drive) and 80h would be translated to 81h. Drive swapping for floppy drives and hard disks are handled separately to make possible to install DOS from any floppy drive to any hard disk.
221
222----
223= Boot menu =
224
225Using the boot menu is optional and it is not included in official 8 kiB builds. Boot menu does not offer any more functionality than hotkeys except to display drive information. Drive can be selected with Up and Down arrows. Home, End, PgUp and PgDn keys can speed up selection if there are many drives in the boot menu. Press Enter to boot from selected drive.
226
227
228== Boot menu hotkeys ==
229
230All hotkeys from Hotkeybar are available when Boot Menu is displayed.
231
232
233== Boot menu drive information ==
234
235The boot menu can display a little bit of information about the drive:
236
237  * Capacity
238   This shows the drive capacity. This is the same as reported by the drive unless you have specified CHS or LBA manually. Capacity is read from INT 13h AH=08h for drives not handled by XTIDE Universal BIOS.
239  * Addr.
240   This shows the current addressing mode:
241    * NORMAL is used for drives with 1024 or less cylinders (504 MiB / 528 MB and smaller drives). NORMAL is the fastest mode since no address translations are required.
242    * LARGE is used for drives with 1025...8192 cylinders. LARGE addressing mode L-CHS parameters are generated with Revised Enhanced CHS calculation algorithm. LARGE addressing mode can use LBA if drive supports it.
243    * LBA is used for drives with 8193 or more cylinders and LBA support. L-CHS parameters are generated with Assisted LBA algorithm.
244  * Block
245   Shows the maximum number of sectors supported in a single multi-sector transfer. The larger the better. 1 means that block mode is disabled or not supported. CF cards usually supports block mode commands but do not allow blocks larger than 1 sector.
246  * Bus
247   Shows the bus/device type configured in "Device Type" menu item on "xxx IDE Controller" submenu.
248  * IRQ
249   Shows the IRQ channel if enabled.
250  * Reset
251   Shows the status from drive initialization. This should always be zero. If it is something else, then something has gone wrong.
252
253----
254= Performance problems =
255
256== MS-DOS DIR command takes a very long time ==
257This is completely normal on systems with slow CPUs and large partitions. Calculating free space is simply a very slow process in such cases.
258
259It was very rare to have partitions larger than 32 MiB on XT systems so there weren't long delays then. Now XTIDE and JR-IDE/ISA makes it possible to use very large modern drives on such slow systems. MS-DOS 3.31 allows partitions up to 512 MiB and MS-DOS 4.00 to 6.22 allows partitions up to 2 GiB. Those are enormous sizes for XT systems and the slow 8088 or even the V20 take some time to calculate the free space on FAT file systems.
260
261It might be a good idea to use a small partition for OS and frequently used utilities and large partition(s) for games and less needed data. You should experiment with what size feels the best for the small partition. Please do let me know the results if you do some testing.
262
263It is very likely that this same problem will occur if you decide to use MS-DOS 7.x (Windows 9x) or FreeDOS and a large FAT32 partition on a slow 386 or even 486.
264
265
266== Importance of Shadow RAM ==
267Always enable Shadow RAM and ROM area caching if your systems supports them! They might speed up much more than you think. This is especially true on Pentium systems.
268
269Pentium will fetch at least 8 bytes (since it has a 64-bit wide bus) before it can start to execute the instructions. Even if you have placed the ROM on a 16-bit ISA or 32-bit VLB or PCI card the ROM itself is only 8-bits wide. So the ROM must be read 8 times before the CPU can start executing instructions. And if those 8 times are read from 8 MHz ISA with wait states... Believe it or not, this can slow the transfer rates on a mighty Pentium to the level of fast XT systems.
270
271So always enable Shadow RAM to copy the ROM to RAM to get full bus width and you might also want to enable cache for ROM areas to compensate for RAM latencies and slower clock rate. The Shadow RAM is the more important of the two.
272
273You should be aware that you most likely need to disable Shadow RAM when you flash the EEPROM. Another thing to note is that JR-IDE/ISA does not work if Shadow RAM or ROM area caching is enabled. You wouldn't want to connect drives to an 8-bit bus on a 32-bit system anyway. You can use the JR-IDE/ISA if you just need the 512 kiB FLASH.
274
275Here are some transfer rate comparisons using v2.0.0β1. Results are from [http://www.brutman.com/iotest.zip IOTEST by Michael B. Brutman].
276
277The test system is a 486DX4 100 MHz with a VLB Multi I/O card and a 6 GB Hitachi Microdrive. XTIDE Universal BIOS is configured for 16-bit transfers without support for that specific VLB IDE controller.
278||Internal Cache||Shadow RAM||KB/s||
279||Enabled||Disabled||1185.50||
280||Enabled||Enabled||1911.37||
281||Disabled||Disabled||1145.48||
282||Disabled||Enabled||1851.30||
283
284----
285= IDE controllers on VLB and PCI bus =
286
28716-bit ISA IDE controllers or more properly interface cards are basically very simple ISA to Parallel ATA adapters so they all perform alike. ISA is not fast enough for anything above PIO-0 transfer method (with a theoretical maximum of 3.3 MB/s).
288
289VLB and PCI IDE controllers are more complex since they have an actual controller between bus and IDE drive. This controller can buffer the data so the CPU can read 32-bits at a time. Early VLB controllers are limited to PIO-2 but later VLB controllers and (all?) PCI controllers also support PIO modes 3 and 4. These later VLB multi I/O cards have two IDE connectors so you should use one of those even if you don't need the other IDE connector.
290
291Unfortunately many of the controllers work only at PIO-0 by default. Some VLB multi I/O cards have jumpers to set transfer rates but most require controller specific programming to enable higher PIO modes. It is possible that your VLB multi I/O card don't offer any advantages over ISA multi I/O cards if your BIOS does not support the IDE controller on the VLB card. There are DOS drivers for many VLB IDE controllers so BIOS support isn't a necessity.
292
293At the moment XTIDE Universal BIOS has native support for QDI Vision QD6500 and QD6580 VLB IDE controllers. The support is included in MODULE_ADVANCED_ATA that is included in official AT builds by default.
294
295----
296= Known problems with fixes (v2.0.0 beta 2)=
297
298===Flashing sometimes fails on a Pentium system===
299Set page size to maximum supported and try to reflash few times. Eventually it should work. It is currently unknown why flash fails.
300
301===FreeDOS Format.exe freezes===
302Known to happen with 0.90 dated 4-30-02 when using user defined LBA. Change FORMAT.EXE to newer. 0.91v dated 1-14-06 is known to work.
303
304
305= Other known problems =
306  * Flash utility hung the PC when saving settings on one occasion (maybe because the FDD entry point was via the BIOS just over-written?)
307  * Lo-tech XT-CF support won't work with final product. Support will be updated when XT-CF is ready.
308
309
310== Problems with Compact Flash cards and microdrives ==
311
312CF cards and microdrives are IDE devices and should work as any hard disk. Unfortunately there are many CF cards and microdrives with limitations. Some of them only work as a master drive but not as a slave drive. Some of them requires MBR to be re-created before they can be used for booting.
313
314The MBR can be re-created with FDISK using the /MBR switch. You can also use any low-level data wipe utility to clear a non-bootable MBR. The MBR will then be created automatically when partitioning the drive.
315
316Some CF cards and microdrives do not work properly with IBM 5150/5160 when using XTIDE rev 1 or rev 2. Some of the symptoms are improperly displayed drive name on boot menu or the drive appears to work on some occasions and sometimes not. This is a hardware related problem and cannot be fixed by software. Wait for Lo-tech XT-CF to be available or use known working drive such as Hitachi 6 GB microdrive.
317
318----
319= Contact information =
320
321[http://www.vintage-computer.com/vcforum/showthread.php?17986-XTIDE-Universal-BIOS XTIDE Universal BIOS thread can be found at Vintage Computer Forums]. I recommend to post there but you can also send email to aitotat (at) gmail.com.
322
323When reporting bugs or other problems, please post the following information:
324  * Computer specs (at least CPU and RAM but details about expansion cards and how they are configured might be useful)
325  * Operating system and version (for example MS-DOS 6.22)
326  * Hard disk(s) you are using with XTIDE Universal BIOS
327  * Hard disk(s) not handled by XTIDE Universal BIOS (if any)
328  * Reset status that boot menu shows if problem is related to specific drive
Note: See TracBrowser for help on using the repository browser.