From owner-freebsd-hackers@FreeBSD.ORG Sun Jul 1 00:39:42 2007 Return-Path: X-Original-To: freebsd-hackers@FreeBSD.org Delivered-To: freebsd-hackers@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 184B116A41F for ; Sun, 1 Jul 2007 00:39:42 +0000 (UTC) (envelope-from freebsd@sopwith.solgatos.com) Received: from schitzo.solgatos.com (pool-71-117-237-217.ptldor.fios.verizon.net [71.117.237.217]) by mx1.freebsd.org (Postfix) with ESMTP id D3AE513C469 for ; Sun, 1 Jul 2007 00:39:39 +0000 (UTC) (envelope-from freebsd@sopwith.solgatos.com) Received: from schitzo.solgatos.com (localhost.home.localnet [127.0.0.1]) by schitzo.solgatos.com (8.13.8/8.13.8) with ESMTP id l610dcvZ002765; Sat, 30 Jun 2007 17:39:39 -0700 Received: from sopwith.solgatos.com (uucp@localhost) by schitzo.solgatos.com (8.13.8/8.13.4/Submit) with UUCP id l610dcgj002745; Sat, 30 Jun 2007 17:39:38 -0700 Received: from localhost by sopwith.solgatos.com (8.8.8/6.24) id AAA08870; Sun, 1 Jul 2007 00:37:00 GMT Message-Id: <200707010037.AAA08870@sopwith.solgatos.com> To: freebsd-hackers@FreeBSD.org Date: Sat, 30 Jun 2007 17:37:00 +0100 From: Dieter X-Mailman-Approved-At: Sun, 01 Jul 2007 02:14:33 +0000 Cc: pb@ludd.ltu.se Subject: Re: SII3512 rev0 ? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd@sopwith.solgatos.com List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Jul 2007 00:39:42 -0000 > pcirev > { ATA_SII3512, 0x02, SIIMEMIO, 0, ATA_SA150, "SiI 3512" }, > { ATA_SII3512, 0x00, SIIMEMIO, SIIBUG, ATA_SA150, "SiI 3512" }, What happened to rev 1? > Any input on the reliability of SII3512 is also welcomed. dmesg | grep 3512 satalink0: Silicon Image SATALink 3512 (rev. 0x01) No reliability problems from the 3512. (up 74 days) This is on an Alpha box running NetBSD. I haven't tried the 3512 with FreeBSD.