HomeFreeBSD

x11-drivers/xf86-input-wacom: revert small part of r381903

Description

x11-drivers/xf86-input-wacom: revert small part of r381903

load_kld -ecannot detect usb_quirk(4) at all and GENERIC kernel

always has it via |device usb|. So, the following happens:

$ kldstat -v | fgrep quirk
$ kldstat -m usb_quirk.ko
kldstat: can't find module usb_quirk.ko: No such file or directory

$ service wacom start
kldload: can't load usb_quirk: module already loaded or in kernel
/usr/local/etc/rc.d/wacom: WARNING: Unable to load kernel module usb_quirk
kldload -nis supported even by DragonFly, so there's no reason to

care for no longer supported FreeBSD 8.x.

Details

Provenance
jbeichAuthored on
Parents
rP396549: - Update to 0.9.20131021
Branches
Unknown
Tags
Unknown