aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ahci
diff options
context:
space:
mode:
authorJack F Vogel <jfv@FreeBSD.org>2013-07-19 21:37:40 +0000
committerJack F Vogel <jfv@FreeBSD.org>2013-07-19 21:37:40 +0000
commit428e286da31ec38f26cac2c57f6b772fb4a010c1 (patch)
treeaba92099dfdc8e89a66313b2b46dc4a48ef6b205 /sys/dev/ahci
parent2fb37e8f1a08e8aff27062e768c5ada5dbdb1559 (diff)
Notes
Diffstat (limited to 'sys/dev/ahci')
-rw-r--r--sys/dev/ahci/ahci.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/ahci/ahci.c b/sys/dev/ahci/ahci.c
index 78f59b77fc7b..9cc3b444d222 100644
--- a/sys/dev/ahci/ahci.c
+++ b/sys/dev/ahci/ahci.c
@@ -196,6 +196,7 @@ static struct {
{0x1e078086, 0x00, "Intel Panther Point", 0},
{0x1e0e8086, 0x00, "Intel Panther Point", 0},
{0x1e0f8086, 0x00, "Intel Panther Point", 0},
+ {0x23a38086, 0x00, "Intel Coleto Creek", 0},
{0x8c028086, 0x00, "Intel Lynx Point", 0},
{0x8c038086, 0x00, "Intel Lynx Point", 0},
{0x8c048086, 0x00, "Intel Lynx Point", 0},