From owner-freebsd-current@freebsd.org Fri Sep 16 05:51:03 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0451EBDB0CA for ; Fri, 16 Sep 2016 05:51:03 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-vk0-x242.google.com (mail-vk0-x242.google.com [IPv6:2607:f8b0:400c:c05::242]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B8E2C87C for ; Fri, 16 Sep 2016 05:51:02 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: by mail-vk0-x242.google.com with SMTP id b133so475680vka.2 for ; Thu, 15 Sep 2016 22:51:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=dEF/08SXvXP3ilrzmz2W41gHl6+FnszCViDJ12Art4s=; b=Kh7o8TZP3EAUvMFP6trWAAG0fR9mkmA/tjNDoDMu81knuRVPuUEb4VnhTAW2ZfPEay 11M2YKAEaohrViZownOnO1iCNP7lKi5hJHOiosYrEip+TTp4E+5nnvrfu/2uIRj/Feai imTd2uAQA8B4uO0PIEVqn+sv+A0uTJs3Ia0+14437h/k+FaUQ/GIQonect6cMbt+wlYx aGDcdWul/S8iZc1oyeDpDDfHxfxU/GNnk+ro8hImYyqbpRi5SGuogRpeSFUFug9zGl3L Ze5VVSugvrQx2twg0WfxTDUHbV8e+yVQMJIrFazSZw9oLKeEPyGcJPUugmNiihQ5KERv K/vg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=dEF/08SXvXP3ilrzmz2W41gHl6+FnszCViDJ12Art4s=; b=WO7tRtUI3k+9z/wwLJCJ9UX1yWddOmwZ4bBTKiUWaSdL2GjxvgjaVsvnwwFnqsiEDk rsSB22VFUm8bAkWpef/FXg46WMVRELfNdxOI1x6s8ca22VPY3vA4r6ThVGac6e9r4XzD ZieVbgbNFoB9sGZdJQmCJ6/Xz3Dns3zV5X/PCAWBXh6N+9uAmKWz/N8hOhatbS7wU0h3 d7VF7jBtW27SQJposuUNlk51qLGjrCX9sAqE2XwniDnhQFStR/RP/ncZHlQxcc8Wcu3q I5d+v6qwzf+3ZKjBg2rBIt7P6ph06yaFzIQsf/bsW6waN4xsmTozIdp6PUUpNq9IOlGY bsag== X-Gm-Message-State: AE9vXwM8r9ptTkYmMKBUNp7/qe+Ls7rwbHYvTvVT/GF9HCdFE3/THi5dgZELNLlUednPSPcySjG4BKcwDE2dyA== X-Received: by 10.31.73.2 with SMTP id w2mr1889130vka.42.1474005061739; Thu, 15 Sep 2016 22:51:01 -0700 (PDT) MIME-Version: 1.0 Sender: kob6558@gmail.com Received: by 10.103.35.200 with HTTP; Thu, 15 Sep 2016 22:51:01 -0700 (PDT) In-Reply-To: <20160916050738.GA37776@sana.init-main.com> References: <20160915183650.GA30985@troutmask.apl.washington.edu> <20160916022039.GA34477@troutmask.apl.washington.edu> <20160916050738.GA37776@sana.init-main.com> From: Kevin Oberman Date: Thu, 15 Sep 2016 22:51:01 -0700 X-Google-Sender-Auth: fwjWqEQFOkzVRMdDRa3kkdxdo3Y Message-ID: Subject: Re: FreeBSD12-RC2 and bluetooth? To: Takanori Watanabe Cc: kargl@uw.edu, FreeBSD Current Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 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: Fri, 16 Sep 2016 05:51:03 -0000 On Thu, Sep 15, 2016 at 10:07 PM, Takanori Watanabe wrote: > On Thu, Sep 15, 2016 at 07:20:39PM -0700, Steven G. Kargl wrote: > > On Thu, Sep 15, 2016 at 06:20:06PM -0700, Adrian Chadd wrote: > > > hi, > > > > > > bluetooth uses netgraph. > > > > > > > Yeah, I figured that much out. I do not > > need bluetooth nor netgraph. How does > > one explicitly disable this (other than > > through the BIOS)? > > > devd(8) automatically load them. > Remove /etc/devd/usb.conf . > (I really hate the behavior .:-P) > Rather than removing all devd support for USB devices, look at the device probe in dmesg or in the output of usbconfig and find the matching entry in /etc/devd/usb.conf and remove it. Look for matching product and vendor codes. -- Kevin Oberman, Part time kid herder and retired Network Engineer E-mail: rkoberman@gmail.com PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683