From owner-freebsd-stable@FreeBSD.ORG Wed Aug 6 08:51:14 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EB1CC106566B for ; Wed, 6 Aug 2008 08:51:14 +0000 (UTC) (envelope-from lists@groll.co.za) Received: from mail.groll.co.za (mail.groll.co.za [67.18.176.185]) by mx1.freebsd.org (Postfix) with ESMTP id D006E8FC1D for ; Wed, 6 Aug 2008 08:51:14 +0000 (UTC) (envelope-from lists@groll.co.za) Received: by mail.groll.co.za (Postfix, from userid 1004) id 27EA9258F0; Wed, 6 Aug 2008 10:21:15 +0200 (SAST) Date: Wed, 6 Aug 2008 10:21:15 +0200 From: Jonathan Groll To: Sebastiaan van Erk , freebsd-stable@freebsd.org Message-ID: <20080806082115.GB21896@groll.co.za> References: <48982B58.4000406@sebster.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <48982B58.4000406@sebster.com> User-Agent: Mutt/1.5.13 (Linux mail 2.6.18.8-linode10 i686) Cc: Subject: Re: Stable SATA pci card for FreeBSD 6.x/7.0 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 08:51:15 -0000 On Tue, Aug 05, 2008 at 12:28:40PM +0200, Sebastiaan van Erk wrote: > Hi, > > I'm running FreeBSD 6.3 (I know, I should upgrade), and I just bought an > add-on pci SATA controller for 2 extra SATA disks. > > However, a lot of disk activity on the drives will often cause the > machine to crash and spontaneously reboot. I checked out which chipset > was on the card with pciconf -lv and I found it was the Sil 3512. > Googling showed me that I'm not the only one with problems using this card. I can personally affirm that similar problems existed for me with a SiI 3114 under 7.0-STABLE, but have since moved the card into a Linux machine. Cheers, Jonathan.