K 10 svn:author V 6 jbeich K 8 svn:date V 27 2016-02-28T12:16:13.154263Z K 7 svn:log V 298 x11-drivers/xf86-input-wacom: prevent devd(8) loading ums(4) first devd(8) tries to load drivers for some classes of devices while rc.d/wacom disables ums(4) for wacom devices. Adding quirks after the driver is loaded would be too late. PR: 207506 Submitted by: rozhuk.im@gmail.com MFH: 2016Q1 END