From owner-freebsd-current@FreeBSD.ORG Sun Feb 15 22:34:43 2004 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 BC16216A4CE; Sun, 15 Feb 2004 22:34:43 -0800 (PST) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C18A43D1D; Sun, 15 Feb 2004 22:34:43 -0800 (PST) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.10/8.12.10) with ESMTP id i1G6YehM019320; Mon, 16 Feb 2004 07:34:41 +0100 (CET) (envelope-from phk@phk.freebsd.dk) To: "Kenneth D. Merry" From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sun, 15 Feb 2004 17:11:55 MST." <20040216001155.GA62253@panzer.kdm.org> Date: Mon, 16 Feb 2004 07:34:40 +0100 Message-ID: <19319.1076913280@critter.freebsd.dk> cc: current@freebsd.org Subject: Re: HEADSUP: disk_*(9) API change mega-patch 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, 16 Feb 2004 06:34:43 -0000 In message <20040216001155.GA62253@panzer.kdm.org>, "Kenneth D. Merry" writes: >In scsi_da.c, you have some changes that are not related to this: > > - you've added a quirk entry. This should be run through njl. > - you're sending a TUR in dagetcapacity(), which shouldn't be necessary. > See rev 1.88 of scsi_cd.c and rev 1.55 of cam_periph.c. Fixed. I seem to have generated the original patch from my integration tree. -- 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.