From owner-freebsd-usb@FreeBSD.ORG Tue Jul 19 11:34:46 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 85C591065675 for ; Tue, 19 Jul 2011 11:34:46 +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 D5C568FC14 for ; Tue, 19 Jul 2011 11:34:45 +0000 (UTC) Received: (qmail invoked by alias); 19 Jul 2011 11:34:43 -0000 Received: from unknown (EHLO [192.168.73.192]) [79.107.186.205] by mail.gmx.com (mp-eu001) with SMTP; 19 Jul 2011 13:34:43 +0200 X-Authenticated: #46156728 X-Provags-ID: V01U2FsdGVkX1+vYLZPDliviJPkzJbyryJ7hvS6muOeo7Baes0Q4D i1bJ1hh5yYee+9 Message-ID: <4E256BC3.9000500@gmx.com> Date: Tue, 19 Jul 2011 14:34:27 +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: freebsd-usb@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Subject: 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:34:46 -0000 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