Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Sep 2008 06:45:43 GMT
From:      Raul <raul@b2n.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/127289: [ata] [patch] new pci ids for SiI3112 present on adaptec aar-1225sa rev a2
Message-ID:  <200809110645.m8B6jhLB064685@www.freebsd.org>
Resent-Message-ID: <200809110650.m8B6o1MN031515@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         127289
>Category:       kern
>Synopsis:       [ata] [patch] new pci ids for SiI3112 present on adaptec aar-1225sa rev a2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 11 06:50:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Raul
>Release:        FreeBSD 7.1-PRERELEASE amd64
>Organization:
not applicable
>Environment:
FreeBSD xxx 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Sun Sep  7 21:10:45 CEST 2008     raul@xxx:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Commented on:

http://lists.freebsd.org/pipermail/freebsd-drivers/2008-September/000770.html

after the patch, 'pciconf -l -v' relevant output look like this:

atapci0@pci0:7:0:0:     class=0x010401 card=0x02449005 chip=0x02441095 rev=0x01 hdr=0x00
    vendor     = 'Silicon Image Inc (Was: CMD Technology Inc)'
    class      = mass storage
    subclass   = RAID

>How-To-Repeat:
Not applicable; simply not supported at the moment.
>Fix:
Apply the patch supplied by Volker.

Patch attached with submission follows:

--- sys/dev/ata/ata-pci.h.orig	2008-09-06 22:09:23.000000000 +0200
+++ sys/dev/ata/ata-pci.h	2008-09-06 22:12:10.000000000 +0200
@@ -304,6 +304,7 @@
 #define ATA_SII3112_1           0x02401095
 #define ATA_SII3124		0x31241095
 #define ATA_SII3132		0x31321095
+#define ATA_SII3132_1           0x02441095
 #define ATA_SII0680             0x06801095
 #define ATA_CMD646              0x06461095
 #define ATA_CMD648              0x06481095


>Release-Note:
>Audit-Trail:
>Unformatted:



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