From owner-cvs-src@FreeBSD.ORG Sat Jun 30 16:11:55 2007 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7E23416A400 for ; Sat, 30 Jun 2007 16:11:55 +0000 (UTC) (envelope-from ubm@u-boot-man.de) Received: from mail.upper.net (mail.upper.net [62.75.224.33]) by mx1.freebsd.org (Postfix) with ESMTP id 1C71213C448 for ; Sat, 30 Jun 2007 16:11:54 +0000 (UTC) (envelope-from ubm@u-boot-man.de) Received: from ubm.mine.nu (p57AE2EC9.dip0.t-ipconnect.de [87.174.46.201]) (authenticated bits=0) by mail.upper.net (8.12.10/8.12.10/SuSE Linux 0.7) with ESMTP id l5UFogPt022745 for ; Sat, 30 Jun 2007 17:50:42 +0200 Date: Sat, 30 Jun 2007 17:56:44 +0200 From: Marc "UBM" Bocklet To: cvs-src@freebsd.org Message-Id: <20070630175644.af372d83.ubm@u-boot-man.de> In-Reply-To: <200706301458.l5UEwuFx041709@repoman.freebsd.org> References: <200706301458.l5UEwuFx041709@repoman.freebsd.org> X-Mailer: Sylpheed 2.4.0 (GTK+ 2.10.12; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: cvs commit: src/sys/cam cam_xpt.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Jun 2007 16:11:55 -0000 On Sat, 30 Jun 2007 14:58:56 +0000 (UTC) Warner Losh wrote: > imp 2007-06-30 14:58:56 UTC > > FreeBSD src repository > > Modified files: > sys/cam cam_xpt.c > Log: > Quirk for WD Mybook. Seems they do not like serial number queries. > > Submitted by: Jason Harris > PR: 107495 > Approved by: re@ (blanket) > > Revision Changes Path > 1.190 +12 -0 src/sys/cam/cam_xpt.c > _______________________________________________ > cvs-src@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/cvs-src > To unsubscribe, send any mail to "cvs-src-unsubscribe@freebsd.org" It should probably be noted that I have a WD Mybook and that the patch attached to the PR did not work for me. I experience the same behaviour with or without the patch (Mybook takes ca. 20min to appear as da0). FreeBSD blah.blah 6.2-STABLE FreeBSD 6.2-STABLE #4: Wed Jun 6 19:58:12 CEST 2007 Bye Marc