Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Oct 2007 14:56:54 GMT
From:      "geoff.buckingham" <geoffb@chuggalug.clues.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/117244: PCI Ids missing from aac_pci.c
Message-ID:  <200710161456.l9GEusBI043100@www.freebsd.org>
Resent-Message-ID: <200710161503.l9GF3LVp093909@freefall.freebsd.org>

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

>Number:         117244
>Category:       kern
>Synopsis:       PCI Ids missing from aac_pci.c
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 16 15:02:15 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     geoff.buckingham
>Release:        All
>Organization:
>Environment:
FreeBSD
>Description:
The following is  missing from the list of PCI IDs


	{0x9005, 0x0285, 0x108e, 0x7aac, AAC_HWIF_I960RX, 0,
	 "Sun STK RAID REM"},


It will also be missing entries for "Sun STK RAID INT" and "Sun STK RAID EXT" but I Don't have sub-system IDs for those ATM.
>How-To-Repeat:

>Fix:
add to aac_pci.c


	{0x9005, 0x0285, 0x108e, 0x7aac, AAC_HWIF_I960RX, 0,
	 "Sun STK RAID REM"},


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



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