From owner-freebsd-stable@FreeBSD.ORG Sat Mar 31 21:23:37 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D846A16A407 for ; Sat, 31 Mar 2007 21:23:37 +0000 (UTC) (envelope-from bseklecki@collaborativefusion.com) Received: from mx00.pub.collaborativefusion.com (mx00.pub.collaborativefusion.com [206.210.89.199]) by mx1.freebsd.org (Postfix) with ESMTP id 89E1C13C4B0 for ; Sat, 31 Mar 2007 21:23:37 +0000 (UTC) (envelope-from bseklecki@collaborativefusion.com) Received: from [10.5.80.240] (c-67-171-75-90.hsd1.pa.comcast.net [67.171.75.90]) (AUTH: LOGIN seklecki, TLS: TLSv1/SSLv3,128bits,RC4-MD5) by wingspan with esmtp; Sat, 31 Mar 2007 17:23:36 -0400 id 00056414.460ED158.0000F686 From: "Brian A. Seklecki" To: Maxim Khitrov In-Reply-To: <26ddd1750703311126q4a6916bata54a2d5773941245@mail.gmail.com> References: <26ddd1750703311126q4a6916bata54a2d5773941245@mail.gmail.com> Organization: Collaborative Fusion, Inc. Date: Sat, 31 Mar 2007 16:23:51 -0500 Message-Id: <1175376231.7585.25.camel@ingress> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit X-Mailer: Evolution 2.2.3-10mdk Cc: freebsd-stable@freebsd.org Subject: Re: USB devices fail to re-attach on 6.2 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: Sat, 31 Mar 2007 21:23:37 -0000 On Sat, 2007-03-31 at 13:26 -0500, Maxim Khitrov wrote: > umass-sim0 Can you show us your dmesg(8) output as you disconnect and reconnect a device. Are you being careful to umount the file systems on these scsi devices between detaching the underlying USB device? ~BAS