Subject: CVS commit: src/sys/arch/i386/pnpbios
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 12/28/2002 19:13:40
Module Name:	src
Committed By:	matt
Date:		Sat Dec 28 17:13:40 UTC 2002

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

Log Message:
Remember the isa_chipset_tag_t and supply to isa_intr_establish.
(thereby removing a XXX in the code).


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/i386/pnpbios/pckbc_pnpbios.c

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