Subject: Re: Atapi "unknown phase 1" & "device not configure at kernel boot time
To: Sebastien Monassa <fcu@worldnet.fr>
From: Manuel Bouyer <bouyer@ensta.fr>
List: netbsd-help
Date: 03/21/1996 21:13:49
Sebastien Monassa said:
>
> Salut,
>
> 1)
> I still have a slight problem with my IDE cd-rom.
> And it's called "unknown phase 1".
>
> I have the last patch.
> My motherboard 2 IDE buses are DISABLED.
> The cd-rom is connected to an ISA daugther board IDE bus (music card).
> It works under Dos/Win95.
>
Did you try a FreeBSD kernel ? If you could boot one fron floppy, and
see how the cdrom get probed, this could help.
You could also try to replace the
case PHASE_CMDOUT:
with
case WDCI_CMD:
but i fear that that breaks other cd-roms.
--
Manuel Bouyer, Ecole Nationale Superieure de Techniques Avancees, Paris
email: bouyer@ensta.fr
--