summaryrefslogtreecommitdiff
path: root/sys/dev/puc
diff options
context:
space:
mode:
authorRoman Kurakin <rik@FreeBSD.org>2008-12-27 15:22:22 +0000
committerRoman Kurakin <rik@FreeBSD.org>2008-12-27 15:22:22 +0000
commit11a12794a96d02439daa52cf39bc9c198911fa0d (patch)
treecb9882b291004ce99d63ab66e9ca41967d17694b /sys/dev/puc
parentbfa765fe56c7c3345eb09388d896bed6438b72f9 (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 06f9c69fb846..a73dcf21f2d8 100644
--- a/sys/dev/puc/pucdata.c
+++ b/sys/dev/puc/pucdata.c
@@ -632,6 +632,12 @@ const struct puc_cfg puc_pci_devices[] = {
PUC_PORT_2S, 0x10, 4, 0,
},
+ { 0x1415, 0x9538, 0xffff, 0,
+ "Oxford Semiconductor OX16PCI958 UARTs",
+ DEFAULT_RCLK * 10,
+ PUC_PORT_8S, 0x18, 0, 8,
+ },
+
{ 0x14d2, 0x8010, 0xffff, 0,
"VScom PCI-100L",
DEFAULT_RCLK * 8,