kern/127289: [ata] [patch] new pci ids for SiI3112 present on adaptec aar-1225sa rev a2

Raul raul at b2n.org
Thu Sep 11 06:50:02 UTC 2008


>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 at 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 at 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:


More information about the freebsd-bugs mailing list