From owner-freebsd-current@FreeBSD.ORG Sat Jun 7 01:08:15 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 28F201065685 for ; Sat, 7 Jun 2008 01:08:15 +0000 (UTC) (envelope-from minimarmot@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.28]) by mx1.freebsd.org (Postfix) with ESMTP id DC6E98FC0C for ; Sat, 7 Jun 2008 01:08:14 +0000 (UTC) (envelope-from minimarmot@gmail.com) Received: by yw-out-2324.google.com with SMTP id 9so686312ywe.13 for ; Fri, 06 Jun 2008 18:08:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=li1c5yVt0jBKS3X6PhEEpimhn9MqUTfa2UrWi4h3Q6w=; b=O/TWME8XWYXwDp6wKOlsPIZyCRgZ3Msav3QbUPA8CuhRXIdppH512jJEF88dyHec6w JsaMdEaXjBw6VZHwA7MBkP5AbDgfIE/fibhvqZVgzjTp3phmn1H8CYHITP0aAZeesThV 87hYypWnEfpMAP5eE6C7XzmiDDoIWjGHmbSps= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=gg/qfWjpiQRmYtjbOJQ2keYvo0hRU4cIl6NQjbyESKuXPV0uI86l9IvJIcGuBqPvzV WP73jWkrDAaJ40C1NwSPkhd8HSIPBTw7YecVVox3uqS/laur8SdBfezmj95ghHujumVC nHI09NDtdJh0hlK+5y897okppOogZymHVkxwM= Received: by 10.150.139.15 with SMTP id m15mr1218651ybd.132.1212799180649; Fri, 06 Jun 2008 17:39:40 -0700 (PDT) Received: by 10.151.67.2 with HTTP; Fri, 6 Jun 2008 17:39:40 -0700 (PDT) Message-ID: <47d0403c0806061739h18400b7by12568fe87e0058ec@mail.gmail.com> Date: Fri, 6 Jun 2008 20:39:40 -0400 From: "Ben Kaduk" To: "Andrey Chernov" , current@freebsd.org In-Reply-To: <20080605193051.GA29386@nagual.pp.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080604085908.GA996@nagual.pp.ru> <20080605190919.GA29227@nagual.pp.ru> <20080605193051.GA29386@nagual.pp.ru> Cc: Subject: Re: USB: ums driver no longer detects Logitech mouse X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 07 Jun 2008 01:08:15 -0000 On Thu, Jun 5, 2008 at 3:30 PM, Andrey Chernov wrote: > More info. If I plug out the mouse and then plug in it again, it detected > normally as: > ums0: on uhub2 > ums0: 16 buttons and Z dir. > uhid0: on uhub2 > > But it not detected on the boot... > This may be rather old -- I have a ukbd0: on uhub0 that is only sporadically detected on boot, on a RELENG_7 system from 14 May. Un- and re-plugging it causes it to be properly detected. -Ben Kaduk