>I've noted quite a few folks having trouble getting IDE1 working, even after
>reading README.ide, running MAKEDEV.ide1, reading the source for ide.c, etc..
>I can't get either my PTI-255W (Winbond 83759F chipset) to work with ide0 & 1,
>or disabling ide1 and running a second, plain vanilla ide card at 1f0. I've
>tried setting the #define to ALLOW shared interrupt, as well as doing that
>plus setting the irq for ide1 to 14. No go - but I get the same as lots of
>folks - on boot up, it detects ide1, if I use hdparm -i, it reports my drive,
>but any attempt to access it time out. At this point, I'm considering selling
>my CD-rom, it's been so frustrating.
I have similar problem. I can't get my primary and secondary ide drives
to run at the same time. If I boot without dos-ide drivers, I get primary
ide working. If I boot with dos-ide drivers and specify hdc= and hdd=
parameters to loadlin.exe, I get secondary ide working.
On bootup it detects both ides with correct irq but it doesn't detect
any drives on other ide even if hda=,hdb=,hdc=,hdd= parameters are given.
And it doesn't enable any multiple modes to my newer hds even if dos
does.
Dos drivers do some extra initialization for my HT-6560B EIDE
controller to get secondary ide to work and primary ide not to work.
Perhaps I should have a look at those drivers.