Subject: CVS commit: src/sys/arch/i386/pnpbios
To: None <source-changes@NetBSD.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 11/25/2003 20:47:27
Module Name:	src
Committed By:	jdolecek
Date:		Tue Nov 25 20:47:27 UTC 2003

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

Log Message:
throw in some default switch labels to pnpbios_update_dock_status(), so that
this compiles with PNPBIOSEVENTS option (such as with config DR-EVIL)
fixes kern/23564 by dheeraj reddy


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 src/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.