Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/dev/pci
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.
Home |
Main Index |
Thread Index |
Old Index