From owner-freebsd-questions@FreeBSD.ORG Fri Mar 28 04:44:34 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 E256937B401 for ; Fri, 28 Mar 2003 04:44:34 -0800 (PST) Received: from mail.cordis.lu (mail.cordis.lu [212.190.217.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id E137E43FA3 for ; Fri, 28 Mar 2003 04:44:33 -0800 (PST) (envelope-from a.carter@cordis.lu) Received: from mailsvr.intrasoft.lu (mail.intrasoft.lu [212.190.217.251]) by mail.cordis.lu (8.12.8/8.12.8) with ESMTP id h2SCkOqE013527 for ; Fri, 28 Mar 2003 13:46:24 +0100 Received: by mail.intrasoft.lu with Internet Mail Service (5.5.2656.59) id ; Fri, 28 Mar 2003 13:42:14 +0100 Received: from 212.190.217.170 ([212.190.217.170]) by mailsvr.intrasoft.lu with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2656.59) id HXZK82BB; Fri, 28 Mar 2003 13:42:10 +0100 From: CARTER Anthony To: freebsd-questions@freebsd.org Organization: Intrasoft Date: Fri, 28 Mar 2003 13:49:58 +0100 User-Agent: KMail/1.5 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200303281349.58842.a.carter@intrasoft.lu> X-Spam-Status: No, hits=-5.6 required=5.0 tests=AWL,USER_AGENT version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Subject: UDMA 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: Fri, 28 Mar 2003 12:44:36 -0000 >From dmesg I get the following: ad0: UDMA ICRC error cmd=read fsbn 61731938 retrying ad0: UDMA ICRC error cmd=read fsbn 61731938 retrying ad0: UDMA ICRC error cmd=read fsbn 61731938 retrying ad0: UDMA ICRC error cmd=read fsbn 61731938 I found in the troubleshooting faq information about this, but I have checked everything it says and i still get this during boot. The cables are fine, the drive is capable etc. I want it to use DMA and not PIO, what am I doing wrong? Anthony Carter