From owner-freebsd-hackers Sun Apr 2 20:54:55 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id UAA21029 for hackers-outgoing; Sun, 2 Apr 1995 20:54:55 -0700 Received: from localhost (localhost [127.0.0.1]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id UAA21021; Sun, 2 Apr 1995 20:54:54 -0700 X-Authentication-Warning: freefall.cdrom.com: Host localhost didn't use HELO protocol To: Martin Renters cc: hackers@freefall.cdrom.com Subject: Re: netboot for each card? In-reply-to: Your message of "Sun, 02 Apr 95 22:34:40 EDT." <199504030234.WAA16955@victor.innovus.com> Date: Sun, 02 Apr 1995 20:54:54 -0700 Message-ID: <21020.796881294@freefall.cdrom.com> From: "Jordan K. Hubbard" Sender: hackers-owner@FreeBSD.org Precedence: bulk > I was wondering if it makes sense to build a netboot.rom for each of the > supported cards. This would leave us with a smaller that 16K rom image > (hopefully) for each of the cards which could then actually be used by > somebody. That certainly makes a lot of sense to me! Is it easy to break out? I guess you just do multiple passes with the appropriate compile-time flags set? Jordan