summaryrefslogtreecommitdiff
path: root/sys/dev/puc
diff options
context:
space:
mode:
authorAndrew Thompson <thompsa@FreeBSD.org>2008-08-22 00:12:08 +0000
committerAndrew Thompson <thompsa@FreeBSD.org>2008-08-22 00:12:08 +0000
commit46ce58c7f6f971e77e84ca55000e80f37ab0247c (patch)
treeac87fdc3506b02bee4f868832df5a2b3455c6da5 /sys/dev/puc
parent0dc908e79cec741216795139518a7515ee8e1ee0 (diff)
Notes
Diffstat (limited to 'sys/dev/puc')
-rw-r--r--sys/dev/puc/pucdata.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/sys/dev/puc/pucdata.c b/sys/dev/puc/pucdata.c
index b8913006f488..da7a45432cbc 100644
--- a/sys/dev/puc/pucdata.c
+++ b/sys/dev/puc/pucdata.c
@@ -626,6 +626,12 @@ const struct puc_cfg puc_pci_devices[] = {
PUC_PORT_2S, 0x10, 4, 0,
},
+ { 0x14d2, 0x8010, 0xffff, 0,
+ "VScom PCI-100L",
+ DEFAULT_RCLK * 8,
+ PUC_PORT_1S, 0x14, 0, 0,
+ },
+
{ 0x14d2, 0x8020, 0xffff, 0,
"VScom PCI-200L",
DEFAULT_RCLK * 8,