svn commit: r185994 - head/sys/dev/mfi

Doug Ambrisko ambrisko at ambrisko.com
Fri Dec 12 17:37:56 UTC 2008


Jung-uk Kim writes:
| On Friday 12 December 2008 11:41 am, Doug Ambrisko wrote:
| > Author: ambrisko
| > Date: Fri Dec 12 16:41:12 2008
| > New Revision: 185994
| > URL: http://svn.freebsd.org/changeset/base/185994
| >
| > Log:
| >   Add in some more device ID's and a generic catch-all.
| >
| >   Submitted by:	LSI
| >
| > Modified:
| >   head/sys/dev/mfi/mfi_pci.c
| >
| > Modified: head/sys/dev/mfi/mfi_pci.c
| 
| The catch-all entry is redundant:
| 
| {0x1000, 0x0079, 0xffff, 0xffff, MFI_FLAGS_GEN2,  "LSI MegaSAS Gen2"},

Missed that.  I'll fix that and re-sort.  I missed it since it was
out of order. 

Thanks,

Doug A.


More information about the svn-src-all mailing list