From owner-freebsd-emulation@FreeBSD.ORG Sat Jun 17 08:21:15 2006 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6562F16A479 for ; Sat, 17 Jun 2006 08:21:15 +0000 (UTC) (envelope-from xdivac02@stud.fit.vutbr.cz) Received: from eva.fit.vutbr.cz (eva.fit.vutbr.cz [147.229.10.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1AF743D49 for ; Sat, 17 Jun 2006 08:21:13 +0000 (GMT) (envelope-from xdivac02@stud.fit.vutbr.cz) Received: from eva.fit.vutbr.cz (localhost [127.0.0.1]) by eva.fit.vutbr.cz (envelope-from xdivac02@eva.fit.vutbr.cz) (8.13.7/8.13.7) with ESMTP id k5H8L867084382 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sat, 17 Jun 2006 10:21:08 +0200 (CEST) Received: (from xdivac02@localhost) by eva.fit.vutbr.cz (8.13.7/8.13.3/Submit) id k5H8L7es084381; Sat, 17 Jun 2006 10:21:07 +0200 (CEST) Date: Sat, 17 Jun 2006 10:21:07 +0200 From: Divacky Roman To: Yuri Pankov Message-ID: <20060617082107.GA84082@stud.fit.vutbr.cz> References: <1150272035.1475.3.camel@klamath.irbis.net.ru> <20060615094739.hqtxz7jadcw0cg0o@netchild.homeip.net> <1150365953.1475.12.camel@klamath.irbis.net.ru> <61903339@bs2.sp34.ru> <1150406643.1475.18.camel@klamath.irbis.net.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1150406643.1475.18.camel@klamath.irbis.net.ru> User-Agent: Mutt/1.4.2i X-Scanned-By: MIMEDefang 2.54 on 147.229.10.14 Cc: freebsd-emulation Subject: Re: amd64 module of linuxolator 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: Sat, 17 Jun 2006 08:21:15 -0000 On Fri, Jun 16, 2006 at 01:24:03AM +0400, Yuri Pankov wrote: > On Fri, 2006-06-16 at 00:13 +0400, Boris Samorodov wrote: > > On Thu, 15 Jun 2006 14:05:53 +0400 Yuri Pankov wrote: > > > > > Actually, i wasn't able to test it, cause the only port i use - > > > linux-ePSXe - doesn't run without linprocfs and it's not available as > > > module now. > > > > Linprocfs is available to auto/manual mounting after installing > > default linux base port. Linux_base-fc4 is preferred now as it may > > become a default linux base port soon. Pay attention on the messages > > after installing the port. > > > > > > WBR > > I do pay attention to the messages when installing the fc-4 port, but > there's no linprocfs.ko with the patch provided by Roman, so I'm unable > to kldload it.. looking at the linprocfs/Makefile I dont see any reason why it shouldnt build on amd64, you try by "cd /sys/modules/linprocfs && make". I dont have amd64 atm and I want to focus on UNIMPL && messages + TLS now... anyway - the linprocfs and linuxolator are separate issues. do you guys think that the amd64 modul is "ok enough" to be commited? roman