From owner-freebsd-hackers Mon Jun 18 2:26:34 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from brolloks.trispen.com (brolloks.trispen.com [196.7.146.6]) by hub.freebsd.org (Postfix) with ESMTP id 35EE637B405 for ; Mon, 18 Jun 2001 02:26:26 -0700 (PDT) (envelope-from jacques@brolloks.trispen.com) Received: (from jacques@localhost) by brolloks.trispen.com (8.9.3/8.9.3) id LAA59959 for freebsd-hackers@freebsd.org; Mon, 18 Jun 2001 11:21:55 +0200 (SAST) (envelope-from jacques) Date: Mon, 18 Jun 2001 11:21:55 +0200 From: Jacques Fourie To: freebsd-hackers@freebsd.org Subject: AuDSL Message-ID: <20010618112155.A59897@brolloks.trispen.com> Reply-To: jf@trispen.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I am trying to get "AuDSL" ( See http://www.araneus.fi/audsl/) to work under FreeBSD. One major problem is that it requires both the read and write channels of the soundcard to be mmap()-able. On 4.3-RELEASE, the following comment can be found in sys/dev/sound/pcm/dsp.c : /* XXX this is broken by line 204 of vm/device_pager.c, so force write buffer */ Is this still the case under -current? If so, is there something I can do to get this to work? regards, jacques To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message