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. _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"