From owner-freebsd-stable@FreeBSD.ORG Thu Aug 16 12:29:13 2007 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 71A0B16A417 for ; Thu, 16 Aug 2007 12:29:13 +0000 (UTC) (envelope-from matrix@itlegion.ru) Received: from corpmail.itlegion.ru (corpmail.itlegion.ru [84.21.226.211]) by mx1.freebsd.org (Postfix) with SMTP id 9FBF213C4D9 for ; Thu, 16 Aug 2007 12:29:11 +0000 (UTC) (envelope-from matrix@itlegion.ru) Received: (qmail 19447 invoked from network); 16 Aug 2007 16:29:08 +0400 Received: from unknown (HELO Artem) (192.168.0.12) by 84.21.226.211 with SMTP; 16 Aug 2007 16:29:08 +0400 X-AntiVirus: Checked by Dr.Web [version: 4.33, engine: 4.33.5.10110, virus records: 237859, updated: 16.08.2007] Message-ID: <022b01c7e001$09f04980$0c00a8c0@Artem> From: "Artem Kuchin" To: Date: Thu, 16 Aug 2007 16:28:59 +0400 Organization: IT Legion MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0221_01C7E022.8CA3BF80" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3138 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3138 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: panic after removing usb flash disk 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, 16 Aug 2007 12:29:13 -0000 This is a multi-part message in MIME format. ------=_NextPart_000_0221_01C7E022.8CA3BF80 Content-Type: text/plain; format=flowed; charset="koi8-r"; reply-type=original Content-Transfer-Encoding: 7bit Hello! I don't know if it really belongs to this list, since i have only tested on 7-CURRENT, but on the other hand 7-CURRENT is soon going to be stable. So here it goes: 1) insert usb flash disk 2) usbd detected it 3) mount it (mount -t msdosfs /dev/da1s1 /mnt) 4) simply pull the pen drive off the usb slot 5) /mnt mount pount is left 6) try to unmount it (umount /dev) I don't know to get all those kernel bright white messages in to a file, so i just attached a screenshot ;) -- Regards Artem ------=_NextPart_000_0221_01C7E022.8CA3BF80--