From owner-freebsd-current@FreeBSD.ORG Fri Jan 14 14:36:37 2005 Return-Path: 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 B72FD16A4CE for ; Fri, 14 Jan 2005 14:36:37 +0000 (GMT) Received: from bbnrelbul01.net.external.hp.com (bbnrelbul01.net.external.hp.com [155.208.255.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id C645E43D1D for ; Fri, 14 Jan 2005 14:36:36 +0000 (GMT) (envelope-from michaelc@tmbbobmc.bbn.hp.com) Received: from ebsc01.bbn.hp.com (ebsc01.bbn.hp.com [15.136.121.146]) by bbnrelbul01.net.external.hp.com (Postfix) with ESMTP id D7BC9380A0; Fri, 14 Jan 2005 15:36:25 +0100 (CET) Received: from tmbbobmc.bbn.hp.com (tmbbobmc.bbn.hp.com [15.136.123.54]) ESMTP id PAA14638; Fri, 14 Jan 2005 15:40:18 +0100 (MET) Received: from tmbbobmc.bbn.hp.com (localhost.localdomain [127.0.0.1]) by tmbbobmc.bbn.hp.com (8.12.11/8.12.11) with ESMTP id j0EEbJhG010933; Fri, 14 Jan 2005 15:37:19 +0100 Received: from localhost (michaelc@localhost)j0EEbEdi010930; Fri, 14 Jan 2005 15:37:18 +0100 Date: Fri, 14 Jan 2005 15:37:14 +0100 (CET) From: Michael Class To: Matthias Andree In-Reply-To: Message-ID: References: <41E568CE.9030905@gmx.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Mailman-Approved-At: Sat, 15 Jan 2005 14:19:46 +0000 cc: Michael Class cc: current@freebsd.org Subject: Re: SIL3112 and Maxtor 6Y160M0 SATA Disk: DMA Failure X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: michael.class@gmx.de List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Jan 2005 14:36:37 -0000 On Thu, 13 Jan 2005, Matthias Andree wrote: > Michael Class writes: > >> recently I have added a cheap SIL3112 SATA controller in my system. > > The chip is buggy. > > Does the seller offer you to return that product and buy something else > in exchange? If recently is within a week or two, some offer such > "Umtausch" options. Well, I have read the sourcecode of the ata driver and found that there are two revisions of that chip. For the older one there is some special workaround. And if I remember well, that was about having two disks on one controller causing problems. I do have the newer revision of the chip. Up so far I have not read that these controllers do not work at all on FreeBSD. Yes, for sure I could exchange this controller, but unless we do a formal announcement that this controller will not be supported in FreeBSD, I do think that we will cause problems for FreeBSD reputation as these contollers are fairly widespread. I am not in an urgent need to have this working, so I am open to help with testing. Michael