summaryrefslogtreecommitdiff
path: root/sys/dev/puc
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2005-12-05 23:30:28 +0000
committerWarner Losh <imp@FreeBSD.org>2005-12-05 23:30:28 +0000
commit7640c87195b8a2644126904f78cddceae29acc08 (patch)
treed9701b90b438433105b2c040bb7fde4433194395 /sys/dev/puc
parent71bb1f9b0c0791a73536170155d709f01cb5f618 (diff)
Notes
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 a0804f176b19..6e4bf27753ee 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},
},
},