mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add Intel Apollo Lake AHCI ID.
Submitted by: Dmitry Luhtionov <dmitryluhtionov@gmail.com> MFC after: 1 week
This commit is contained in:
parent
c178a7e73c
commit
32e50ae464
1 changed files with 1 additions and 0 deletions
|
|
@ -180,6 +180,7 @@ static const struct {
|
|||
{0x1f3e8086, 0x00, "Intel Avoton (RAID)", 0},
|
||||
{0x1f3f8086, 0x00, "Intel Avoton (RAID)", 0},
|
||||
{0x23a38086, 0x00, "Intel Coleto Creek", 0},
|
||||
{0x5ae38086, 0x00, "Intel Apollo Lake", 0},
|
||||
{0x8c028086, 0x00, "Intel Lynx Point", 0},
|
||||
{0x8c038086, 0x00, "Intel Lynx Point", 0},
|
||||
{0x8c048086, 0x00, "Intel Lynx Point (RAID)", 0},
|
||||
|
|
|
|||
Loading…
Reference in a new issue