From owner-freebsd-emulation@FreeBSD.ORG Sun Jun 10 12:02:32 2007 Return-Path: X-Original-To: freebsd-emulation@FreeBSD.org Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B886F16A421; Sun, 10 Jun 2007 12:02:32 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (vlk.vlakno.cz [62.168.28.247]) by mx1.freebsd.org (Postfix) with ESMTP id 69D6C13C447; Sun, 10 Jun 2007 12:02:32 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 59D828BDF4B; Sun, 10 Jun 2007 14:02:31 +0200 (CEST) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (vlk.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vSZnpabOx94L; Sun, 10 Jun 2007 14:02:30 +0200 (CEST) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 4D08A65B769; Sun, 10 Jun 2007 14:02:30 +0200 (CEST) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.13.8/8.13.8/Submit) id l5AC2Tnb028719; Sun, 10 Jun 2007 14:02:29 +0200 (CEST) (envelope-from rdivacky) Date: Sun, 10 Jun 2007 14:02:29 +0200 From: Roman Divacky To: Ariff Abdullah Message-ID: <20070610120229.GA28621@freebsd.org> References: <466AFD29.7040108@barafranca.com> <20070610100109.4ab5dc3f.ariff@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070610100109.4ab5dc3f.ariff@FreeBSD.org> User-Agent: Mutt/1.4.2.3i Cc: freebsd-emulation@FreeBSD.org, freebsd-current@FreeBSD.org, jkim@FreeBSD.org, Hugo Silva Subject: Re: snd_es137x & -CURRENT, /dev/dsp: Invalid argument -- Could not mmap /dev/dsp - linux emulation problem? X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Jun 2007 12:02:32 -0000 > Please try this patch (not tested): > > http://people.freebsd.org/~ariff/test/grrrrrrr.diff uhm... there were some heavy changes to mmap. can you please forward the patch to jkim@ and ask about his opinion? he did the mmap() work thnx roman