Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Christian E. Hopps <chopps@netbsd.org>
List: source-changes
Date: 02/22/2000 07:49:21
Module Name:	syssrc
Committed By:	chopps
Date:		Tue Feb 22 15:49:20 UTC 2000

Modified Files:
	syssrc/sys/arch/i386/pnpbios: pnpbios.c
Added Files:
	syssrc/sys/arch/i386/pnpbios: pnpbiosreg.h

Log Message:
deal with bios that just say end tag with no end dep
add a lot of skeletal work to pnpbios.
	option to handle events from pnpbios in a thread (e.g., hot-doc)
	add calls for the other pnpbios functions (e.g., send message etc..)
	add most defintions from the pnp doc to new reg file


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 syssrc/sys/arch/i386/pnpbios/pnpbios.c
cvs rdiff -r0 -r1.1 syssrc/sys/arch/i386/pnpbios/pnpbiosreg.h

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