kern/117244: PCI Ids missing from aac_pci.c

geoff.buckingham geoffb at chuggalug.clues.com
Tue Oct 16 08:05:33 PDT 2007


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


More information about the freebsd-bugs mailing list