From owner-freebsd-emulation@FreeBSD.ORG Sun Jan 27 13:25:52 2008 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E3E0B16A419 for ; Sun, 27 Jan 2008 13:25:52 +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 997D213C461 for ; Sun, 27 Jan 2008 13:25:51 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 5DDBB66C745; Sun, 27 Jan 2008 14:25:50 +0100 (CET) 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 2Q8VJGD2Zn2v; Sun, 27 Jan 2008 14:25:38 +0100 (CET) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id B5FB466C743; Sun, 27 Jan 2008 14:25:38 +0100 (CET) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.13.8/8.13.8/Submit) id m0RDPcJj008878; Sun, 27 Jan 2008 14:25:38 +0100 (CET) (envelope-from rdivacky) Date: Sun, 27 Jan 2008 14:25:38 +0100 From: Roman Divacky To: Alexander Leidinger Message-ID: <20080127132538.GA8810@freebsd.org> References: <1096069283.20080122130241@pifpaf.pl> <20080122151941.GA93141@freebsd.org> <157462854.20080126130147@pifpaf.pl> <20080126205431.682b9401@deskjail> <6340678.20080126213921@pifpaf.pl> <20080126224610.GA87902@freebsd.org> <20080127121405.69ef58f2@deskjail> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080127121405.69ef58f2@deskjail> User-Agent: Mutt/1.4.2.3i Cc: freebsd-emulation@freebsd.org Subject: Re: getdents() 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, 27 Jan 2008 13:25:53 -0000 On Sun, Jan 27, 2008 at 12:14:05PM +0100, Alexander Leidinger wrote: > Quoting Roman Divacky (Sat, 26 Jan 2008 23:46:10 +0100): > > > > TS2 and UT works just fine on bsd <=6.2. I'm talking about 7.x (with > > > default linux_base and 2.4 kernel). > > > > > > There wasn't many problems with older bsd's and linuxolator 2.4. > > > > some people reported problem with newer linuxulator and tracked > > that down to some sound changes... > > > > maybe we should investigate this a little bit further, can someone > > provide a patch to "undo" the sound changes in question so we have > > "can you try this?" thing when people report problems? that would > > surely help > > A "sysctl hw.snd.compat_linux_mmap=1" does this "undo". no it does not... Marcus von Appen reported this to me and Ariff... I thought it made it to the mailing list too... marcus, can you share what you discovered with emulation@? thnx, roman