From owner-freebsd-emulation@FreeBSD.ORG Wed Apr 16 22:18:47 2008 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from [127.0.0.1] (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by hub.freebsd.org (Postfix) with ESMTP id 6BB801065674; Wed, 16 Apr 2008 22:18:46 +0000 (UTC) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: "Sam Fourman Jr." Date: Wed, 16 Apr 2008 18:18:20 -0400 User-Agent: KMail/1.6.2 References: <200804161256.56633.jkim@FreeBSD.org> <20080416213317.GB25623@hub.freebsd.org> <11167f520804161438q1f92000dsd57c5409350dedb9@mail.gmail.com> In-Reply-To: <11167f520804161438q1f92000dsd57c5409350dedb9@mail.gmail.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200804161818.35543.jkim@FreeBSD.org> Cc: freebsd-emulation@freebsd.org Subject: Re: [PATCH] Add stubs for Linux 2.6.17 syscalls 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: Wed, 16 Apr 2008 22:18:47 -0000 On Wednesday 16 April 2008 05:38 pm, Sam Fourman Jr. wrote: > would a patch like this make linux flash9 work? I wasn't able to make linux-flashplugin9 work with amd64 but I know set_robust_list syscall was used by linux_base-f8 + nspluginwrapper. Can anyone try it on i386 and let us know? Thanks, Jung-uk Kim