NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/50076 CVS commit: [netbsd-7] src/sys/dev/pci



The following reply was made to PR port-i386/50076; it has been noted by GNATS.

From: "Soren Jacobsen" <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/50076 CVS commit: [netbsd-7] src/sys/dev/pci
Date: Thu, 30 Jul 2015 15:19:07 +0000

 Module Name:	src
 Committed By:	snj
 Date:		Thu Jul 30 15:19:07 UTC 2015
 
 Modified Files:
 	src/sys/dev/pci [netbsd-7]: oboe.c
 
 Log Message:
 Pull up following revision(s) (requested by martin in ticket #887):
 	sys/dev/pci/oboe.c: revision 1.43
 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.42.4.1 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.
 


Home | Main Index | Thread Index | Old Index