NetBSD-Bugs archive

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

PR/52424 CVS commit: src/sys/dev



The following reply was made to PR kern/52424; it has been noted by GNATS.

From: "Nathanial Sloss" <nat%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52424 CVS commit: src/sys/dev
Date: Tue, 25 Jul 2017 13:29:16 +0000

 Module Name:	src
 Committed By:	nat
 Date:		Tue Jul 25 13:29:16 UTC 2017
 
 Modified Files:
 	src/sys/dev: audio.c
 
 Log Message:
 Fix a panic caused by opening pad(4)'s mixer before the corresponding
 audio device has attached.
 
 Addresses PR kern/52424.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.368 -r1.369 src/sys/dev/audio.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