Subject: CVS commit: syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/25/2002 07:25:01
Module Name:	syssrc
Committed By:	thorpej
Date:		Mon Nov 25 05:25:01 UTC 2002

Modified Files:
	syssrc/sys/dev/pci: pciconf.c

Log Message:
Avoid some "comparison always false" warnings by only compiling
the code in question if ULONG_MAX > 0xffffffff.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 syssrc/sys/dev/pci/pciconf.c

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