summaryrefslogtreecommitdiffstats
path: root/sys/dev/ata/ata-pci.h
diff options
context:
space:
mode:
authorjfv <jfv@FreeBSD.org>2013-01-02 22:26:46 +0000
committerjfv <jfv@FreeBSD.org>2013-01-02 22:26:46 +0000
commit661fe3468922dc71771a1f31a3562d73f41c4374 (patch)
treeac414aff478588ce4d6520586cd94b4f95c65680 /sys/dev/ata/ata-pci.h
parentef7c36def0c9a37795b8bcd0d1902cbd1a84a516 (diff)
downloadFreeBSD-src-661fe3468922dc71771a1f31a3562d73f41c4374.zip
FreeBSD-src-661fe3468922dc71771a1f31a3562d73f41c4374.tar.gz
Add Intel Lynx Point PCH SATA Controller Device IDs
Diffstat (limited to 'sys/dev/ata/ata-pci.h')
-rw-r--r--sys/dev/ata/ata-pci.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/sys/dev/ata/ata-pci.h b/sys/dev/ata/ata-pci.h
index 9aaa39f..d918528 100644
--- a/sys/dev/ata/ata-pci.h
+++ b/sys/dev/ata/ata-pci.h
@@ -260,6 +260,19 @@ struct ata_pci_controller {
#define ATA_PPT_R5 0x1e0e8086
#define ATA_PPT_R6 0x1e0f8086
+#define ATA_LPT_S1 0x8c008086
+#define ATA_LPT_S2 0x8c018086
+#define ATA_LPT_AH1 0x8c028086
+#define ATA_LPT_AH2 0x8c038086
+#define ATA_LPT_R1 0x8c048086
+#define ATA_LPT_R2 0x8c058086
+#define ATA_LPT_R3 0x8c068086
+#define ATA_LPT_R4 0x8c078086
+#define ATA_LPT_S3 0x8c088086
+#define ATA_LPT_S4 0x8c098086
+#define ATA_LPT_R5 0x8c0e8086
+#define ATA_LPT_R6 0x8c0f8086
+
#define ATA_I31244 0x32008086
#define ATA_ISCH 0x811a8086
#define ATA_DH89XXCC 0x23238086
OpenPOWER on IntegriCloud