From nobody@FreeBSD.org  Tue Oct 16 14:59:06 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id AA05216A417
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 16 Oct 2007 14:59:06 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 9CFAE13C46A
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 16 Oct 2007 14:58:00 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.1/8.14.1) with ESMTP id l9GEusGL043101
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 16 Oct 2007 14:56:54 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.1/8.14.1/Submit) id l9GEusBI043100;
	Tue, 16 Oct 2007 14:56:54 GMT
	(envelope-from nobody)
Message-Id: <200710161456.l9GEusBI043100@www.freebsd.org>
Date: Tue, 16 Oct 2007 14:56:54 GMT
From: "geoff.buckingham" <geoffb@chuggalug.clues.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: PCI Ids missing from aac_pci.c
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         117244
>Category:       kern
>Synopsis:       PCI Ids missing from aac_pci.c
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 16 15:02:15 UTC 2007
>Closed-Date:    Tue Oct 16 16:01:43 UTC 2007
>Last-Modified:  Tue Oct 16 16:01:43 UTC 2007
>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:
State-Changed-From-To: open->closed 
State-Changed-By: erwin 
State-Changed-When: Tue Oct 16 16:00:21 UTC 2007 
State-Changed-Why:  
Duplate of 117243 

http://www.freebsd.org/cgi/query-pr.cgi?pr=117244 
>Unformatted:
