From owner-freebsd-questions Sun Sep 21 21:45:33 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id VAA10943 for questions-outgoing; Sun, 21 Sep 1997 21:45:33 -0700 (PDT) Received: from www.delanet.com (smtp@www.delanet.com [208.9.136.82]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id VAA10938 for ; Sun, 21 Sep 1997 21:45:29 -0700 (PDT) Received: from rugose (modem163.delanet.com [208.17.58.226]) by www.delanet.com (8.8.4/8.8.5) with ESMTP id AAA18638; Mon, 22 Sep 1997 00:47:39 -0400 (EDT) Message-Id: <199709220447.AAA18638@www.delanet.com> From: "Stephen Comoletti" To: "Doug White" Cc: Subject: Re: Fw: New Install Date: Mon, 22 Sep 1997 00:43:42 -0400 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1155 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ---------- > From: Doug White > To: Stephen Comoletti > Cc: freebsd-questions@FreeBSD.ORG > Subject: Re: Fw: New Install > Date: Sunday, September 21, 1997 11:44 PM > > On Sun, 21 Sep 1997, Stephen Comoletti wrote: > > > Ultra33 IDE (seperate card) - irq 10 at FFF0 - FFF7 > > motherboard ide primary - irq 14 at 01F0 - 01F7 > > motherboard ide secondary - irq 15 at 0170 - 0177 > > > > Boot floppy image from the 3.0 snap released on 9/20/97 detected the > > Ultra33 on the correct irq, I could not see the i/o range. It still does > > not detect the drive. It assumes > > the motherboard primary ide as wdc0 (no devices attached to the primary at > > all). > > Does anyone have any idea what I need to change so that it looks at the > > Ultra33 and not the primary motherboard ide? > > During the device configuration step, you need to change the i/o base for > wdc0 to be irq 10, i/o 0xfff0. That's a really strange i/o base tho, does > it really speak IDE? I gave that a try..no go. I even set the iomem correctly (the ultra33 was setup as 000c8000). It paused a long time on the probe, but came up as not found again. I've done about everything I can think of..even disabling the primary ide and plug&play from the cmos setup. This is starting to look hopeless much to my dismay.. Is there anything else I could try? steve