From owner-freebsd-questions@FreeBSD.ORG Tue Oct 7 00:11:10 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 A267216A4B3 for ; Tue, 7 Oct 2003 00:11:10 -0700 (PDT) Received: from relay.pair.com (relay.pair.com [209.68.1.20]) by mx1.FreeBSD.org (Postfix) with SMTP id C148843F75 for ; Tue, 7 Oct 2003 00:11:08 -0700 (PDT) (envelope-from silby@silby.com) Received: (qmail 53568 invoked from network); 7 Oct 2003 07:11:07 -0000 Received: from niwun.pair.com (HELO localhost) (209.68.2.70) by relay.pair.com with SMTP; 7 Oct 2003 07:11:07 -0000 X-pair-Authenticated: 209.68.2.70 Date: Tue, 7 Oct 2003 02:11:06 -0500 (CDT) From: Mike Silbersack To: Juan Rodriguez Hervella In-Reply-To: <200310070903.51129.jrh@it.uc3m.es> Message-ID: <20031007020713.C48347@odysseus.silby.com> References: <20031004000819.O21168@odysseus.silby.com> <20031006124753.U4783@odysseus.silby.com> <200310070903.51129.jrh@it.uc3m.es> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: questions@freebsd.org Subject: Re: I try to change atapi_dma to "1" but it doesn't work (It was "Re: ATI Radeon IGP 340M") 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: Tue, 07 Oct 2003 07:11:10 -0000 On Tue, 7 Oct 2003, Juan Rodriguez Hervella wrote: > I've tried both atapi_dma="1" in "loader.conf" and "atacontrol mode 1 udma100 > XXX" but when I attempt to access the device, it hangs up. The same thing happens to me, unfortunately... Actually, that shouldn't be surprising; I compared dmesgs, and it looks like we have the same IDE controller and DVD/CD-RW drive; is this a Compaq/HP laptop? Soren (the ata driver guy) might be able to debug the problem, but I haven't taken the time to bother him about it. Unless you can get him to look at it, you're stuck for now. :) Mike "Silby" Silbersack