From owner-freebsd-questions Sun Jul 2 14:27:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from otonabee.pixelhammer.com (sense-nbd95-64.oz.net [216.39.165.64]) by hub.freebsd.org (Postfix) with ESMTP id 5A2ED37B6AE for ; Sun, 2 Jul 2000 14:27:14 -0700 (PDT) (envelope-from dave@pixelhammer.com) Received: from redbird (redbird.pixelhammer.com [192.168.0.2]) by otonabee.pixelhammer.com (8.9.3/8.9.3) with SMTP id OAA26225 for ; Sun, 2 Jul 2000 14:36:14 -0700 (PDT) From: DAve Reply-To: dave@pixelhammer.com To: freebsd-questions@FreeBSD.ORG Subject: adding another drive, bios questions Date: Sun, 2 Jul 2000 14:23:16 -0700 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <00070214392100.00809@redbird> Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am at my wits end here trying to add a second drive to my file server. I have a gateway file server, P90 with 32mb ram. FreeBSD is installed and running just fine. The mother board has two IDE interfaces, one labled 'pri IDE' the other labled 'PCI IDE'.=20 Currently I have the sys drive as master and the CD as slave on the interface labled 'pri IDE'. I want to put two new drives on the box. Attempting to use the interface labled 'PCI IDE' gets me nowhere. I've tried; 1) LBA on/off 2) AUTO CONFIG on/off (manually set cyl, sec, etc) 3) new drives set as slave on cable first pos, master on cable end position, and both as slave. (leaving system disk only set as master on 'pri IDE' interface) I have one other box which the bios never sees the drive yet FBSD finds it and boots just fine. However FBSD never finds a drive on this box.=20 I have made no changes to the kernel other than to add these lines as per LINT. controller wdc1 at isa? port "IO_WD2" bio irq 15 disk wd2 at wdc1 drive 0 Recompiled and installed, reboot, I get this message from dmesg=20 "wdc1 not found at 0x170" My bios has no place to tell me what IRQ or mem address the IDE interfaces reside at, or where I can change/add this info. How can I tell FBSD where the drives are? Any thoughts? DAve --=20 "My center is giving way,=20 my right is pushed back;=20 situation excellent,=20 I am attacking." =0D=20 Ferdinand Foch at the Second Battle of the Marne (1918) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message