Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: source-changes
Date: 12/21/2007 17:45:50
Module Name: src
Committed By: joerg
Date: Fri Dec 21 17:45:50 UTC 2007
Modified Files:
src/common/lib/libx86emu: Makefile.inc
src/sys/lib/libx86emu: files.x86emu
Added Files:
src/common/include/x86emu: x86emu_i8254.h
src/common/lib/libx86emu: x86emu_i8254.c
Log Message:
Add virtual i8254 for x86emu.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/common/include/x86emu/x86emu_i8254.h
cvs rdiff -r1.1 -r1.2 src/common/lib/libx86emu/Makefile.inc
cvs rdiff -r0 -r1.1 src/common/lib/libx86emu/x86emu_i8254.c
cvs rdiff -r1.1 -r1.2 src/sys/lib/libx86emu/files.x86emu
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.