Commit fae2d9b093a96b139b6e7f26427903c6a64c1874 in sys/dev/ichwd added new PCI ids: https://github.com/freebsd/freebsd/commit/fae2d9b093a96b139b6e7f26427903c6a64c1874 Unfortunately, only 3 of them were added to the ichwd_devices[] device list in the driver. DEVICEID_LPT3 to LPT31 have to be added in order for all Lynx Point variants to be supported.
Assigned to the the committer
A commit references this bug: Author: brueffer Date: Thu Jul 16 11:15:00 UTC 2015 New revision: 285628 URL: https://svnweb.freebsd.org/changeset/base/285628 Log: Actually recognize all Intel Lynx Point devices we have device IDs for. PR: 195851 Submitted by: ftigeot@wolfpond.org MFC after: 1 week Changes: head/sys/dev/ichwd/ichwd.c
Fixed in HEAD, I'll merge this to stable/10 in time for 10.2-RELEASE. Thanks!
A commit references this bug: Author: brueffer Date: Thu Jul 23 13:22:14 UTC 2015 New revision: 285811 URL: https://svnweb.freebsd.org/changeset/base/285811 Log: MFC: r285628 Actually recognize all Intel Lynx Point devices we have device IDs for. PR: 195851 Submitted by: ftigeot@wolfpond.org Approved by: re (gjb) Changes: _U stable/10/ stable/10/sys/dev/ichwd/ichwd.c
Merge done, thanks!
MARKED AS SPAM