From owner-freebsd-alpha Wed Dec 4 1:59:29 2002 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 C7F1137B401 for ; Wed, 4 Dec 2002 01:59:27 -0800 (PST) Received: from smtp0.adl1.internode.on.net (smtp0.adl1.internode.on.net [203.16.214.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id E60E843ED1 for ; Wed, 4 Dec 2002 01:59:26 -0800 (PST) (envelope-from lex@adelaide.on.net) Received: from pepe (ppp708.adelaide.on.net.au [150.101.146.195]) by smtp0.adl1.internode.on.net (8.12.4/8.12.4) with SMTP id gB49xOp5043878 for ; Wed, 4 Dec 2002 20:29:25 +1030 (CST) Message-ID: <004601c29b1d$57df3d00$0800000a@pepe> Reply-To: "alex" From: "alex" To: Subject: UDMA ICRC error reading fsbn 78165297 Date: Wed, 4 Dec 2002 09:13:02 +1030 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi all, I have installed a Promise TX2 Ultra ATA/100 controller into my Alpha pws 500au. The kernel seems to probe and attach a driver to the device: /var/run/dmesg.boot .... atapci1: port 0x8100-0x810f,0x8110-0x8113,0x8120-0x8127,0x8130-0x8133,0x8140-0x8147 mem 0x80914000-0 However, further into the process of booting, when the ATA driver is attached to ad0 I get these errors: Timecounter "alpha" frequency 499864662 Hz ad0: UDMA ICRC error reading fsbn 78165297 of 0-3 (ad0 bn 78165297; cn 77544 tn 15 sn 0) retrying ad0: UDMA ICRC error reading fsbn 78165297 of 0-3 (ad0 bn 78165297; cn 77544 tn 15 sn 0) retrying ad0: UDMA ICRC error reading fsbn 78165297 of 0-3 (ad0 bn 78165297; cn 77544 tn 15 sn 0) retrying ad0: UDMA ICRC error reading fsbn 78165297 of 0-3 (ad0 bn 78165297; cn 77544 tn 15 sn 0) falling back to PIO mode ad0: 38166MB [77545/16/63] at ata3-master PIO4 I'm worried about the line "falling back to PIO mode". Does this mean that ad0 is running at ATA33 ? I'm not sure if or how the ATA disk and ATA controller are related to causing the ATA disk to go into PIO mode. Can anyone sugest a solution to get the disk to usemode rather than PIO mode ? Thanks - aW To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message