cvs commit: src/sys/dev/puc pucdata.c
Kirk McKusick
mckusick at FreeBSD.org
Thu May 29 07:15:53 UTC 2008
mckusick 2008-05-29 07:15:52 UTC
FreeBSD src repository
Modified files:
sys/dev/puc pucdata.c
Log:
The SIIG 4 port serial card based on the Oxford OX16PCI954 is
clocked at 10x normal speed. That is, when you set it for 9600
baud, it actually does 96000 baud. In order to make it plug and
play with other serial ports, it has to have its clock rate
reduced by a factor of 10.
Discussed with: Marcel Moolenaar
MFC after: 2 weeks
Revision Changes Path
1.62 +4 -4 src/sys/dev/puc/pucdata.c
More information about the cvs-src
mailing list