NetBSD-Bugs archive

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

PR/52175 CVS commit: src/sys/dev



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

From: "Nathanial Sloss" <nat%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52175 CVS commit: src/sys/dev
Date: Fri, 12 May 2017 04:15:40 +0000

 Module Name:	src
 Committed By:	nat
 Date:		Fri May 12 04:15:40 UTC 2017
 
 Modified Files:
 	src/sys/dev: audio.c
 
 Log Message:
 Blksize is now calculated on sc_pustream/sc_rustream.
 Don't allow hw ring buffer to be saturated and data overwritten.
 
 It should help PR kern/52175.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.341 -r1.342 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