summaryrefslogtreecommitdiffstats
path: root/sys/dev/puc
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/puc')
-rw-r--r--sys/dev/puc/pucdata.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/puc/pucdata.c b/sys/dev/puc/pucdata.c
index a0804f1..6e4bf27 100644
--- a/sys/dev/puc/pucdata.c
+++ b/sys/dev/puc/pucdata.c
@@ -884,7 +884,8 @@ const struct puc_device_description puc_devices[] = {
{ 0x1415, 0x950b, 0, 0 },
{ 0xffff, 0xffff, 0, 0 },
{
- { PUC_PORT_TYPE_COM, 0x10, 0x00, COM_FREQ },
+ /* { PUC_PORT_TYPE_COM, 0x10, 0x00, COM_FREQ }, */
+ { PUC_PORT_TYPE_COM, 0x10, 0x00, 33000000 / 2},
},
},
OpenPOWER on IntegriCloud