From owner-freebsd-hackers Sun Mar 19 06:03:52 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id GAA07074 for hackers-outgoing; Sun, 19 Mar 1995 06:03:52 -0800 Received: from UUCP-GW.CC.UH.EDU (root@UUCP-GW.CC.UH.EDU [129.7.1.11]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id GAA07068; Sun, 19 Mar 1995 06:03:48 -0800 Received: from Taronga.COM by UUCP-GW.CC.UH.EDU with UUCP id AA10651 (5.67a/IDA-1.5); Sun, 19 Mar 1995 07:57:16 -0600 Received: by bonkers.taronga.com (smail2.5p) id AA24648; 19 Mar 95 07:56:28 CST (Sun) Received: from localhost (localhost [127.0.0.1]) by bonkers.taronga.com (8.6.11/8.6.6) with SMTP id HAA24644; Sun, 19 Mar 1995 07:56:27 -0600 Message-Id: <199503191356.HAA24644@bonkers.taronga.com> X-Authentication-Warning: bonkers.taronga.com: Host localhost didn't use HELO protocol To: "Justin T. Gibbs" Cc: "Rodney W. Grimes" , bde@zeta.org.au (Bruce Evans), gibbs@freefall.cdrom.com, hackers@freefall.cdrom.com, jkh@freefall.cdrom.com Subject: Re: SVNET Meeting? In-Reply-To: Your message of "Sun, 19 Mar 95 00:03:29 PST." <199503190803.AAA25053@estienne.cs.berkeley.edu> X-Mailer: exmh version 1.4.1 7/21/94 Date: Sun, 19 Mar 1995 07:55:39 -0600 From: Peter da Silva Sender: hackers-owner@FreeBSD.org Precedence: bulk > Only the firmware used by the ahc driver (a single generated .h file). Which is enough according to the GPL. :-P How big is this firmware? Can it be poked into the boot in a separate operation? That would mean the kernel would have to use the BIOS to read it back, wouldn't it?