First post, by dionb
- Rank
- l33t++
Recently I got my hands on an interesting hard card - basically a steel frame with a WD1002-27X card at one end and a WD344R RLL drive at the other.
The WD1002-27X gives it an 8b interface and it's designed for an XT, i.e. with BIOS ROM and presumably DMA transfers. I have an XT, but it's a bit built-in so I decided to try to test this combo. My assumption was that I could disable the BIOS, set drive geometry in system BIOS and work with it like that. Unfortunately, doing that gives a HDC error. If I enable the BIOS, POST hangs when it would be initialized.
The controller is set to default settings, i.e. primary controller at 0xC800, primary address 0x320. The only other device on the motherboard is a VGA card.
I have another similar controller, an OMTI 5527, and it gives me exactly the same behaviour - HDC error with BIOS disabled, hanging POST with BIOS enabled. So I don't think the WD controller itself is the issue.
Knowing that HDC work rather differently between XT and AT architectures, is this fundamentally incompatible - or should it be possible to get one of these controllers to work in an AT-system?