Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/amiga/dev



Module Name:    src
Committed By:   tsutsui
Date:           Sat Jan 22 17:10:21 UTC 2011

Modified Files:
        src/sys/arch/amiga/dev: com_supio.c

Log Message:
Adjust sc_frequency in MD attachment as quirks.
It is not applicable to all 1665x variants.

XXX: It looks IOBlix board actually has 22.1184MHz OSC without clock divisor
     http://amiga.resource.cx/photos/gallery/ioblix.jpg
     so needs to investigate why we have to divide sc_frequency by four
     to get right baud rate on IOBlix com. (firmware sets MCR_PRESCALE?)


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/amiga/dev/com_supio.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index