From owner-freebsd-current@FreeBSD.ORG Tue Dec 14 19:07:35 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E97816A4CE for ; Tue, 14 Dec 2004 19:07:35 +0000 (GMT) Received: from smtp2.netcologne.de (smtp2.netcologne.de [194.8.194.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13AFF43D1D for ; Tue, 14 Dec 2004 19:07:35 +0000 (GMT) (envelope-from tmseck-lists@netcologne.de) Received: from laurel.tmseck.homedns.org (xdsl-213-196-220-51.netcologne.de [213.196.220.51]) by smtp2.netcologne.de (Postfix) with SMTP id ECB6F44F8 for ; Tue, 14 Dec 2004 20:07:32 +0100 (MET) Received: (qmail 704 invoked by uid 1001); 14 Dec 2004 19:07:54 -0000 Date: Tue, 14 Dec 2004 20:07:32 +0100 From: Thomas-Martin Seck To: freebsd-current@freebsd.org Message-ID: <20041214190732.GA689@laurel.tmseck.homedns.org> Mail-Followup-To: freebsd-current@freebsd.org References: <20041210155518.O63382@carver.gumbysoft.com> <20041211155825.16409.qmail@laurel.tmseck.homedns.org> <55260.69.53.57.66.1102966067.squirrel@69.53.57.66> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <55260.69.53.57.66.1102966067.squirrel@69.53.57.66> User-Agent: Mutt/1.4.2.1i Organization: a private site in Germany X-PGP-KeyID: DF46EE05 X-PGP-Fingerprint: A38F AE66 6B11 6EB9 5D1A B67D 2444 2FE1 DF46 EE05 X-Attribution: tms Subject: Re: FreeBSD sound distortion problems with SB Live! fixed with PREEMPTION X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Dec 2004 19:07:35 -0000 * Jon Noack (noackjr@alumni.rice.edu): > Thomas-Martin Seck wrote: [Sound slowdown on an es137x system] > Try my es137x patch: > http://www.noacks.org/freebsd/es137x.diff > > Among other things, it incorporates: > * Locking and INTR_MPSAFE (PR kern/59349) > * S/PDIF output (PR kern/68594) > Thanks, I'll try it out over the weekend!