From owner-freebsd-stable@FreeBSD.ORG Sun Apr 22 15:47:26 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 67C2C106564A for ; Sun, 22 Apr 2012 15:47:26 +0000 (UTC) (envelope-from Hilko.Meyer@gmx.de) Received: from mail-in-13.arcor-online.net (mail-in-13.arcor-online.net [151.189.21.53]) by mx1.freebsd.org (Postfix) with ESMTP id 1EC848FC08 for ; Sun, 22 Apr 2012 15:47:26 +0000 (UTC) Received: from mail-in-05-z2.arcor-online.net (mail-in-05-z2.arcor-online.net [151.189.8.17]) by mx.arcor.de (Postfix) with ESMTP id 7DED721270E for ; Sun, 22 Apr 2012 17:47:24 +0200 (CEST) Received: from mail-in-15.arcor-online.net (mail-in-15.arcor-online.net [151.189.21.55]) by mail-in-05-z2.arcor-online.net (Postfix) with ESMTP id 7AAEC73CA2 for ; Sun, 22 Apr 2012 17:47:24 +0200 (CEST) Received: from Dell-oben.fritz.box (dyndsl-031-150-144-240.ewe-ip-backbone.de [31.150.144.240]) (Authenticated sender: hilko.meyer@arcor.de) by mail-in-15.arcor-online.net (Postfix) with ESMTPA id 6006F1ABAA1 for ; Sun, 22 Apr 2012 17:47:24 +0200 (CEST) X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-15.arcor-online.net 6006F1ABAA1 From: Hilko Meyer To: freebsd-stable@freebsd.org Date: Sun, 22 Apr 2012 17:47:24 +0200 Message-ID: References: In-Reply-To: X-Mailer: Forte Agent 1.93/32.576 English (American) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: Re: scanlogd doesnt start anymore after upgrade from 8.2 to 8.3 cause of USB X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Apr 2012 15:47:26 -0000 Claudius wrote: >If you are using packet filter, >echo hw.usb.no_pf=3D1 >>/boot/loader.conf > >http://lists.freebsd.org/pipermail/freebsd-stable/2012-January/065421.ht= ml > >Hope this helps. Thanks!=20 | echo hw.usb.no_pf=3D1 >>/boot/loader.conf did the trick. That helped. I'm a bit puzzled to see a disrupive change like this merged to a Stable-branch without a heads-up and without documentation how to disable it. regards, hilko PS: forgot to mention I'm not subsricbed to this list. Please keep me CCed.