Source-Changes archive

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

CVS commit: src/sys/arch/virt68k



Module Name:    src
Committed By:   thorpej
Date:           Tue Jan  2 18:11:44 UTC 2024

Modified Files:
        src/sys/arch/virt68k/conf: GENERIC files.virt68k
Added Files:
        src/sys/arch/virt68k/dev: virtctrl.c

Log Message:
Add a driver for the Qemu Virtual System Controller that can be used
to halt or reset the system.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/virt68k/conf/GENERIC
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/virt68k/conf/files.virt68k
cvs rdiff -u -r0 -r1.1 src/sys/arch/virt68k/dev/virtctrl.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