opnsense-ports/sysutils/iichid/pkg-message
Franco Fichtner c945fca694 */*: sync with upstream
Taken from: HardenedBSD
2021-02-15 11:07:34 +01:00

17 lines
479 B
Text

[
{ 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
}
]