summaryrefslogtreecommitdiff
path: root/sys/dev/ic/i82365reg.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ic/i82365reg.h')
-rw-r--r--sys/dev/ic/i82365reg.h23
1 files changed, 16 insertions, 7 deletions
diff --git a/sys/dev/ic/i82365reg.h b/sys/dev/ic/i82365reg.h
index e1811a6d8f2..14d7f8fad05 100644
--- a/sys/dev/ic/i82365reg.h
+++ b/sys/dev/ic/i82365reg.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: i82365reg.h,v 1.6 1999/01/28 04:58:33 fgsch Exp $ */
+/* $OpenBSD: i82365reg.h,v 1.7 1999/05/02 22:35:40 fgsch Exp $ */
/* $NetBSD: i82365reg.h,v 1.2 1997/10/16 23:18:18 thorpej Exp $ */
/*
@@ -65,8 +65,9 @@
#define PCIC_IDENT_IFTYPE_RESERVED 0xC0
#define PCIC_IDENT_ZERO 0x30
#define PCIC_IDENT_REV_MASK 0x0F
-#define PCIC_IDENT_REV_I82365SLR0 0x02
-#define PCIC_IDENT_REV_I82365SLR1 0x03
+#define PCIC_IDENT_REV_I82365SLR0 0x82
+#define PCIC_IDENT_REV_I82365SLR1 0x83
+#define PCIC_IDENT_REV_I82365SLR2 0x84
#define PCIC_IF_STATUS 0x01 /* RO */
#define PCIC_IF_STATUS_GPI 0x80 /* General Purpose Input */
@@ -332,7 +333,15 @@
#define PCIC_CIRRUS_CHIP_INFO_SLOTS 0x20
#define PCIC_CIRRUS_CHIP_INFO_REV 0x1F
-#define PCIC_CIRRUS_EXTENDED_INDEX 0x2E
-#define PCIC_CIRRUS_EXTENDED_DATA 0x2F
-#define PCIC_CIRRUS_EXT_CONTROL_1 0x03
-#define PCIC_CIRRUS_EXT_CONTROL_1_PCI_INTR_MASK 0x18
+#define PCIC_CIRRUS_EXTENDED_INDEX 0x2E
+#define PCIC_CIRRUS_EXTENDED_DATA 0x2F
+#define PCIC_CIRRUS_EXT_CONTROL_1 0x03
+#define PCIC_CIRRUS_EXT_CONTROL_1_PCI_INTR_MASK 0x18
+
+#define PCIC_IDENT_VADEM_MASK 0x08
+
+#define PCIC_VG468_MISC 0x3A
+#define PCIC_VG468_MISC_VADEMREV 0x40
+
+#define PCIC_VG469_VSELECT 0x2f
+#define PCIC_VG469_VSELECT_VCC 0x03