Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Quentin Garnier <cube@netbsd.org>
List: source-changes
Date: 01/13/2007 19:03:49
Module Name:	src
Committed By:	cube
Date:		Sat Jan 13 19:03:49 UTC 2007

Modified Files:
	src/sys/dev/pci: igsfb_pci.c

Log Message:
Not all archs have dma tags that can be compared with "==", so use memcmp
instead.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/dev/pci/igsfb_pci.c

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