From owner-freebsd-ports@freebsd.org Thu Dec 13 21:38:26 2018 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8B21C13354C5 for ; Thu, 13 Dec 2018 21:38:26 +0000 (UTC) (envelope-from pi@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 2B7287380F for ; Thu, 13 Dec 2018 21:38:26 +0000 (UTC) (envelope-from pi@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id E230F13354C4; Thu, 13 Dec 2018 21:38:25 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D08DE13354C3 for ; Thu, 13 Dec 2018 21:38:25 +0000 (UTC) (envelope-from pi@freebsd.org) Received: from home.opsec.eu (home.opsec.eu [IPv6:2001:14f8:200::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6B6EF7380C for ; Thu, 13 Dec 2018 21:38:25 +0000 (UTC) (envelope-from pi@freebsd.org) Received: from pi by home.opsec.eu with local (Exim 4.91 (FreeBSD)) (envelope-from ) id 1gXYgc-000Gyn-9U; Thu, 13 Dec 2018 22:38:26 +0100 Date: Thu, 13 Dec 2018 22:38:26 +0100 From: Kurt Jaeger To: Hans Petter Selasky Cc: Rozhuk Ivan , ports@freebsd.org Subject: Re: Request for commit approval (multimedia/webcamd) Message-ID: <20181213213826.GA63752@home.opsec.eu> References: <63be9b29-755e-5db5-e37b-16e8f651bc37@selasky.org> <20181214003143.44a34637@gmail.com> <50036681-e6a8-8bc7-1db3-087d175fe159@selasky.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <50036681-e6a8-8bc7-1db3-087d175fe159@selasky.org> X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Dec 2018 21:38:26 -0000 Hi! > > Mine last version: > > > > # Gamepad Logitech > > notify 100 { > > match "system" "USB"; > > match "subsystem" "INTERFACE"; > > match "type" "ATTACH"; > > match "vendor" "0x046d"; > > match "product" "0xc216|0xc219"; > > action "/usr/local/etc/rc.d/webcamd start $cdev $interface"; > > }; > > Can you submit this patch? Or do you want me to? Please, just commit this fix (approved). Thanks! > --HPS > > Index: files/webcamd.conf.in > =================================================================== > --- files/webcamd.conf.in (revision 487369) > +++ files/webcamd.conf.in (working copy) > @@ -59,12 +59,8 @@ > match "type" "ATTACH"; > > match "vendor" "0x046d"; > - match "product" "0xc216"; > + match "product" "0xc216|0xc219"; > > - match "intclass" "0x03"; > - match "intsubclass" "0x00"; > - match "intprotocol" "0x00"; > - > action "%%PREFIX%%/etc/rc.d/webcamd start $cdev $interface"; > }; > _______________________________________________ > freebsd-ports@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" -- pi@FreeBSD.org +49 171 3101372 2 years to go !