From owner-freebsd-alpha@FreeBSD.ORG Wed Apr 16 12:03:50 2003 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70D3137B401 for ; Wed, 16 Apr 2003 12:03:50 -0700 (PDT) Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id A44FE43F75 for ; Wed, 16 Apr 2003 12:03:49 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.12.9/8.12.9) with ESMTP id h3GJ3nMS026370 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Wed, 16 Apr 2003 15:03:49 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id h3GJ3iB58510; Wed, 16 Apr 2003 15:03:44 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16029.43279.992129.920914@grasshopper.cs.duke.edu> Date: Wed, 16 Apr 2003 15:03:43 -0400 (EDT) To: Jarkko Santala In-Reply-To: <20030416215733.R316@trillian.santala.org> References: <20030416122206.S316@trillian.santala.org> <16029.20850.720877.563791@grasshopper.cs.duke.edu> <20030416195422.S316@trillian.santala.org> <16029.36001.229632.79139@grasshopper.cs.duke.edu> <20030416215733.R316@trillian.santala.org> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid cc: freebsd-alpha@freebsd.org Subject: Re: problem with UDMA mode on XP1000 X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Apr 2003 19:03:51 -0000 Jarkko Santala writes: > On Wed, 16 Apr 2003, Andrew Gallatin wrote: > > > > > Jarkko Santala writes: > > > I suppose no checking explains the performance. ;) But good to know > > > anyway. Any reason why it gets enabled by default if its not safe? > > > > The ata code just enables the highest available mode by default. > > > > I'm no expert, but I don't think PIO is safe either. I think it just > > stresses things so much less than DMA that its assumed to be safe. Drew > > How about adding all this into the alpha Hardware Notes? > Its not alpha specific... Drew