summaryrefslogtreecommitdiffstats
path: root/sys/dev/ata/ata-pci.h
diff options
context:
space:
mode:
authorsos <sos@FreeBSD.org>2003-03-03 11:51:08 +0000
committersos <sos@FreeBSD.org>2003-03-03 11:51:08 +0000
commit170c53b3f243f4c92dc1afd03f635a6a4dfdeee2 (patch)
tree040311c96b8383c1822516ed49b3583a45a9e5e4 /sys/dev/ata/ata-pci.h
parent779559752b999f0a35c919b017da9d7c709cfe72 (diff)
downloadFreeBSD-src-170c53b3f243f4c92dc1afd03f635a6a4dfdeee2.zip
FreeBSD-src-170c53b3f243f4c92dc1afd03f635a6a4dfdeee2.tar.gz
Minor cleanup of the Promise code.
Diffstat (limited to 'sys/dev/ata/ata-pci.h')
-rw-r--r--sys/dev/ata/ata-pci.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/ata/ata-pci.h b/sys/dev/ata/ata-pci.h
index 3f26095..7d6205b 100644
--- a/sys/dev/ata/ata-pci.h
+++ b/sys/dev/ata/ata-pci.h
@@ -128,6 +128,7 @@ struct ata_pci_controller {
#define ATA_PDC20276 0x5275105a
#define ATA_PDC20277 0x7275105a
#define ATA_PDC20376 0x3376105a
+#define ATA_PDC20621 0x6621105a
#define ATA_SERVERWORKS_ID 0x1166
#define ATA_ROSB4 0x02111166
@@ -212,7 +213,8 @@ struct ata_pci_controller {
#define PROLD 0
#define PRNEW 1
-#define PRTX2 2
+#define PRTX 2
+#define PRCH 3
#define PRTX4 0x01
#define PRSX6K 0x02
OpenPOWER on IntegriCloud