summaryrefslogtreecommitdiff
path: root/sys/dev/pci
diff options
context:
space:
mode:
authorConstantine Sapuntzakis <csapuntz@cvs.openbsd.org>1999-07-18 21:10:48 +0000
committerConstantine Sapuntzakis <csapuntz@cvs.openbsd.org>1999-07-18 21:10:48 +0000
commit1fba5b47e85fd40ec2fd8bee32d4ca4bbe0e3629 (patch)
treec36419df74bbc22d25665c71bb470137b33d4db8 /sys/dev/pci
parente176c5ff101fdcc8d381239c5c9940cd7635e232 (diff)
Updated some IDE definition to match NetBSD counterparts. This will
help in porting over the PCI IDE stuff.
Diffstat (limited to 'sys/dev/pci')
-rw-r--r--sys/dev/pci/pcidevs.h7
-rw-r--r--sys/dev/pci/pcidevs_data.h14
2 files changed, 14 insertions, 7 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h
index b840b172aad..81991047ee5 100644
--- a/sys/dev/pci/pcidevs.h
+++ b/sys/dev/pci/pcidevs.h
@@ -2,7 +2,7 @@
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * OpenBSD: pcidevs,v 1.161 1999/07/07 20:22:21 deraadt Exp
+ * OpenBSD: pcidevs,v 1.162 1999/07/18 21:07:52 csapuntz Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -929,7 +929,7 @@
#define PCI_PRODUCT_INTEL_82557 0x1229 /* 82557 */
#define PCI_PRODUCT_INTEL_82437FX 0x122d /* 82437FX (Triton) PCI/Cache/DRAM */
#define PCI_PRODUCT_INTEL_82371 0x122e /* 82371FB (Triton) PCI-ISA */
-#define PCI_PRODUCT_INTEL_82438 0x1230 /* 82438 (Triton) IDE */
+#define PCI_PRODUCT_INTEL_82371FB_IDE 0x1230 /* 82371FB (Triton) IDE */
#define PCI_PRODUCT_INTEL_82371MX 0x1234 /* 82371 (Triton MX) PCI-ISA and IDE */
#define PCI_PRODUCT_INTEL_82437MX 0x1235 /* 82437 (Triton MX) PCI/CACHECOMP/DRAM */
#define PCI_PRODUCT_INTEL_82441FX 0x1237 /* 82441FX PCI/Memory (PMC) */
@@ -937,7 +937,7 @@
#define PCI_PRODUCT_INTEL_82380FB 0x124b /* 82380FB Mobile PCI-to-PCI (MPCI2) */
#define PCI_PRODUCT_INTEL_82439HX 0x1250 /* 82439HX (Triton II) TXC Host */
#define PCI_PRODUCT_INTEL_82371SB 0x7000 /* 82371SB (Triton II) PCI-ISA */
-#define PCI_PRODUCT_INTEL_82371IDE 0x7010 /* 82371SB (Triton II) IDE */
+#define PCI_PRODUCT_INTEL_82371SB_IDE 0x7010 /* 82371SB (Triton II) IDE */
#define PCI_PRODUCT_INTEL_82371USB 0x7020 /* 82371SB (Triton II) USB */
#define PCI_PRODUCT_INTEL_82437VX 0x7030 /* 82437VX System (TVX) */
#define PCI_PRODUCT_INTEL_82439TX 0x7100 /* 82439TX System (MTXC) */
@@ -1175,6 +1175,7 @@
#define PCI_PRODUCT_SIS_5582 0x5582 /* 5582 */
#define PCI_PRODUCT_SIS_5591 0x5591 /* 5591 Host-PCI */
#define PCI_PRODUCT_SIS_5596 0x5596 /* 5596 */
+#define PCI_PRODUCT_SIS_5597_IDE 0x5597 /* 5597/5598 IDE controller */
#define PCI_PRODUCT_SIS_5598 0x5598 /* 5598 */
#define PCI_PRODUCT_SIS_6204 0x6204 /* 6204 */
#define PCI_PRODUCT_SIS_6205 0x6205 /* 6205 */
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index 0e63173e7f4..38a0b763070 100644
--- a/sys/dev/pci/pcidevs_data.h
+++ b/sys/dev/pci/pcidevs_data.h
@@ -2,7 +2,7 @@
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * OpenBSD: pcidevs,v 1.161 1999/07/07 20:22:21 deraadt Exp
+ * OpenBSD: pcidevs,v 1.162 1999/07/18 21:07:52 csapuntz Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -1611,10 +1611,10 @@ struct pci_knowndev pci_knowndevs[] = {
"82371FB (Triton) PCI-ISA",
},
{
- PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82438,
+ PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82371FB_IDE,
0,
"Intel",
- "82438 (Triton) IDE",
+ "82371FB (Triton) IDE",
},
{
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82371MX,
@@ -1659,7 +1659,7 @@ struct pci_knowndev pci_knowndevs[] = {
"82371SB (Triton II) PCI-ISA",
},
{
- PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82371IDE,
+ PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82371SB_IDE,
0,
"Intel",
"82371SB (Triton II) IDE",
@@ -2607,6 +2607,12 @@ struct pci_knowndev pci_knowndevs[] = {
"5596",
},
{
+ PCI_VENDOR_SIS, PCI_PRODUCT_SIS_5597_IDE,
+ 0,
+ "Silicon Integrated System",
+ "5597/5598 IDE controller",
+ },
+ {
PCI_VENDOR_SIS, PCI_PRODUCT_SIS_5598,
0,
"Silicon Integrated System",