From owner-freebsd-usb@FreeBSD.ORG Tue Jul 19 11:41:15 2011 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E2ACA1065675 for ; Tue, 19 Jul 2011 11:41:15 +0000 (UTC) (envelope-from nvass@gmx.com) Received: from mailout-eu.gmx.com (mailout-eu.gmx.com [213.165.64.42]) by mx1.freebsd.org (Postfix) with SMTP id 3E0A38FC18 for ; Tue, 19 Jul 2011 11:41:15 +0000 (UTC) Received: (qmail invoked by alias); 19 Jul 2011 11:41:14 -0000 Received: from unknown (EHLO [192.168.73.192]) [79.107.186.205] by mail.gmx.com (mp-eu004) with SMTP; 19 Jul 2011 13:41:14 +0200 X-Authenticated: #46156728 X-Provags-ID: V01U2FsdGVkX1+6yN8tgZC6yBHO+P6T81YI5JnyutG5/K4FghkGau C3rQlZ14xnfhpI Message-ID: <4E256D4C.10707@gmx.com> Date: Tue, 19 Jul 2011 14:41:00 +0300 From: Nikos Vassiliadis User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 MIME-Version: 1.0 To: Hans Petter Selasky References: <4E256BC3.9000500@gmx.com> <201107191334.56281.hselasky@c2i.net> In-Reply-To: <201107191334.56281.hselasky@c2i.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: freebsd-usb@freebsd.org Subject: Re: Unknown USB device: vendor 0x051d product 0x0002 bus uhub0 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jul 2011 11:41:16 -0000 On 7/19/2011 2:34 PM, Hans Petter Selasky wrote: > On Tuesday 19 July 2011 13:34:27 Nikos Vassiliadis wrote: >> Hi, >> >> I am seeing this message flooding /var/log/messages. There is an APC >> UPS connected to this port which seems to behave correctly AFAICT. >> >> Is there something I can do to fix the warning? >> >> Or preferably not, is there a sysctl knob to disable logging messages >> for unknown USB devices? >> >>> Jul 19 07:50:01 leto root: Unknown USB device: vendor 0x051d product >>> 0x0002 bus uhub0 Jul 19 07:58:00 leto root: Unknown USB device: vendor >>> 0x051d product 0x0002 bus uhub0 Jul 19 09:32:01 leto root: Unknown USB >>> device: vendor 0x051d product 0x0002 bus uhub0 Jul 19 09:38:59 leto >>> root: Unknown USB device: vendor 0x051d product 0x0002 bus uhub0 Jul 19 >>> 10:50:05 leto root: Unknown USB device: vendor 0x051d product 0x0002 bus >>> uhub0 Jul 19 10:50:09 leto root: Unknown USB device: vendor 0x051d >>> product 0x0002 bus uhub0 >> >> Thanks a lot, Nikos > > Is the HAL port up to date? There is no HAL port installed. The only thing that's USB related is the nut(network UPS tools) port. Also, this is on 8.2-RELEASE-p1. Nikos