From owner-freebsd-questions@FreeBSD.ORG Sun Sep 7 20:50:50 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5264916A4BF; Sun, 7 Sep 2003 20:50:50 -0700 (PDT) Received: from MX4.NetWood.net (mx4.netwood.net [209.247.184.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C3AA43F3F; Sun, 7 Sep 2003 20:50:49 -0700 (PDT) (envelope-from jonas@netwood.net) Received: from netwood.net (mail.netwood.net [209.247.184.35]) by MX4.NetWood.net (Postfix) with ESMTP id 3C0D63EE44A; Sun, 7 Sep 2003 20:50:15 -0700 (PDT) (envelope-from jonas@netwood.net) Received: from master [209.247.186.2] by netwood.net with ESMTP (SMTPD32-7.15) id ACA28710074; Sun, 07 Sep 2003 20:50:58 -0700 From: "Jonas" To: , Date: Sun, 7 Sep 2003 20:50:48 -0700 Message-ID: <003301c375bc$6465a3f0$0800a8c0@master> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 In-Reply-To: <20030908033533.GB47926@freebsd1.cimlogic.com.au> Importance: Normal X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2727.1300 Subject: RE: IBM 120 G IDE -- problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Sep 2003 03:50:50 -0000 OH MAN...... You don't know how many hours you just saved me!!! It boots up beautifully with 3 drives. Thank you!!!! For future reference, do you know why this happens? Jonas Fornander - System Administrator Netwood Communications,LLC - www.netwood.net Find out why we're better - 310-442-1530 =20 > -----Original Message----- > From: John Birrell [mailto:jb@cimlogic.com.au]=20 > Sent: Sunday, September 07, 2003 8:36 PM > To: Jonas > Cc: freebsd-questions@freebsd.org; freebsd-hardware@freebsd.org > Subject: Re: IBM 120 G IDE -- problems >=20 >=20 > On Sun, Sep 07, 2003 at 08:27:18PM -0700, Jonas wrote: > >=20 > > I have the exact same problem with two brand new MB's from Asus. The > > model is P4P800 and P4P800-VM and all the drives are brand=20 > new Seagate > > IDE drives. I have removed the CD-ROM drive and the box=20 > boots up fine > > with Primary and Secondary master but as soon as I add a=20 > 3rd drive the > > boot process hangs on ata0 (or ata1) "Resetting=20 > devices....". Changing > > the drive to Cable-Select or putting the slave at the end=20 > of the cable > > doesn't fix the problem either. >=20 > I have that problem with an ASUS P4S533 motherboard. I add=20 > these sysctl > values to /boot/loader.conf: >=20 > hw.ata.ata_dma=3D"0" > hw.ata.atapi_dma=3D"0" >=20 > You can also interrupt the boot loader and type: >=20 > set hw.ata.ata_dma=3D"0" > set hw.ata.atapi_dma=3D"0" > boot >=20 > --=20 > John Birrell >=20