From owner-freebsd-ports@FreeBSD.ORG Sat Sep 12 17:09:36 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 14D44106566C for ; Sat, 12 Sep 2009 17:09:36 +0000 (UTC) (envelope-from niktychina@gmail.com) Received: from mail-bw0-f206.google.com (mail-bw0-f206.google.com [209.85.218.206]) by mx1.freebsd.org (Postfix) with ESMTP id 930A88FC0C for ; Sat, 12 Sep 2009 17:09:35 +0000 (UTC) Received: by bwz2 with SMTP id 2so1272404bwz.43 for ; Sat, 12 Sep 2009 10:09:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=rTY4+1OXGQMPbJmy9g3Pb6i1n+vvW2ZDAm1lDzY1gJk=; b=I+bkUt6fBIvNWqCMShgKfpAdPikv7AyQ/sF1sXspW6KTQRSdSP5ojvwn9D9ebO/TMU XwKx2KJucRw/SzLkofu/SkcoqlN5bZBpQWWb8MiAtMyR/LE0IkEhXwdSksb470LdLybU uGCVwbW5Sg46Xb3ywZEXjnHf6EcbqtFKmLmcA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=h+V+OIpSFzLH+voEQFgiC4KwKTdPTHiBH2rQNao4UYxJIG5O1RwvUQdRv477sTnxEE rescUtF8KeoDJ6motriWCg1y5OKv5gNoHF4XJYxSZm335G6g2WK5E7yTupUPmWZw5X/m 20tAsOi/vA7cpqTAVp0kIIRwXcKfvlbZOEZQ4= MIME-Version: 1.0 Received: by 10.204.34.203 with SMTP id m11mr3337605bkd.79.1252775374519; Sat, 12 Sep 2009 10:09:34 -0700 (PDT) In-Reply-To: References: Date: Sat, 12 Sep 2009 21:09:34 +0400 Message-ID: From: Nikolay Tychina To: Greg Rivers Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports@freebsd.org Subject: Re: FreeBSD Port: hal-0.5.11_26 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Sep 2009 17:09:36 -0000 Greg Rivers wrote: > > > This sounds like the same problem I reported last month on freebsd-current@: > see thread at > http://lists.freebsd.org/pipermail/freebsd-current/2009-August/010406.html > > Sam Leffler indicated that this is a known problem, but the person working > on it was away. It does make hald pretty much unusable. > > -- > Greg Rivers > Joe Marcus Clarke wrote: > This has been reported before. You need to make sure you unmount any > volumes related to that USB device before removing it. The new USB > stack will allow hal to force the unmount, but that isn't coming until > hal-0.5.13, and won't be available unless you're running 8.X or higher. > Thanks for explanations. I will check mount everytime (I'm running 7.2-STABLE) Cheers, Nik