From owner-freebsd-stable Tue Apr 10 17:56:11 2001 Delivered-To: freebsd-stable@freebsd.org Received: from vimfuego.saarinen.org (saarinen.org [203.79.82.14]) by hub.freebsd.org (Postfix) with ESMTP id 4E4B037B422 for ; Tue, 10 Apr 2001 17:56:09 -0700 (PDT) (envelope-from juha@saarinen.org) Received: from dendennis.saarinen.org ([192.168.1.2] helo=dendennis) by vimfuego.saarinen.org with smtp (Exim 3.22 #1 (Red Hack)) id 14n8vW-0002hE-00; Wed, 11 Apr 2001 12:56:06 +1200 From: "Juha Saarinen" To: "Graywane" , Subject: RE: ATA_ENABLE_ATAPI_DMA gone? Date: Wed, 11 Apr 2001 12:55:55 +1200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 In-Reply-To: <20010410204319.A995@home.com> Importance: Normal Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :: I have an old CDROM that barfs if you have DMA or PIO enabled. :: Both FreeBSD :: and OpenBSD on two different motherboards reboot if you access the drive :: while PIO or DMA is enabled. In OpenBSD I can set the "flags" :: option in the :: kernel config file to disable PIO and DMA on the drive and then the drive :: works fine. In FreeBSD I can't seem to find an option to do the :: same thing. :: Anyone have any ideas. What is it using if you disable both PIO and DMA? It sounds like you have the wrong PIO mode enabled (if it's older drive, it'll likely only support PIO modes 0, 1 and 2). -- Juha To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message