From owner-freebsd-usb@FreeBSD.ORG  Mon Oct  4 20:00:45 2010
Return-Path: <owner-freebsd-usb@FreeBSD.ORG>
Delivered-To: usb@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 9FA13106566B
	for <usb@freebsd.org>; Mon,  4 Oct 2010 20:00:45 +0000 (UTC)
	(envelope-from onemda@gmail.com)
Received: from mail-ey0-f182.google.com (mail-ey0-f182.google.com
	[209.85.215.182])
	by mx1.freebsd.org (Postfix) with ESMTP id 333838FC14
	for <usb@freebsd.org>; Mon,  4 Oct 2010 20:00:44 +0000 (UTC)
Received: by eyx24 with SMTP id 24so2632366eyx.13
	for <usb@freebsd.org>; Mon, 04 Oct 2010 13:00:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=domainkey-signature:mime-version:received:received:in-reply-to
	:references:date:message-id:subject:from:to:cc:content-type;
	bh=kPCG7Go/GqsbNDKGZAV9SGToj/T6m5mQu5/5MSfsnvE=;
	b=Zmw/N0NiJ3gRKQk5243egnquEBhfO8s5p61esGIT1KDohDMC2aI2FwVLQnE/NK4e9i
	PZ9N46qOC9j5Wrh9eU9u9sXprn0w2kHy2rTpH1VKbVWgbWIUDpyIU35Vfn8coU8Au3xi
	fB17raEs+gYiFo6EZFyjmkMJPvgjibhMpVyiE=
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=LH/UAaigQfEnqefP2MKKKLcfS0wcLXpNV5O8gLMQw2Dje/jykP2UJgJDlNvRj4RrpG
	vn1kwCT80Sdx/XORwFgK3PM9EMR1uLGZ2VsBttUHF8WfukyN7INJ4oXPx59vWlC5aNvR
	n/6VDRkY8wInRaDNOWSD6tFHFw3UY3EOV7LzI=
MIME-Version: 1.0
Received: by 10.223.124.208 with SMTP id v16mr8699113far.54.1286220989911;
	Mon, 04 Oct 2010 12:36:29 -0700 (PDT)
Received: by 10.220.200.1 with HTTP; Mon, 4 Oct 2010 12:36:29 -0700 (PDT)
In-Reply-To: <20100929101607.17808l2onkq5tdc0@webmail.leidinger.net>
References: <20100929101607.17808l2onkq5tdc0@webmail.leidinger.net>
Date: Mon, 4 Oct 2010 19:36:29 +0000
Message-ID: <AANLkTikJ=2sDY5g1oYQS5sAePg0AUGHYzSUFUzDq09YE@mail.gmail.com>
From: Paul B Mahol <onemda@gmail.com>
To: Alexander Leidinger <Alexander@leidinger.net>
Content-Type: text/plain; charset=ISO-8859-1
Cc: usb@freebsd.org
Subject: Re: USB on -current is filling my messages log
X-BeenThere: freebsd-usb@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: FreeBSD support for USB <freebsd-usb.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-usb>,
	<mailto:freebsd-usb-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-usb>
List-Post: <mailto:freebsd-usb@freebsd.org>
List-Help: <mailto:freebsd-usb-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-usb>,
	<mailto:freebsd-usb-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 04 Oct 2010 20:00:45 -0000

On 9/29/10, Alexander Leidinger <Alexander@leidinger.net> wrote:
> Hi,
>
> every half an hour I get two log entries in /var/log/messages. They
> look like this:
> ---snip---
> Sep 28 23:30:00 M87 root: Unknown USB device: vendor 0x1941 product
> 0x8021 bus uhub1
> Sep 28 23:30:00 M87 root: Unknown USB device: vendor 0x1941 product
> 0x8021 bus uhub1
> ---snip---
>
> What is causing this and how to disable it?

devd(8) ?