Marvel 88SE9480
Ian Lepore
freebsd at damnhippie.dyndns.org
Fri Jan 20 22:51:37 UTC 2012
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 at 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
More information about the freebsd-stable
mailing list