Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   scw
Date:           Sun Aug  1 09:35:06 UTC 1999

Modified Files:
        syssrc/sys/dev/ic: clmpcc.c clmpccreg.h clmpccvar.h

Log Message:
Re-work the Tx side to avoid calling into the tty layer at
interrupt time. This was the cause of the 'mmu fault' panics
seen by several people, as the Tx interrupt is at a higher
priority that spltty().


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/dev/ic/clmpcc.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/dev/ic/clmpccreg.h
cvs rdiff -r1.2 -r1.3 syssrc/sys/dev/ic/clmpccvar.h

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