Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jan 2012 15:51:34 -0700
From:      Ian Lepore <freebsd@damnhippie.dyndns.org>
To:        Mike Tancsa <mike@sentex.net>
Cc:        FreeBSD-STABLE Mailing List <freebsd-stable@freebsd.org>
Subject:   Re: Marvel 88SE9480
Message-ID:  <1327099894.69022.11.camel@revolution.hippie.lan>
In-Reply-To: <4F19E880.4030602@sentex.net>
References:  <4F19E880.4030602@sentex.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2012-01-20 at 17:19 -0500, 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: <Addonics AHCI SATA controller> 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
> 
> 	---Mike
> 

pciconf says rev=0x03 and the second field in the ahci_ids struct is
named rev, maybe 0x03 needs to go there?

-- Ian





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1327099894.69022.11.camel>