svn commit: r199074 - in head/sys/dev/ata: . chipsets

Robert Kent spamwhole at gmail.com
Mon Nov 9 12:14:05 UTC 2009


On Mon, 9 Nov 2009 09:27:09 +0000 (UTC)
Alexander Motin <mav at FreeBSD.org> wrote:

> Author: mav
> Date: Mon Nov  9 09:27:09 2009
> New Revision: 199074
> URL: http://svn.freebsd.org/changeset/base/199074
>
> Log:
>   Add more ICH10 chip IDs.
>
>   Submitted by:	Dmitry S. Luhtionov <mitya at cabletv.dp.ua>
>
> Modified:
>   head/sys/dev/ata/ata-pci.h
>   head/sys/dev/ata/chipsets/ata-intel.c

What are the chances of getting some ICH9-M chip IDs?

The chipset, according to Intel, is a SATA300 type, but the AHCI driver
only picks this up as 1.5gbps.


The PCI details are:

ahci0 at pci0:0:31:2:      class=0x010601 card=0x833810f7 chip=0x29298086
rev=0x03 hdr=0x00 vendor     = 'Intel Corporation'
    device     = '82801IB/IR/IH (ICH9 Family) Mobile SATA AHCI
Controller' class      = mass storage
    subclass   = SATA
    cap 05[80] = MSI supports 16 messages enabled with 1 message
    cap 01[70] = powerspec 3  supports D0 D3  current D0
    cap 12[a8] = SATA Index-Data Pair
    cap 13[b0] = PCI Advanced Features: FLR TP


-- 
--
http://rob.tel


More information about the svn-src-all mailing list