From owner-freebsd-current@FreeBSD.ORG Fri Aug 16 20:05:29 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 638806C0 for ; Fri, 16 Aug 2013 20:05:29 +0000 (UTC) (envelope-from vsityz@gmail.com) Received: from mail-la0-x22d.google.com (mail-la0-x22d.google.com [IPv6:2a00:1450:4010:c03::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id DD9912E50 for ; Fri, 16 Aug 2013 20:05:28 +0000 (UTC) Received: by mail-la0-f45.google.com with SMTP id eh20so1836808lab.18 for ; Fri, 16 Aug 2013 13:05:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=5z/qCnK0jD6nJBqicWh8crxoDVmP3TAfKFe9LdwV1/U=; b=NWWEk2ET2K/ouHzZ4QQAQIBZwCu21puA1BTLr35Pxlv0NWFCcwAJGB4Yt6ynILlvXG hX34mdwpsQN8IepUXHEIzazpoiPxryrCITjy1grRL/+K0pbx6gXtUMrLmhOLyE/sO85T En+qA4Omh8vD92ojMoKWbDDG93tk+MAECdo0u8l71bIpl1gjoII/K5MFBgaI33YLbkOY 1+eHJxK/WRuh7gKAdeZq/axjJ122qbJFpLdE0oox8Q9MZQoSv0QgpJ9PutY4uE5kL6HF dSuOiCsFo+Hen3vNmBPZWIeiEfFZLewEDjK1xHDIuhOd2+CuWoSEaP7d7BBiLREhwiQf KQwg== X-Received: by 10.152.8.12 with SMTP id n12mr2628808laa.10.1376683526914; Fri, 16 Aug 2013 13:05:26 -0700 (PDT) Received: from scorpion.kiev.ua ([46.247.160.117]) by mx.google.com with ESMTPSA id js17sm1369098lab.5.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 16 Aug 2013 13:05:26 -0700 (PDT) Message-ID: <520E8602.5050408@gmail.com> Date: Fri, 16 Aug 2013 23:05:22 +0300 From: Alexander Panyushkin User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130811 Thunderbird/17.0.8 MIME-Version: 1.0 To: FreeBSD Current Subject: USB no proper work Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Fri, 16 Aug 2013 20:05:29 -0000 uname -a FreeBSD scorpion.kiev.ua 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r254417M: Fri Aug 16 21:53:47 EEST 2013 root@scorpion.kiev.ua:/usr/obj/usr/src/sys/Kernel amd64 After first attach USB Flash drive - is good mount. After detach and attach again, USB Flash drive not detected any more. If enter "shutdown -r now" system not be rebooting. The flash drive silicon-Power16G PMAP does not work at all. In build FreeBSD at Jul 28 2013 it's work fine.