From owner-freebsd-stable@FreeBSD.ORG Thu Feb 11 09:25:25 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 43A9F1065672 for ; Thu, 11 Feb 2010 09:25:25 +0000 (UTC) (envelope-from gerrit@pmp.uni-hannover.de) Received: from authsmtp.rrzn.uni-hannover.de (authsmtp.rrzn.uni-hannover.de [130.75.2.107]) by mx1.freebsd.org (Postfix) with ESMTP id AB3708FC08 for ; Thu, 11 Feb 2010 09:25:24 +0000 (UTC) Received: from www.pmp.uni-hannover.de (www.pmp.uni-hannover.de [130.75.117.2]) by authsmtp.rrzn.uni-hannover.de (8.14.2/8.14.2) with ESMTP id o1B9PLkG021306; Thu, 11 Feb 2010 10:25:22 +0100 Received: from pmp.uni-hannover.de (arc.pmp.uni-hannover.de [130.75.117.1]) by www.pmp.uni-hannover.de (Postfix) with SMTP id 952D724; Thu, 11 Feb 2010 10:25:21 +0100 (CET) Date: Thu, 11 Feb 2010 10:25:21 +0100 From: Gerrit =?ISO-8859-1?Q?K=FChn?= To: John Baldwin Message-Id: <20100211102521.4f214a44.gerrit@pmp.uni-hannover.de> In-Reply-To: <201002100853.18088.jhb@freebsd.org> References: <20100210105226.5c825b48.gerrit@pmp.uni-hannover.de> <201002100853.18088.jhb@freebsd.org> Organization: Albert-Einstein-Institut (MPI =?ISO-8859-1?Q?f=FCr?= Gravitationsphysik & IGP =?ISO-8859-1?Q?Universit=E4t?= Hannover) X-Mailer: Sylpheed 2.7.1 (GTK+ 2.18.4; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-PMX-Version: 5.5.9.388399, Antispam-Engine: 2.7.2.376379, Antispam-Data: 2010.2.11.90925 Cc: freebsd-stable@freebsd.org Subject: Re: bugs in mpt(4) and mptutil(8) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Feb 2010 09:25:25 -0000 On Wed, 10 Feb 2010 08:53:18 -0500 John Baldwin wrote about Re: bugs in mpt(4) and mptutil(8): JB> > This output is definitely wrong, because the drives are split up on JB> > mpt0 and mpt1 (and the USB stick is not connected to mpt at all :-) JB> > as can be seen with camcontrol: JB> Hmm, I asked the previous reporter to debug this by examining the JB> results that CAM returns from the bus scan using gdb, but I haven't JB> heard back. Unfortunately I do not have access to any hardware with JB> this sort of setup to debug this. I will do some debugging work here, if you can tell me what to do. cu Gerrit