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 18:04:53
Module Name:	src
Committed By:	riz
Date:		Sun Aug 20 18:04:53 UTC 2006

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

Log Message:
Some cleanup in skc_attach():

	- does not need splnet()
	- disestablish the interrupt and unmap bus space on failures.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 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.