From owner-freebsd-gnome@FreeBSD.ORG Fri Jun 24 14:24:04 2011 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (unknown [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 504E21065672 for ; Fri, 24 Jun 2011 14:24:04 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward12.mail.yandex.net (forward12.mail.yandex.net [95.108.130.94]) by mx1.freebsd.org (Postfix) with ESMTP id DE3428FC0A for ; Fri, 24 Jun 2011 14:24:03 +0000 (UTC) Received: from smtp13.mail.yandex.net (smtp13.mail.yandex.net [95.108.130.68]) by forward12.mail.yandex.net (Yandex) with ESMTP id 21B6BC22572; Fri, 24 Jun 2011 18:24:02 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1308925442; bh=Hog7HCpizzfaZ3h9KqrCGwljtRfIw4XPqfzLW7W0kaI=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=er4SzxdD6w1tfbOZbBn6P8UXzXy9n5SXJfkZW7B4lR/Y0Dw3nxfSXXw3mBO7qtvDA ElEKoN2IPXD+R7uKxxZRzCKKcke0oYKNAEo9hRwk5oNeK3fjayP1eAjRF0yyxB3xSi j2GSIviyYpWwcdiJ4Digz3JfuvCe04Pdjueh29iw= Received: from smeshariki2.local (unknown [213.27.65.65]) by smtp13.mail.yandex.net (Yandex) with ESMTPSA id AE7433898067; Fri, 24 Jun 2011 18:24:01 +0400 (MSD) Message-ID: <4E049D61.8060100@yandex.ru> Date: Fri, 24 Jun 2011 18:21:21 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ru-RU; rv:1.9.2.18) Gecko/20110624 Thunderbird/3.1.11 MIME-Version: 1.0 To: Hans Petter Selasky References: <201106241531.19375.hselasky@c2i.net> In-Reply-To: <201106241531.19375.hselasky@c2i.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Yandex-Spam: 1 Cc: gnome@freebsd.org, freebsd-current@freebsd.org Subject: Re: [Testing wanted] USB patch for HAL X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jun 2011 14:24:04 -0000 24.06.2011 17:31, Hans Petter Selasky пишет: > Hi, > > It appears there are some bugs in the USB2 HAL implementation. For example the > parent USB device is not always correctly set and there are problems with > dynamic attach/detach of USB devices in hald. > > For users of 9-current and 8-stable: > > Copy the attached file to /usr/ports/sysutils/hal/files/ > > Then rebuild HAL. > > Does it fix any USB/HAL related problems? For example related to > multimedia/webcamd, lshal, mouse, keyboard etc. > > --HPS Thanks a lot! My mouse, usb-sticks and usb-hdd now appeared again after reattach with this patch how it was before. It's on 9-current. PS. Maybe there is the same magic that will make my battery indicator state changes when i replug AC power? :) I understand that this not related with USB2, but it worked before on 8-stable. Does anybody expecting the same trouble? -- Regards, Ruslan