From owner-freebsd-questions@FreeBSD.ORG Thu Mar 20 09:00:05 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F000C1065672 for ; Thu, 20 Mar 2008 09:00:05 +0000 (UTC) (envelope-from rock_on_the_web@comcen.com.au) Received: from angel.comcen.com.au (angel.comcen.com.au [203.23.236.69]) by mx1.freebsd.org (Postfix) with ESMTP id 67CBF8FC13 for ; Thu, 20 Mar 2008 09:00:05 +0000 (UTC) (envelope-from rock_on_the_web@comcen.com.au) Received: from [192.168.0.199] (202-172-126-254.cpe.qld-1.comcen.com.au [202.172.126.254]) by angel.comcen.com.au (8.13.4/8.12.9) with ESMTP id m2K8xZp9019472 for ; Thu, 20 Mar 2008 19:59:36 +1100 (EST) From: Da Rock To: freebsd-questions@freebsd.org In-Reply-To: <20080320085002.F8385@wojtek.tensor.gdynia.pl> References: <1205980623.27757.35.camel@laptop2.herveybayaustralia.com.au> <20080320085002.F8385@wojtek.tensor.gdynia.pl> Content-Type: text/plain Date: Thu, 20 Mar 2008 18:59:30 +1000 Message-Id: <1206003571.27757.58.camel@laptop2.herveybayaustralia.com.au> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 (2.12.3-3.fc8) Content-Transfer-Encoding: 7bit X-comcen-MailScanner-Information: Please contact the ISP for more information X-comcen-MailScanner: Found to be clean X-comcen-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-16.443, required 4, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.36, BAYES_00 -15.00) X-comcen-MailScanner-From: rock_on_the_web@comcen.com.au Subject: Re: linux emulation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Mar 2008 09:00:06 -0000 On Thu, 2008-03-20 at 08:50 +0100, Wojciech Puchar wrote: > > I've read the handbook and just about anything on linux compat under > > freebsd. I am particularly interested in drivers under linux compat. > > emulation allows execution of normal linux programs, not drivers Ok. So input devices won't work either? I refer to this page here: http://people.freebsd.org/~3d/apps/games/unreal_tournament/ What is the driver mentioned here? Incidentally, what is the difference between linux and bsd drivers? The drivers in question are manufacturers binaries for linux in an RPM; hence the question. Plus I came across several notations regarding building or using drivers from linux in bsd (linux-kmod-compat port, the above link, and more). For reference I'm merely very curious, not argumentative on this. Cheers for any answers offered.