Source-Changes archive

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

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



Module Name:    src
Committed By:   isaki
Date:           Sat Dec 13 02:49:10 UTC 2008

Modified Files:
        src/sys/arch/x68k/dev: pow.c powvar.h

Log Message:
Fix a broken 'Front power switch' signal.
Use softint(9), instead of using psignal(9) in
hardware interrupt.  Thanks to soda-san.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/sys/arch/x68k/dev/pow.c
cvs rdiff -r1.2 -r1.3 src/sys/arch/x68k/dev/powvar.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