From owner-freebsd-current Thu Oct 8 18:21:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA10611 for freebsd-current-outgoing; Thu, 8 Oct 1998 18:21:38 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from dingo.cdrom.com (dingo.cdrom.com [204.216.28.145]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA10488 for ; Thu, 8 Oct 1998 18:21:12 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost.cdrom.com [127.0.0.1]) by dingo.cdrom.com (8.9.1/8.8.8) with ESMTP id SAA02069; Thu, 8 Oct 1998 18:25:24 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Message-Id: <199810090125.SAA02069@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Joel Ray Holveck cc: Mike Smith , freebsd-current@FreeBSD.ORG Subject: Re: BETA problems In-reply-to: Your message of "08 Oct 1998 19:59:56 CDT." <86vhluft2r.fsf@detlev.UUCP> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 08 Oct 1998 18:25:24 -0700 From: Mike Smith Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Mike Smith writes: > > >> At the beginning of this weekend, I started installing the 0928 > >> beta. Due to phone line quality issues out here, it took two days, > >> and ended with me installing the necessary stuff plus the (then > >> released) 1002 source, and then doing a make world. (One suggestion: > >> If an install fails due to a network failure, restart at the block > >> instead of at the distribution.) > > Owing to the way the blocks are compressed, you can't do this. You > > have to start at the beginning. > > I haven't studied this closely, but Gary said that it's because the > entire segment is a single gzipped stream, and that doing so would > cause a restart midstream. > > I just glanced over the zlib sources, and started wondering. Would it > be possible to copy the state of the decompression engine, in > anticipation of failure? How expensive would it be? We don't have access to that state, because tar forks copy of gzip to do its work. If we were doing the decompression internally, I think it would be reasonably straightforward. > >> In the release notes, we say that the 3C509 is supported. > >> Preliminary tests indicate that the ep0 driver in the 10/02 beta is > >> in less of a functioning state than ever. (Does anybody know how to > >> get the blasted 3C509 programmers' specs?) > > Write to 3com. > > Okay. They haven't responded, so I was wondering. You might want to ask Bill Paul (wpaul@freebsd.org) who he has spoken to there; I know he didn't have too much trouble getting the '590 docs. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message