usb driver for jabra engage 50 link for linux
Find a file
2025-03-26 22:07:27 +01:00
jabralink.c jabralink.c added - https://docs.kernel.org/driver-api/usb/writing_usb_driver.html 2025-03-26 22:07:27 +01:00
Makefile jabralink.c added - https://docs.kernel.org/driver-api/usb/writing_usb_driver.html 2025-03-26 22:07:27 +01:00
Readme.md jabralink.c added - https://docs.kernel.org/driver-api/usb/writing_usb_driver.html 2025-03-26 22:07:27 +01:00

Jabra Link Driver For Linux

Jabra Engage 50 Link has a button to answer calls, a programmable button and two status LEDs. This driver will allow to use the device.

Buttons are mapped to a keyboard such that normal applications can react on this. Xbindkeys comes to mind.

Build Instructions

sudo apt install linux-headers-$(uname -r) gcc make build-essential

make

Usage

sudo insmod jabralink.ko