From owner-freebsd-arch@FreeBSD.ORG Sat Jul 10 08:38:40 2004 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A7A316A4CE; Sat, 10 Jul 2004 08:38:40 +0000 (GMT) Received: from pfepc.post.tele.dk (pfepc.post.tele.dk [195.41.46.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8071343D1F; Sat, 10 Jul 2004 08:38:39 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (0x50c7990f.naenxx7.adsl-dhcp.tele.dk [80.199.153.15]) by pfepc.post.tele.dk (Postfix) with ESMTP id C313C26284E; Sat, 10 Jul 2004 10:38:37 +0200 (CEST) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.11/8.12.11) with ESMTP id i6A8ca35001421; Sat, 10 Jul 2004 10:38:37 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Brian Fundakowski Feldman From: "Poul-Henning Kamp" In-Reply-To: Your message of "Fri, 09 Jul 2004 19:23:56 EDT." <20040709232355.GB1626@green.homeunix.org> Date: Sat, 10 Jul 2004 10:38:36 +0200 Message-ID: <1420.1089448716@critter.freebsd.dk> Sender: phk@critter.freebsd.dk cc: arch@freebsd.org Subject: Re: userland firmware loader? X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jul 2004 08:38:40 -0000 In message <20040709232355.GB1626@green.homeunix.org>, Brian Fundakowski Feldma n writes: >I'm writing a driver that uses a 100KB firmware file and could need to >read it again, after initialization, to reset the device (or to load >more). Since this device is primarily found in CardBus form, I think >it makes a lot of sense to be able to get the firmware file at any time >but without specific user intervention. > >Is this something devd should be doing? I would advocate a generic interface for retrieving firmware from userland. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.