summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_stereg.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pci/if_stereg.h')
-rw-r--r--sys/pci/if_stereg.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/pci/if_stereg.h b/sys/pci/if_stereg.h
index e1e242a..0114ebe 100644
--- a/sys/pci/if_stereg.h
+++ b/sys/pci/if_stereg.h
@@ -37,7 +37,8 @@
* ST201 chip.
*/
#define ST_VENDORID 0x13F0
-#define ST_DEVICEID_ST201 0x0201
+#define ST_DEVICEID_ST201_1 0x0200
+#define ST_DEVICEID_ST201_2 0x0201
/*
* D-Link PCI device/vendor ID for the DL10050[AB] chip
OpenPOWER on IntegriCloud