summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_stereg.h
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2002-12-23 21:50:47 +0000
committerphk <phk@FreeBSD.org>2002-12-23 21:50:47 +0000
commitce7c11d2b715e7ecc8863611787ef8a3dfc6df0d (patch)
treea49886d75c0811fdc9da970db17a5c48619806e5 /sys/pci/if_stereg.h
parentee4b836c80ec9bbd8b3e0620d4443e02cf7ca100 (diff)
downloadFreeBSD-src-ce7c11d2b715e7ecc8863611787ef8a3dfc6df0d.zip
FreeBSD-src-ce7c11d2b715e7ecc8863611787ef8a3dfc6df0d.tar.gz
Change the chip description from "DFE-550TX" to "DL10050".
The DL10050 chip is used on the 550TX and 580TX cards, probably others as well.
Diffstat (limited to 'sys/pci/if_stereg.h')
-rw-r--r--sys/pci/if_stereg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/pci/if_stereg.h b/sys/pci/if_stereg.h
index 9ff620e..5c1f8ff 100644
--- a/sys/pci/if_stereg.h
+++ b/sys/pci/if_stereg.h
@@ -40,10 +40,10 @@
#define ST_DEVICEID_ST201 0x0201
/*
- * D-Link PCI device/vendor ID for the DFE-550TX.
+ * D-Link PCI device/vendor ID for the DL10050[AB] chip
*/
#define DL_VENDORID 0x1186
-#define DL_DEVICEID_550TX 0x1002
+#define DL_DEVICEID_DL10050 0x1002
/*
* Register definitions for the Sundance Technologies ST201 PCI
OpenPOWER on IntegriCloud