From owner-freebsd-emulation@FreeBSD.ORG Wed Apr 16 22:05:17 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 650381065670 for ; Wed, 16 Apr 2008 22:05:17 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.235]) by mx1.freebsd.org (Postfix) with ESMTP id 375418FC0C for ; Wed, 16 Apr 2008 22:05:17 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so1475311rvf.43 for ; Wed, 16 Apr 2008 15:05:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=hfeOg0FiXzL55AfDg4xn8fqPYwTFLyL0TUwMQ+yfP8Q=; b=aWZXqzO9iDiCuYdDYplVV7ozvDPHJVuBUephTRAN1jF2Zh74Se6ayiui7Ef8DPhKfYcBiwLV98z/T7m0ejy73yCcVnr5CAnYqo2i+nN9fwa4H9DouI+WBRMDjc73IyG6+HamIWQdl9wav5282H70ZBMguf9Z9Oivm+TEtEwVUgg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=TW2tWDOGEO/cp/DCKZeP5MgobcKLveGtoWwjh1jUukY/t1vyHuS5u+VNXJVyPpHJf6XPdiNC3lkCehJqvZI/3XASOTD1BqowTkXRcCQw8guMD96VjWx2ubASbKOfrOui4Yx3a/T8EoB28S4SSWp6z7ULV3wW9tFebbr9tOtaETY= Received: by 10.141.133.14 with SMTP id k14mr294513rvn.127.1208381896198; Wed, 16 Apr 2008 14:38:16 -0700 (PDT) Received: by 10.141.186.2 with HTTP; Wed, 16 Apr 2008 14:38:16 -0700 (PDT) Message-ID: <11167f520804161438q1f92000dsd57c5409350dedb9@mail.gmail.com> Date: Wed, 16 Apr 2008 16:38:16 -0500 From: "Sam Fourman Jr." To: "Kris Kennaway" In-Reply-To: <20080416213317.GB25623@hub.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200804161256.56633.jkim@FreeBSD.org> <20080416172825.GA81674@freebsd.org> <20080416223801.T19507@ns1.as.pvp.se> <20080416213317.GB25623@hub.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:05:17 -0000 would a patch like this make linux flash9 work? Sam Fourman Jr.