From owner-freebsd-current@FreeBSD.ORG Fri Apr 24 18:20:38 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 51A1E1065674 for ; Fri, 24 Apr 2009 18:20:38 +0000 (UTC) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by mx1.freebsd.org (Postfix) with ESMTP id 1D26E8FC0A for ; Fri, 24 Apr 2009 18:20:37 +0000 (UTC) (envelope-from mike@sentex.net) Received: from mdt-xp.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.14.3/8.14.3) with ESMTP id n3OIJgRJ011609; Fri, 24 Apr 2009 14:19:42 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <200904241819.n3OIJgRJ011609@lava.sentex.ca> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Fri, 24 Apr 2009 14:20:35 -0400 To: Rafal Jaworowski From: Mike Tancsa In-Reply-To: References: <200904241435.n3OEZmZC010476@lava.sentex.ca> <6936CBF8-5033-4D7D-B19C-FA9C773A113D@semihalf.com> <200904241528.n3OFSc0W010742@lava.sentex.ca> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Cc: freebsd-current@freebsd.org Subject: Re: new Marvell SATA controller X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Apr 2009 18:20:39 -0000 At 12:00 PM 4/24/2009, Rafal Jaworowski wrote: >>http://www.supermicro.com/manuals/other/AOC-SASLP-MV8.pdf >>is the product. It seems to imply it has a 88SE6480 controller on it ? >> >> >>Nothing else shows up in the dmesg nor pciconf -lvc > > >It seems that 88SE6480 internally is build around this integrated >controller then, and simply presents as such during enumeration. > >If our ata(4) does not support other similar models (88SE6320, 6440), >a new driver would probably be needed for this to work. If any developer is interested in making a driver for this I would be happy to donate the card, or put it in the netperf cluster. ---Mike