From owner-freebsd-current@FreeBSD.ORG Wed Apr 20 03:43:37 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A44A616A4CE for ; Wed, 20 Apr 2005 03:43:37 +0000 (GMT) Received: from tamu-relay.tamu.edu (smtp-relay.tamu.edu [165.91.143.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2701343D2F for ; Wed, 20 Apr 2005 03:43:37 +0000 (GMT) (envelope-from tyler@neo.tamu.edu) Received: from xyzzy-5.tamu.edu (xyzzy-5.tamu.edu [165.91.22.29]) by tamu-relay.tamu.edu (8.12.10/8.12.10) with ESMTP id j3K3hWuj057335; Tue, 19 Apr 2005 22:43:33 -0500 (CDT) Received: from neo.tamu.edu (localhost.tamu.edu [127.0.0.1]) by xyzzy-5.tamu.edu (8.12.9/8.12.9) with SMTP id j3K3hWxH092001; Tue, 19 Apr 2005 22:43:32 -0500 (CDT) (envelope-from tyler@neo.tamu.edu) Message-Id: <200504200343.j3K3hWxH092001@xyzzy-5.tamu.edu> Date: Wed, 20 Apr 2005 03:43:32 -0000 To: "Daniel O'Connor" , From: "Ballance, Robert T" X-Mailer: TWIG 2.6.2 In-Reply-To: <200504201221.39355.doconnor@gsoft.com.au> X-Client-IP: X-Mailman-Approved-At: Wed, 20 Apr 2005 11:44:59 +0000 Subject: Re: New driver loading scheme for Project Evil, need input X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: tyler@neo.tamu.edu List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Apr 2005 03:43:37 -0000 > > You still end up needing the C compiler, objcopy, ndiscvt and (optionally) > > iconv, but the script automates the use of all these tooks and explains > > to the user what's going on while it's working. > > It's certainly simpler than the current state of afairs and unless the kernel > NDIS grows the ability to directly read .sys & .inf files from your disk > (which would be very cool :) it's about a simple as it's going to get.. I think it's small enough as such, given that Project Evil isn't the only thing that needs a C compiler, and iconv...how much does Project Evil require that isn't in the base FreeBSD install anyways? > > - What should the script be called? wintobsd.sh sounds kind of lame. > > encappe > win2elf > pe2elf > exorcist.sh ;) ndisload.sh driverload.sh windriver.sh pureevil.sh >=] -R. Tyler Ballance ..and back to work..