From owner-freebsd-current Mon Dec 3 0:19:19 2001 Delivered-To: freebsd-current@freebsd.org Received: from monorchid.lemis.com (monorchid.lemis.com [192.109.197.75]) by hub.freebsd.org (Postfix) with ESMTP id 2EC3637B405 for ; Mon, 3 Dec 2001 00:19:15 -0800 (PST) Received: by monorchid.lemis.com (Postfix, from userid 1004) id 218647855F; Mon, 3 Dec 2001 18:49:13 +1030 (CST) Date: Mon, 3 Dec 2001 18:49:13 +1030 From: Greg Lehey To: =?iso-8859-1?Q?S=F8ren?= Schmidt Cc: current@FreeBSD.ORG Subject: Re: HEADSUP ATA support for newer SiS chipsets added Message-ID: <20011203184913.B37036@monorchid.lemis.com> References: <20011203095936.A78827@monorchid.lemis.com> <200112030809.fB3890864481@freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <200112030809.fB3890864481@freebsd.dk> User-Agent: Mutt/1.3.23i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Monday, 3 December 2001 at 9:08:59 +0100, Søren Schmidt wrote: > It seems Greg Lehey wrote: >>> >>> for n in 1 2 3 4 5 >>> do >>> dd if=/dev/adX of=/dev/null bs=512K count=1 >> >> Don't you mean >> >> dd if=/dev/ad$n of=/dev/null bs=512K count=1 >> >> ? > > No, I mean it exactly as written (X is the number of the disk to test). Ah, you mean just do it 5 times? for n in 2 1 4 3 5 ? Greg -- See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message