aboutsummaryrefslogtreecommitdiff
path: root/sysutils/iichid/pkg-message
blob: 1ee1f0079821b23eae5b21dacaccbe61c0fc8c98 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[
{ type: install
  message: <<EOM
iichid is currently in-development and EXPERIMENTAL. This port provides
an easy and quick method for users to test this code to encourage early
testing, feedback and bug reports.

USB backend is disabled by default to avoid conflicts with existing USB
HID drivers. To enable it place following lines to /boot/loader.conf:

hw.usb.usbhid.enable=1
iichid_load="YES"

Please report successes and issues to: https://github.com/wulf7/iichid
EOM
}
]