From owner-freebsd-current@FreeBSD.ORG Tue Apr 19 23:19:40 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 D65F616A4CE; Tue, 19 Apr 2005 23:19:40 +0000 (GMT) Received: from mail.ntplx.net (mail.ntplx.net [204.213.176.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66E3843D48; Tue, 19 Apr 2005 23:19:40 +0000 (GMT) (envelope-from deischen@freebsd.org) Received: from sea.ntplx.net (sea.ntplx.net [204.213.176.11]) j3JNJdxd027608; Tue, 19 Apr 2005 19:19:39 -0400 (EDT) Date: Tue, 19 Apr 2005 19:19:39 -0400 (EDT) From: Daniel Eischen X-X-Sender: eischen@sea.ntplx.net To: Bill Paul In-Reply-To: <20050419225640.7B92816A4CF@hub.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS and Clam AntiVirus (mail.ntplx.net) cc: current@freebsd.org 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: Daniel Eischen List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Apr 2005 23:19:40 -0000 On Tue, 19 Apr 2005, Bill Paul wrote: > [ ... ] > The end result is that installing a Windows driver should be as simple > as: > > - run the script > - give it your foo.inf and foo.sys files when it asks you > - it spits out a foo_sys.ko module and you kldload it > - the end Sounds great. > - What should the script be called? wintobsd.sh sounds kind of lame. ndis2ko, evil2ko, evilcvt_ndis, PExorcise, koify_ndis, ndisify, pen[d]isify -- DE