Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Jonathan Stone <jonathan@netbsd.org>
List: source-changes
Date: 08/21/2003 20:00:16
Module Name:	src
Committed By:	jonathan
Date:		Thu Aug 21 20:00:16 UTC 2003

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

Log Message:
Remove #ifdef _OpenBSD__ code which sets the softc pointer `sc' by
passing an index into ubsec_cd.cd_devs[]: that causes too much
confusion with the checks that sc is non-null.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/dev/pci/ubsec.c

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