Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 04/27/2000 09:42:01
Module Name:	syssrc
Committed By:	thorpej
Date:		Thu Apr 27 16:42:01 UTC 2000

Modified Files:
	syssrc/sys/arch/i386/pnpbios: pnpbios.c

Log Message:
- When we get an ABOUT_TO_CHANGE event, send an OK message in response
  so that the docking/undocking process can actually complete.
- Track the current docking state, and report the current state when it
  changes.
- Make it possible to enable pnpbios verbosity at run-time.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 syssrc/sys/arch/i386/pnpbios/pnpbios.c

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