From owner-freebsd-stable@FreeBSD.ORG Fri Jan 20 23:44:55 2012 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 ACB0D106566C for ; Fri, 20 Jan 2012 23:44:55 +0000 (UTC) (envelope-from imb@protected-networks.net) Received: from sarah.protected-networks.net (sarah.protected-networks.net [IPv6:2001:470:1f07:4e1::1]) by mx1.freebsd.org (Postfix) with ESMTP id 7A45D8FC16 for ; Fri, 20 Jan 2012 23:44:55 +0000 (UTC) Received: from toshi.auburn.protected-networks.net (toshi.auburn.protected-networks.net [202.12.127.84]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "Iain Butler", Issuer "RSA Class 2 Personal CA" (verified OK)) (Authenticated sender: imb@protected-networks.net) by sarah.protected-networks.net (Postfix) with ESMTPSA id 68F3B60DB; Fri, 20 Jan 2012 18:44:54 -0500 (EST) DomainKey-Signature: a=rsa-sha1; s=200509; d=protected-networks.net; c=nofws; q=dns; h=message-id:date:from:user-agent:mime-version:to:cc:subject: references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=QK782Ev5o50EcH3s3nrx5fJrt2AEh7ljuQZPI1Zl3kbLjXkKu7Rgp6I9pUeY9TlkF e/Ovioxj2sI6O8eVT0jfBjMLarLTuNyU9BB5iSFDWVDrntrP7BFCaGzl5VUgEBS Message-ID: <4F19FC74.9020506@protected-networks.net> Date: Fri, 20 Jan 2012 18:44:52 -0500 From: Michael Butler User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:9.0) Gecko/20111223 Thunderbird/9.0 MIME-Version: 1.0 To: Mike Tancsa References: <4F19E880.4030602@sentex.net> In-Reply-To: <4F19E880.4030602@sentex.net> X-Enigmail-Version: 1.3.5 OpenPGP: id=0442D492 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: Marvel 88SE9480 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: Fri, 20 Jan 2012 23:44:55 -0000 On 01/20/12 17:19, Mike Tancsa wrote: > Hi, > > I tried this new controller > http://www.addonics.com/products/ad2ms6gpx8.php > which is based on the 88SE9480 chipset. Does anyone have it working ? > > I tried adding the PCI ID, but it does not attach unfortunately. > > {0x94801b4b, 0x00, "Addonics", AHCI_Q_NOBSYRES}, > > ahci0: mem > 0x48140000-0x4815ffff,0x48100000-0x4813ffff irq 16 at device 0.0 on pci1 > device_attach: ahci0 attach returned 6 > > pciconf shows > > ahci0@pci0:1:0:0: class=0x010400 card=0x94801b4b chip=0x94801b4b > rev=0x03 hdr=0x00 > vendor = 'Marvell Technology Group Ltd.' > class = mass storage > subclass = RAID > bar [10] = type Memory, range 64, base 0x48140000, size 131072, > enabled > bar [18] = type Memory, range 64, base 0x48100000, size 262144, > enabled > cap 01[40] = powerspec 3 supports D0 D1 D3 current D0 > cap 05[50] = MSI supports 1 message, 64 bit > cap 10[70] = PCI-Express 2 endpoint max data 128(4096) link x8(x8) > ecap 0001[100] = AER 1 0 fatal 0 non-fatal 0 corrected > ecap 0002[140] = VC 1 max VC0 > > This was with today's RELENG_9 I'm concerned about these memory ranges - how much RAM is in this thing? imb