From owner-freebsd-hardware@FreeBSD.ORG Fri Oct 30 20:30:55 2009 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 98F23106568B for ; Fri, 30 Oct 2009 20:30:55 +0000 (UTC) (envelope-from mavbsd@gmail.com) Received: from mail-bw0-f213.google.com (mail-bw0-f213.google.com [209.85.218.213]) by mx1.freebsd.org (Postfix) with ESMTP id 264858FC08 for ; Fri, 30 Oct 2009 20:30:54 +0000 (UTC) Received: by bwz5 with SMTP id 5so4035713bwz.3 for ; Fri, 30 Oct 2009 13:30:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=XO4mb0jtcg8byIsGWtXTdNg1sBfhL8Dd+uNZ1EGuzMo=; b=LgAirM0fSx6/koZgteeR2d2avP2SeJrc5K7p1Q4R1SBn/0HQ0aiJ4Oay4zEnJtV5Mb dgMyQFt9uNq/wKeUlKec43nvzhmbt+v1HezJ6MsZErjbiBRNSlSmgquXq+91c6FLGQ0n UL8oAMWdCWKESSsBfwzwgnQuVmEgs9qictdE0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=RPsXKgVuXvzivk9UtK6dXMf3bkKqpmCudXo0sgJ0XGB/lIyrroCie4gWGJ5BRMMOWG 6ASbcxqWsVssbD1Tgb8+3Yp9FpIhYwP0ptpwdXSKbA9uFm0P4k8LHYmQR0jOULcboH0O aP9fOR62w6YoULf77pbmUReS9JjigOisp3fSw= Received: by 10.102.236.29 with SMTP id j29mr820515muh.68.1256934654114; Fri, 30 Oct 2009 13:30:54 -0700 (PDT) Received: from mavbook.mavhome.dp.ua (pc.mavhome.dp.ua [212.86.226.226]) by mx.google.com with ESMTPS id n7sm994820mue.57.2009.10.30.13.30.53 (version=SSLv3 cipher=RC4-MD5); Fri, 30 Oct 2009 13:30:53 -0700 (PDT) Sender: Alexander Motin Message-ID: <4AEB4CFB.6050107@FreeBSD.org> Date: Fri, 30 Oct 2009 22:30:51 +0200 From: Alexander Motin User-Agent: Thunderbird 2.0.0.23 (X11/20090901) MIME-Version: 1.0 To: Adam Stylinski References: <1223533385.00023501.1223523002@10.7.7.3> In-Reply-To: <1223533385.00023501.1223523002@10.7.7.3> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-hardware@freebsd.org Subject: Re: Generic Marvell 88SX7042 Cards 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: Fri, 30 Oct 2009 20:30:55 -0000 Adam Stylinski wrote: > I've been scouring through the Hardware Support list to find that > nothing under this chipset seems to be supported. Linux recently supports > this with the sata_mv module and I was wondering if there was any effort to > port a driver to BSD. I have a Rosewill RC-218 card, which is a non-raid > SATA-II Controller with 4 ports. I would like to expand my zraid with this > card. Any more information to the progress of this would be extremely > appreciated. Thanks. I've just committed basic Marvell 6042/7042 support into HEAD. Testers are welcome. -- Alexander Motin