From owner-freebsd-hackers Fri Sep 26 07:57:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id HAA08860 for hackers-outgoing; Fri, 26 Sep 1997 07:57:05 -0700 (PDT) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id HAA08611 for ; Fri, 26 Sep 1997 07:51:57 -0700 (PDT) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id PAA00303; Fri, 26 Sep 1997 15:21:28 +0200 From: Luigi Rizzo Message-Id: <199709261321.PAA00303@labinfo.iet.unipi.it> Subject: Re: diskless 100 Mbit - IntelEtherexpress - Q To: kuku@gilberto.physik.RWTH-Aachen.DE (Christoph Kukulies) Date: Fri, 26 Sep 1997 15:21:28 +0200 (MET DST) Cc: kuku@gilberto.physik.RWTH-Aachen.DE, freebsd-hackers@freefall.FreeBSD.org In-Reply-To: <19970926164123.16634@gil.physik.rwth-aachen.de> from "Christoph Kukulies" at Sep 26, 97 04:41:04 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Yeah, but I'd like the raw speed of 100MBit at bootup time also. > Would be very impressive to boot off the net in a few seconds. are you volunteering to write the code ? :) In any case even at 10 mbit/s your boot time is 2-4 seconds, most of the time is spent afterwards in probing non-existent devices. Cheers Luigi