From owner-freebsd-hackers@FreeBSD.ORG Sun Jul 1 03:08:33 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 9311916A41F for ; Sun, 1 Jul 2007 03:08:33 +0000 (UTC) (envelope-from pb@ludd.ltu.se) Received: from mother.ludd.ltu.se (mother.ludd.ltu.se [130.240.16.3]) by mx1.freebsd.org (Postfix) with ESMTP id 1DE5B13C468 for ; Sun, 1 Jul 2007 03:08:32 +0000 (UTC) (envelope-from pb@ludd.ltu.se) Received: from brother.ludd.ltu.se (root@brother.ludd.ltu.se [130.240.16.78]) by mother.ludd.ltu.se (8.13.6+Sun/8.12.10) with ESMTP id l6138Uv6003027; Sun, 1 Jul 2007 05:08:30 +0200 (MEST) Received: from brother.ludd.ltu.se (pb@localhost [127.0.0.1]) by brother.ludd.ltu.se (8.13.6+Sun/8.12.2) with ESMTP id l6138UDE009651; Sun, 1 Jul 2007 05:08:30 +0200 (MEST) Received: (from pb@localhost) by brother.ludd.ltu.se (8.13.6+Sun/8.13.6/Submit) id l6138U24009649; Sun, 1 Jul 2007 05:08:30 +0200 (MEST) From: Peter B Message-Id: <200707010308.l6138U24009649@brother.ludd.ltu.se> To: freebsd@sopwith.solgatos.com Date: Sun, 1 Jul 2007 05:08:30 +0200 (MEST) In-Reply-To: <200707010037.AAA08870@sopwith.solgatos.com> from "Dieter" at Jun 30, 2007 05:37:00 PM X-Mailer: ELM [version 2.5 PL6] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Sun, 01 Jul 2007 06:07:49 +0000 Cc: freebsd-hackers@freebsd.org Subject: Re: SII3512 rev0 ? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list 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 03:08:33 -0000 Dieter wrote: > >> 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. Could you try SII3512 (r1?) with FreeBSD-6.2 .. ?