From owner-freebsd-current@FreeBSD.ORG Wed Apr 20 09:21:31 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 DB39B16A4CE; Wed, 20 Apr 2005 09:21:31 +0000 (GMT) Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2C4F43D45; Wed, 20 Apr 2005 09:21:31 +0000 (GMT) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (localhost [127.0.0.1]) by xorpc.icir.org (8.12.11/8.12.8) with ESMTP id j3K9LThW000750; Wed, 20 Apr 2005 02:21:29 -0700 (PDT) (envelope-from rizzo@xorpc.icir.org) Received: (from rizzo@localhost) by xorpc.icir.org (8.12.11/8.12.3/Submit) id j3K9LTOB000749; Wed, 20 Apr 2005 02:21:29 -0700 (PDT) (envelope-from rizzo) Date: Wed, 20 Apr 2005 02:21:28 -0700 From: Luigi Rizzo To: "Daniel O'Connor" Message-ID: <20050420022128.B421@xorpc.icir.org> References: <20050419225640.7B92816A4CF@hub.freebsd.org> <20050420104309.hqhvxfmu00cskwks@netchild.homeip.net> <200504201837.40830.doconnor@gsoft.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200504201837.40830.doconnor@gsoft.com.au>; from doconnor@gsoft.com.au on Wed, Apr 20, 2005 at 06:37:32PM +0930 cc: Alexander Leidinger cc: freebsd-current@freebsd.org cc: current@freebsd.org cc: Bill Paul 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 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 09:21:32 -0000 On Wed, Apr 20, 2005 at 06:37:32PM +0930, Daniel O'Connor wrote: ... > I would suggest the driver loads the firmware from disk since you don't need > to boot from your TV tuner card :) why not ? it's a kind of a network device, after all... :) cheers luigi