Subject: Re: NetBSD 1.2 with 6.4 GB IDE disks?
To: Manuel Bouyer <bouyer@antioche.lip6.fr>
From: Jukka Marin <jmarin@pyy.jmp.fi>
List: port-i386
Date: 01/06/1998 20:24:30
On Tue, Jan 06, 1998 at 06:46:02PM +0100, Manuel Bouyer wrote:
> On Jan 6, Jukka Marin wrote
> > Kernel config includes both wdc0 and wdc1, but as both disks have been
> > connected to wdc0, I don't think kernel config could be the problem.
>
> And you have wd* at wdc? drive ? , rigth ?
wdc0 at isa? port 0x1f0 irq 14 # ST506, ESDI, and IDE controllers
wdc1 at isa? port 0x170 irq 15
wd* at wdc? drive ?
> It really doesn't see anything at drive1.
> I don't have more idea here.
Snif. :-I
> You should try to add some printf's in wdcattach, so we can see why it doens'nt
> detect the second drive (it's wdcattach which probes for drives, and call
> config_found for each drive present).
I'll see.. if nothing else helps, I guess we'll have to try this. Thanks,
-jm