summaryrefslogtreecommitdiff
path: root/sys/dev/puc/pucdata.c
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2012-08-05 19:37:18 +0000
committerEitan Adler <eadler@FreeBSD.org>2012-08-05 19:37:18 +0000
commit0dfbbace0da51c33bb240ef309b64ceebebf96f0 (patch)
tree46e906b6d9ad44c76caf6d980ff60ffb2186a3a9 /sys/dev/puc/pucdata.c
parent655f934b78133327394c8b60bb2f1688c172fee3 (diff)
Notes
Diffstat (limited to 'sys/dev/puc/pucdata.c')
-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 b21a16cb28f5..5e3f376ef0c5 100644
--- a/sys/dev/puc/pucdata.c
+++ b/sys/dev/puc/pucdata.c
@@ -737,6 +737,12 @@ const struct puc_cfg puc_pci_devices[] = {
PUC_PORT_2S, 0x10, 0, 8,
},
+ { 0x1415, 0x950a, 0x131f, 0x2032,
+ "SIIG Cyber Serial Dual PCI 16C850",
+ DEFAULT_RCLK * 10,
+ PUC_PORT_4S, 0x10, 0, 8,
+ },
+
{ 0x1415, 0x950a, 0xffff, 0,
"Oxford Semiconductor OX16PCI954 UARTs",
DEFAULT_RCLK,