From owner-freebsd-current@FreeBSD.ORG Thu Nov 3 07:22:17 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE93E16A41F for ; Thu, 3 Nov 2005 07:22:17 +0000 (GMT) (envelope-from markir@paradise.net.nz) Received: from linda-5.paradise.net.nz (bm-5a.paradise.net.nz [203.96.152.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E3FD43D45 for ; Thu, 3 Nov 2005 07:22:17 +0000 (GMT) (envelope-from markir@paradise.net.nz) Received: from smtp-1.paradise.net.nz (tclsnelb2-src-1.paradise.net.nz [203.96.152.177]) by linda-5.paradise.net.nz (Paradise.net.nz) with ESMTP id <0IPD00B2ZB54I5@linda-5.paradise.net.nz> for freebsd-current@freebsd.org; Thu, 03 Nov 2005 20:22:16 +1300 (NZDT) Received: from [192.168.1.11] (218-101-28-143.dsl.clear.net.nz [218.101.28.143]) by smtp-1.paradise.net.nz (Postfix) with ESMTP id 287F81D2E24 for ; Thu, 03 Nov 2005 20:22:16 +1300 (NZDT) Date: Thu, 03 Nov 2005 20:22:13 +1300 From: Mark Kirkwood To: freebsd-current@freebsd.org Message-id: <4369BAA5.5040107@paradise.net.nz> MIME-version: 1.0 Content-type: text/plain; format=flowed; charset=ISO-8859-1 Content-transfer-encoding: 7bit X-Accept-Language: en-us, en User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050726) Subject: 6.0-RC1 on Promise SX4060 (SETFEATURES FAILURE, READ timed out) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 07:22:17 -0000 Hi, I am trying to install 6.0-RC1 on a system with a Promise SX4060 (PDC20621) + 4 Maxtor ATA-133 drives (6E040L0). The mobo is a Tyan Thunder LE (S2510). The card appears to be detected ok : atapci2: port 0xe800-0xe8ff,0xe400-0xe4ff, 0xe000-0xe0ff mem 0xfea00000-0xfeafffff,0xfebd8000-0xfebdffff irq 23 at device 3 .0 on pci1 atapci2: rid 0x20 is memory, requested 4 atapci2: Reserved 0x8000 bytes for rid 0x20 type 3 at 0xfebd8000 atapci2: Reserved 0x100000 bytes for rid 0x1c type 3 at 0xfea00000 atapci2: [MPSAFE] atapci2: DIMM size 1024MB @ 0x00000000 but the drive probing fails completely: ad4 : FAILURE - SET FEATURES TRANSFER MODE timed out. ad4 : FAILURE - SET FEATURES RCACHE timed out. ad4 : FAILURE - SET FEATURES WCACHE timed out. ad4 : FAILURE - SET FEATURES SET_MULTI. ad4 : FAILURE - READ timed out (LBA = 80293185) ad4 : FAILURE - READ retrying (0 retries left) LBA = 0 .. ad4 : req = 0xc3b78960 SET FEATURES SET TRANSFER MODE semaphore timeout !!DANGER WILL ROBINSON!! .. .. (hand copied as I don't have a serial console) These drives seem ok (work with a TX2000 and a 2Ware 7506). In order to eliminate the drives, I have tried a seagate ST340014A as well - same result. Any suggestions about how to proceed (I would like to get this going) Cheers Mark