From owner-freebsd-hackers Mon Mar 13 14:23:32 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id OAA00592 for hackers-outgoing; Mon, 13 Mar 1995 14:23:32 -0800 Received: from phoenix.net (phoenix.phoenix.net [199.3.232.2]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id OAA00586 for ; Mon, 13 Mar 1995 14:23:30 -0800 Received: (from gclarkii@localhost) by phoenix.net (8.6.10/8.6.6) id QAA20175; Mon, 13 Mar 1995 16:20:12 -0600 From: Gary Clark II Message-Id: <199503132220.QAA20175@ phoenix.net> Subject: Re: linux compat mode? To: hasty@netcom.com (Amancio Hasty Jr) Date: Mon, 13 Mar 1995 16:20:12 -0500 (CST) Cc: hasty@netcom.com, sos@login.dknet.dk, hackers@FreeBSD.org In-Reply-To: <199503131844.KAA29570@netcom14.netcom.com> from "Amancio Hasty Jr" at Mar 13, 95 10:44:01 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Content-Length: 573 Sender: hackers-owner@FreeBSD.org Precedence: bulk > > >I'll not recommend using the netbsd code, as there are ALOT of > So I noticed.... > BTW can you implement the linux iopl call? > It will be cool to run sdoom :) > > Also, anyone out there knows how to wire the netbsd v86 call to our > kernel. Our locore.s is different than NetBSD and naturally that is > where the v86 call is wired into the system. > > Thanks, > Amancio > Hi, I'm working on this now. Talk about fun:) This IS the way to learn kernel hacking, just make sure you have atleast one person to ask stupid questions of. Gary P.S. Thanks Bruce.