From owner-freebsd-current@FreeBSD.ORG Wed Nov 17 09:19:50 2004 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 36D8F16A4CE for ; Wed, 17 Nov 2004 09:19:50 +0000 (GMT) Received: from spider.deepcore.dk (cpe.atm2-0-53484.0x50a6c9a6.abnxx9.customer.tele.dk [80.166.201.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B96043D48 for ; Wed, 17 Nov 2004 09:19:49 +0000 (GMT) (envelope-from sos@DeepCore.dk) Received: from [194.192.25.143] (laptop.deepcore.dk [194.192.25.143]) by spider.deepcore.dk (8.12.11/8.12.10) with ESMTP id iAH9JhGF072864; Wed, 17 Nov 2004 10:19:45 +0100 (CET) (envelope-from sos@DeepCore.dk) Message-ID: <419B177D.2090206@DeepCore.dk> Date: Wed, 17 Nov 2004 10:18:53 +0100 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= User-Agent: Mozilla Thunderbird 0.7.2 (X11/20040802) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Lawrence Farr References: <20041116145445.EC71167E2B@gunfright.epcdirect.co.uk> In-Reply-To: <20041116145445.EC71167E2B@gunfright.epcdirect.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-mail-scanned: by DeepCore Virus & Spam killer v1.4 cc: current@freebsd.org Subject: Re: Marvell SATA Support X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 17 Nov 2004 09:19:50 -0000 Lawrence Farr wrote: > Hello All, >=20 > I have a Supermicro P4SCT+ with an onboard Marvell > SATA controller, which also has the Adaptec Hostraid > software raid functionality. Are there any patches to > support the marvell controller as a plain controller > anywhere? >=20 > pciconf output if anyones interested: >=20 > none4@pci2:4:0: class=3D0x010000 card=3D0x504111ab chip=3D0x504111ab re= v=3D0x03 > hdr=3D0x00 > vendor =3D 'Marvell Semiconductor (Was: Galileo Technology Ltd)' > device =3D '88SX504 4-port SATA I PCI-X Controller' > class =3D mass storage > subclass =3D SCSI Not yet, but I'm working on it, actually on the exact same board. Maybe, just maybe, you could hack the Highpoint hptmv driver, I havn't=20 tried but unless they put in "tricks" to prohibit that it should work. --=20 -S=F8ren