Subject: CVS commit: src/sys/dev/isa
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 06/05/2006 15:59:47
Module Name:	src
Committed By:	xtraeme
Date:		Mon Jun  5 15:59:47 UTC 2006

Modified Files:
	src/sys/dev/isa: it.c itvar.h

Log Message:
it_check(): check values from IT_RES48 and IT_RES52, if both are default
values specified by the chip, continue attaching the driver (previously
only checking IT_RES48 was enough and IT_RES52 was ignored).


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/dev/isa/it.c src/sys/dev/isa/itvar.h

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