Module Name: src Committed By: martin Date: Fri Jul 24 06:17:10 UTC 2015
Modified Files:
src/sys/dev/pci: oboe.c
Log Message:
Pass the device, not the struct softc to config_found().
Avoids a crash at attach time, PR port-i386/50076.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/sys/dev/pci/oboe.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
