Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 08/20/2006 16:03:30
Module Name:	src
Committed By:	riz
Date:		Sun Aug 20 16:03:30 UTC 2006

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

Log Message:
Make this driver compile when SK_USEIOSPACE is defined - I have no
evidence that this is actually needed except for the existence of the
code itself, but if it's going to be here, it should compile.  Tested
briefly on my ASUS motherboard with built-in sk interface.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 src/sys/dev/pci/if_sk.c

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