K 10 svn:author V 9 jimharris K 8 svn:date V 27 2012-03-05T18:20:31.563388Z K 7 svn:log V 517 Merge r232554 from stable/8 (r232225 from head): Include missing device IDs for isci(4) driver. The C600 chipset will surface one of device IDs 0x1D6C-0x1D6F for the integrated SAS controller on systems that are shipped with a 3rd party (i.e. non-Intel) device driver. These changes add the 0x1D6C-0x1D6F device IDs, as well as change isci_probe() to return a value that would allow a 3rd-party FreeBSD driver to load against this device, should such a driver ever come to fruition. Approved by: re (kib), sbruno END