Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
qlwiki:qlhdd [2018/04/25 22:23] – praktiker | qlwiki:qlhdd [2023/08/25 12:22] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | QL-HDD-Card | + | {{: |
+ | The QL-HDD-Card | ||
+ | |||
+ | The English version of the QL-HDD-Card Manual | ||
==== Introduction ==== | ==== Introduction ==== | ||
Line 5: | Line 8: | ||
- | The JFC QL-HDD-Card is a powerful and flexible interface card for the system bus of the SINCLAIR QL for operating a hard disk via an additional PC hard disk controller to be connected to the card. | + | The JFC QL-HDD-Card is a powerful and flexible interface card for the system bus of the SINCLAIR QL for operating a hard disk via an additional PC hard disk controller to be connected to the card.\\ |
- | The device driver for the new directory device win1_ is available in the HDD-Card | + | The device driver for the new directory device win1_ is available in the HDD-Card and is available immediately after switching on. It supports fast disks of virtually any size. |
- | and is available immediately after switching on. It supports fast disks of virtually any size. | + | |
=== MFM hard drives === | === MFM hard drives === | ||
- | One of the following MFM controllers is required to operate an MFM hard disk: OMTI: 5520A, 5520B | + | One of the following MFM controllers is required to operate an MFM hard disk: OMTI: 5520A, 5520B\\ |
- | Western Digital: WD-1002A-WX1 | + | Western Digital: WD-1002A-WX1\\ |
- | DataTech: MFM Controller | + | DataTech: MFM Controller\\ |
=== RLL hard drives === | === RLL hard drives === | ||
- | RLL hard drives can be powered by one of the following RLL controllers: | + | RLL hard drives can be powered by one of the following RLL controllers: |
Western Digital: WD-1002-27X, | Western Digital: WD-1002-27X, | ||
Line 23: | Line 25: | ||
=== Power supply unit and housing === | === Power supply unit and housing === | ||
- | Due to the individually different expansion of many QLs, we have designed the structure of a hard disk system with the HDD card as an "open solution", | + | Due to the individually different expansion of many QLs, we have designed the structure of a hard disk system with the HDD card as an "open solution", |
- | The hard disk controller to be connected is already supplied with power from the QL via the HDD card If you are still using the original QL power supply, you must ensure that it is not overloaded (especially if there are other peripherals on the QL). If it warms up strongly | + | |
+ | The hard disk controller to be connected is already supplied with power from the QL via the HDD card If you are still using the original QL power supply, you must ensure that it is not overloaded (especially if there are other peripherals on the QL). If it gets very hot and dark stripes move vertically across the screen, the power supply is overstrained and must be replaced by a stronger one. | ||
For the hard disk an additional power supply with +5V and +12V DC voltage and the hard disk corresponding power design is required in any case. With QL systems, which were built into a PC housing with integrated power supply, this can usually also be used for the Winchester. A suitable housing for the hard disk drive is then already available here. Otherwise, you will need a sheet steel housing, with sufficient space for the additional power supply unit. | For the hard disk an additional power supply with +5V and +12V DC voltage and the hard disk corresponding power design is required in any case. With QL systems, which were built into a PC housing with integrated power supply, this can usually also be used for the Winchester. A suitable housing for the hard disk drive is then already available here. Otherwise, you will need a sheet steel housing, with sufficient space for the additional power supply unit. | ||
=== ROM port adapter === | === ROM port adapter === | ||
- | Since the Miracle | + | Since the Miracle |
Line 37: | Line 41: | ||
=== The QL HDD Card === | === The QL HDD Card === | ||
- | like all JFC peripheral cards, it does not support Sinclair' | + | Like all JFC peripheral cards, it does not support Sinclair' |
- | In principle, the QL-HDD-Card can be connected directly to the QL system bus, the looped through bus of a QL card, any slot of the JFC BUS driver or any other (functional) QL bus driver or with the special ROM port adapter also to the QL ROM port. | + | In principle, the QL-HDD-Card can be connected directly to the QL system bus, the looped through bus of a QL card, any slot of the [[qlwiki: |
Due to its dimensions, however, the board cannot be connected directly to the system bus as the first board if the QL motherboard is (still) accommodated in the original housing. In practice, however, the two will hardly occur together. | Due to its dimensions, however, the board cannot be connected directly to the system bus as the first board if the QL motherboard is (still) accommodated in the original housing. In practice, however, the two will hardly occur together. | ||
Line 49: | Line 53: | ||
{{ : | {{ : | ||
- | When using with other QL peripheral cards, | + | When used with other QL peripheral cards, |
- | For a secure check, install your system first completely with the exception of the HDD card and check the intended address space by querying the decimal base address adr with the following command: PRINT PEEK_W (adr), | + | |
+ | 512K RAM expansions | ||
+ | |||
+ | For a secure check, install your system first completely with the exception of the HDD card and check the intended address space by querying the decimal base address adr with the following command: | ||
+ | |||
+ | PRINT PEEK_W (adr), | ||
If the numbers 19195 and 1 are output, the corresponding base address is already occupied. | If the numbers 19195 and 1 are output, the corresponding base address is already occupied. | ||
=== Address restrictions with special QL cards === | === Address restrictions with special QL cards === | ||
- | The Sandy SuperQBoard occupies 32K address space (two consecutive slots), whereby usually only its base address, i.e. the first slot, can be queried. When using a QBoard, the slot preceding the planned HDD card address (if from $COOOO) must also be checked as above. | + | The [[qlwiki: |
If a JFC QL-ROM card is used as extended operating system ROM ($00000 to $17FFF, ROM card page 1, see ROM card manual}, of course it occupies the 16K blocks at $10000 and $14000. | If a JFC QL-ROM card is used as extended operating system ROM ($00000 to $17FFF, ROM card page 1, see ROM card manual}, of course it occupies the 16K blocks at $10000 and $14000. | ||
- | The Miracle | + | |
- | To use the HDD card with the Miracle | + | The [[qlwiki: |
+ | |||
+ | To use the HDD card with the Miracle | ||
The addresses $10000, $14000 and $1COOO are not originally intended for extensions and are not checked by the standard QDOS so that the driver EPROM is not recognized. If you still want to use this address space (with the exception of the cases mentioned above), the Winchester driver must be explicitly included after system startup by the command CALL adresse+48, whereby the corresponding decimal value (65536, 81920 or 114688) must be used for address. If you have assembler and system knowledge, you can easily add an additional EPROM (ROM port or QL-ROM card) or an additional query for these addresses by modifying the operating system. | The addresses $10000, $14000 and $1COOO are not originally intended for extensions and are not checked by the standard QDOS so that the driver EPROM is not recognized. If you still want to use this address space (with the exception of the cases mentioned above), the Winchester driver must be explicitly included after system startup by the command CALL adresse+48, whereby the corresponding decimal value (65536, 81920 or 114688) must be used for address. If you have assembler and system knowledge, you can easily add an additional EPROM (ROM port or QL-ROM card) or an additional query for these addresses by modifying the operating system. | ||
Line 405: | Line 418: | ||
**readme_doc** | **readme_doc** | ||
ist ein Quill-Dokument für Tüftler und beschreibt direkten Sektorzugriff auf die Platte. | ist ein Quill-Dokument für Tüftler und beschreibt direkten Sektorzugriff auf die Platte. | ||
+ | |||
+ | {{: | ||
+ | {{: | ||
+ | {{: |