From owner-cvs-all@FreeBSD.ORG Mon May 5 06:57:41 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C68237B401 for ; Mon, 5 May 2003 06:57:41 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B2AE43F75 for ; Mon, 5 May 2003 06:57:40 -0700 (PDT) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.9/8.12.9) with ESMTP id h45DvaLr041249; Mon, 5 May 2003 15:57:37 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: Shin-ichi YOSHIMOTO From: "Poul-Henning Kamp" In-Reply-To: Your message of "Mon, 05 May 2003 20:12:31 +0900." <20030505201231.3e7698ed.yosimoto@waishi.jp> Date: Mon, 05 May 2003 15:57:35 +0200 Message-ID: <41248.1052143055@critter.freebsd.dk> cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/geom geom_bsd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2003 13:57:41 -0000 In message <20030505201231.3e7698ed.yosimoto@waishi.jp>, Shin-ichi YOSHIMOTO wr ites: >Subject: cvs commit: src/sys/geom geom_bsd.c, >On Mon, 5 May 2003 01:30:59 -0700 (PDT), Poul-Henning Kamp wrote: >> Log: >> Don't warn if the rawoffset is zero, that is actually the best value it >> could have. > >My dmesg is following: > >[snip] >ad0: 117800MB [239340/16/63] at ata0-master UDMA100 >acd0: DVD-R at ata1-master PIO4 >WARNING: Expected rawoffset 63, found 0 > >Is this right ? Yes, I have subsequently silenced the warning for values of zero. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.