summaryrefslogtreecommitdiff
path: root/sys/dev/puc
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2010-12-18 02:54:51 +0000
committerEd Maste <emaste@FreeBSD.org>2010-12-18 02:54:51 +0000
commit79aac43e429e0a9efa6992525eff6549a81e1c1e (patch)
tree5fd0210b2598b54204f0eec2ed30c139ba719986 /sys/dev/puc
parent34aba78b16334b192f3c1f9e6e07d864ec18d939 (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 57d5e788c5c3..b5bb7cbae3a6 100644
--- a/sys/dev/puc/pucdata.c
+++ b/sys/dev/puc/pucdata.c
@@ -554,6 +554,12 @@ const struct puc_cfg puc_pci_devices[] = {
.config_function = puc_config_cronyx
},
+ { 0x13a8, 0x0258, 0xffff, 0,
+ "Exar XR17V258IV",
+ DEFAULT_RCLK * 8,
+ PUC_PORT_8S, 0x10, 0, -1,
+ },
+
{ 0x1407, 0x0100, 0xffff, 0,
"Lava Computers Dual Serial",
DEFAULT_RCLK,