From owner-freebsd-hardware@FreeBSD.ORG Mon Nov 22 19:43:44 2010 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 23F18106566C for ; Mon, 22 Nov 2010 19:43:44 +0000 (UTC) (envelope-from mickael.maillot@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id D252C8FC0C for ; Mon, 22 Nov 2010 19:43:43 +0000 (UTC) Received: by qwg5 with SMTP id 5so160118qwg.13 for ; Mon, 22 Nov 2010 11:43:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=URKWN7Gf8GjWYCkrC+GOlhTupgOo/rgt//xE6TeIdTw=; b=cpN2oh76XZ1nxFWNqg0rbWDcxYHokQys6iA4lDlTjemipr8tGHQSmD3bMIEhihhhBo lwvHqQbf41YccUiBLHcRcEYGU1UljK9p0ykk5WI/wxAm6HB7JQpZQRSZnP4RskL8FxLm wfxs3DTXG4r9WfrEcwIWImx3hDQr8Tuw91TJc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=W+dj85TRWkKavifQKXgWUCPe7Ur0VnEvfOt9ZsBD2S3Vjv7snYg0IjIwFBqxwIeUBt eT9PFMjVvdX7trk0kS12YEgoHEByIyJj71aaFL9ZSexKoay5eYJQ5hLXNJEevRnU/b8b ZWbk35UkzMCq9hktUekO6B22e1ks3C1yAP64A= MIME-Version: 1.0 Received: by 10.229.186.75 with SMTP id cr11mr5423714qcb.15.1290453313724; Mon, 22 Nov 2010 11:15:13 -0800 (PST) Received: by 10.229.47.74 with HTTP; Mon, 22 Nov 2010 11:15:13 -0800 (PST) Date: Mon, 22 Nov 2010 20:15:13 +0100 Message-ID: From: =?ISO-8859-1?Q?Micka=EBl_Maillot?= To: freebsd-hardware@freebsd.org, mav@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: Sil 3726 PortMultiplier Failed X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2010 19:43:44 -0000 hi, i have an external e-sata enclose: http://www.istarusa.com/storage/esata/iage1020espm.aspx composed by: 2 x Sil 3726 on a SiI3132 PCI-Express card. i plugged 2 eSATA cables and 6 x 2 To disk. http://forums.freebsd.org/showthread.php?t=9353 i tried: 9-CURRENT november snapshot with ahci and siis siisch0: Timeout on slot 30 siisch0: siis_timeout is 00040000 ss 40000000 rs 40000000 es 00000000 sts 801e2000 serr 00000000 siisch1: Timeout on slot 30 siisch1: siis_timeout is 00040000 ss 40000000 rs 40000000 es 00000000 sts 801e0000 serr 00000000 siisch0: Timeout on slot 30 siisch0: siis_timeout is 00040000 ss 40000000 rs 40000000 es 00000000 sts 801e2000 serr 00000000 siisch1: Timeout on slot 30 siisch1: siis_timeout is 00040000 ss 40000000 rs 40000000 es 00000000 sts 801e0000 serr 00000000 siisch1: Timeout on slot 30 siisch1: siis_timeout is 00040000 ss 40000000 rs 40000000 es 00000000 sts 801e0000 serr 00000000 run_interrupt_driven_hooks: still waiting after 60 seconds for xpt_config siisch1: Timeout on slot 30 siisch1: siis_timeout is 00040000 ss 40000000 rs 40000000 es 00000000 sts 801e0000 serr 00000000 full dmesg: http://fneu.fr/freebsd/dmesg.freebsd9.verbose.log http://fneu.fr/freebsd/dmesg.freebsd9.log with 8-STABLE and SiI 3726 directly on motherboard: ahcich0: Poll timeout on slot 0 ahcich0: is 00000000 cs 00000001 ss 00000000 rs 00000001 tfd 1d0 serr 00000000 (aprobe0:ahcich0:0:15:0): Command timed out (aprobe0:ahcich0:0:15:0): Error 5, Retries exhausted ahcich0: Poll timeout on slot 0 ahcich0: is 00000000 cs 00000001 ss 00000000 rs 00000001 tfd 1d0 serr 00000000 (aprobe0:ahcich0:0:0:0): Command timed out (aprobe0:ahcich0:0:0:0): Error 5, Retries exhausted dmesg: http://fneu.fr/freebsd/dmesg.verbose.siis.log on freebsd.org forum, i found a post: http://forums.freebsd.org/showthread.php?t=9353 so i tried without siis / ahci, but i never saw the line: ataX: SiI 3726 (rev=1706) Port Multiplier with 6 (5) ports Thanks for any assistance