From 498422ccef03236fc016ec12c84923f923e495f9 Mon Sep 17 00:00:00 2001 From: Kai Wang Date: Mon, 22 Oct 2012 20:41:58 +0000 Subject: [PATCH] Document configuration option "forced_attach". --- uhidd/uhidd.conf.5 | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/uhidd/uhidd.conf.5 b/uhidd/uhidd.conf.5 index 94b5d87..0989375 100644 --- a/uhidd/uhidd.conf.5 +++ b/uhidd/uhidd.conf.5 @@ -83,6 +83,15 @@ daemon will detach the active kernel driver attached to the device before attaching itself. Otherwise the daemon will abort and let the kernel driver continue handling the device. +.It Va forced_attach +.Pq Vt bool +If set to +.Dq Li YES , +the +.Nm uhidd +daemon will attach the device interface even if there is an +active kernel driver attached to the device, or if the daemon +fails to detach the kernel driver. .It Va kbd_attach .Pq Vt bool If set to