From owner-freebsd-alpha@FreeBSD.ORG Mon Feb 19 17:47:57 2007 Return-Path: X-Original-To: freebsd-alpha@freebsd.org Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7A0F616AE71 for ; Mon, 19 Feb 2007 17:47:57 +0000 (UTC) (envelope-from rastejante@gmail.com) Received: from smtp2.dei.uc.pt (smtp.dei.uc.pt [193.137.203.228]) by mx1.freebsd.org (Postfix) with ESMTP id C033E13C442 for ; Mon, 19 Feb 2007 17:47:56 +0000 (UTC) (envelope-from rastejante@gmail.com) Received: from [10.2.150.183] ([212.18.170.246]) (authenticated bits=0) by smtp2.dei.uc.pt (8.13.8/8.13.8) with ESMTP id l1JHAstE015081 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO) for ; Mon, 19 Feb 2007 17:11:01 GMT Mime-Version: 1.0 (Apple Message framework v752.3) To: freebsd-alpha@freebsd.org Message-Id: <6FFE9846-5BCA-4A88-8EBD-5E047240C507@gmail.com> Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Apple-Mail-13-324378004" From: =?ISO-8859-1?Q?Francisco_Jos=E9_Nina_Rente?= Date: Mon, 19 Feb 2007 17:11:46 +0000 Content-Transfer-Encoding: 7bit X-Pgp-Agent: GPGMail 1.1.2 (Tiger) X-Gpgmail-State: signed X-Mailer: Apple Mail (2.752.3) X-FCTUC-DEI-SIC-MailScanner-Information: Please contact helpdesk@dei.uc.pt for more information X-FCTUC-DEI-SIC-MailScanner: Found to be clean X-FCTUC-DEI-SIC-MailScanner-SpamCheck: not spam (whitelisted), SpamAssassin (not cached, score=-52.174, required 3, autolearn=not spam, ALL_TRUSTED -1.80, AWL -0.38, BAYES_50 0.00, HTML_MESSAGE 0.00, L_SMTP_AUTH -50.00) X-FCTUC-DEI-SIC-MailScanner-From: rastejante@gmail.com X-Spam-Status: No X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: alphaserver 2100 5/250 with promise pci ide controlor X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Feb 2007 17:47:57 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --Apple-Mail-13-324378004 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Hi all, I'm trying to install FreeBSD 6.2 with GENERIC on a alphaserver 2100 5/250 with a promise pdc20269 ide controller. The objective it's to use one of the scsi disk on the system to boot and have the rest of the OS on the to ide disks in RAID 1. My Problem is: 1- When i boot the freebsd cd normally i get this messages: ad0: TIMEOUT - READ_DMA retrying (1 retry left) LBA=0 ad0: TIMEOUT - READ_DMA retrying (0 retries left) LBA=0 ad0: FAILURE - READ_DMA timed out LBA=0 ad1: TIMEOUT - READ_DMA retrying (1 retry left) LBA=0 ad1: TIMEOUT - READ_DMA retrying (0 retries left) LBA=0 ad1: FAILURE - READ_DMA timed out LBA=0 And i can eaven see the disk geometry in the label tool of sysinstall. 2 - If i set hw.ata.ata_dma=0 on the boot, the messages disappears. If i switch from mode PIO4 to udma33 or udma66 with atacontrol there is no problem, at leas i can label the disk normally, But in this case only one of the disk can be accessed, only ad0! Because if i try to use disklabel on ad1 the above message appear again! If i change to udma100 (the maximum that is supported by the two disks) the same message appears. 3- I boot with set hw.ata.ata_dma=0 and i change to udma66, when i start the installation i get a panic. I don't want to use less then udma66, of course :( I already try various cable (all 80 conductor cable ). When i try to use the same promise pdc20269 ide controller in a regular x86 box it works normally. Another question what i need to do to force udma66 on boot? Anyone can help me, please? Thank you in advance. --Apple-Mail-13-324378004 content-type: application/pgp-signature; x-mac-type=70674453; name=PGP.sig content-description: This is a digitally signed message part content-disposition: inline; filename=PGP.sig content-transfer-encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) iD8DBQFF2dpSjhdIXsyN/ccRAl+hAKDyRsLphCiXM6xE0smpOUsL0yAapACg7kdv d28L0/QfDoB0NPRslVjjx24= =H0EE -----END PGP SIGNATURE----- --Apple-Mail-13-324378004--