From owner-freebsd-current@FreeBSD.ORG Mon Sep 8 02:32:32 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D24B16A4BF for ; Mon, 8 Sep 2003 02:32:32 -0700 (PDT) Received: from cirb503493.alcatel.com.au (c211-28-27-130.belrs2.nsw.optusnet.com.au [211.28.27.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC21443FDD for ; Mon, 8 Sep 2003 02:32:29 -0700 (PDT) (envelope-from PeterJeremy@optushome.com.au) Received: from cirb503493.alcatel.com.au (localhost.alcatel.com.au [127.0.0.1])h889WAgh001790; Mon, 8 Sep 2003 19:32:10 +1000 (EST) (envelope-from jeremyp@cirb503493.alcatel.com.au) Received: (from jeremyp@localhost) by cirb503493.alcatel.com.au (8.12.8/8.12.8/Submit) id h889W2f3001789; Mon, 8 Sep 2003 19:32:02 +1000 (EST) Date: Mon, 8 Sep 2003 19:32:02 +1000 From: Peter Jeremy To: YazzY Message-ID: <20030908093202.GB1748@cirb503493.alcatel.com.au> References: <20030907175459.5b338678.freebsd@yazzy.org> <20030907100003.O24758@carver.gumbysoft.com> <20030908033912.P2257@gamplex.bde.org> <20030907.182813.122528429.imp@bsdimp.com> <3F5BF7D4.5070603@yazzy.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3F5BF7D4.5070603@yazzy.org> User-Agent: Mutt/1.4.1i cc: freebsd-current@freebsd.org cc: "M. Warner Losh" Subject: Re: ATAng and CF cards X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Sep 2003 09:32:32 -0000 On Mon, Sep 08, 2003 at 05:30:28AM +0200, YazzY wrote: >Isn't the ATAng code great? >It makes it affordable to get a 9007199253773098MB CF for the price of a > 32 MB card. >Now I am taking backups of the internet on it. >:) The old ATA code (in -stable) can only manage to expand my 3102MB disk to 43402MB. I might install -CURRENT into the spare 40GB and see if I can manage to expand it by a few billion TB :-). Peter