Hello,


I am still searching for a solution for using an ISA IDE controler with
a CEPC ROM image created with PB 4.2.

It seems that only PCI controlers are supported. Is
it possible to use an ISA controler instead?

Thank you very much.

Regards,
Malte

Re: ISA IDE controller by Steve

Steve
Tue Jan 13 15:09:07 CST 2004

Yes, ISA will work you just need to set up the registry to load the driver
as the PCI enumerator won't do it for you and there is no ISA bus
enumerator.

--
Steve Maillet (eMVP)
Entelechy Consulting
smaillet_AT_EntelechyConsulting_DOT_com



Re: ISA IDE controller by rudolf

rudolf
Wed Jan 14 04:00:46 CST 2004

"Steve Maillet \(eMVP\)" <nospam1@EntelechyConsulting.com> wrote in message news:<OssQ$lh2DHA.2572@TK2MSFTNGP12.phx.gbl>...
> Yes, ISA will work you just need to set up the registry to load the driver
> as the PCI enumerator won't do it for you and there is no ISA bus
> enumerator.

After searching "millions" of threads I found one with registry settings that
worked for me. Thank you.