On Thu, 13 Dec 2018 15:33:06 +0100 Hans Petter Selasky <[email protected]> wrote:
> Add devd rule for a Logitech gamepad. > > Submitted by: Rozhuk Ivan <[email protected]> > Approved by: > > --HPS 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"; }; _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
