NetBSD-Bugs archive

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

PR/52889 CVS commit: src/sys/dev



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

From: "Nathanial Sloss" <nat%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52889 CVS commit: src/sys/dev
Date: Tue, 9 Jan 2018 04:14:21 +0000

 Module Name:	src
 Committed By:	nat
 Date:		Tue Jan  9 04:14:21 UTC 2018
 
 Modified Files:
 	src/sys/dev: audio.c
 
 Log Message:
 Forcefully detach children of audio instances.
 
 This addresses part of PR kern/52889 as children of pad(4) were not
 detaching.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.448 -r1.449 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