"You don't want the new driver," the blog read. "The new ones are too smart. They check for fake chips. You need the 2014 legacy version. The one that doesn't ask questions."
If it does not appear, you may need to manually add your user to the dialout group to access the port: sudo usermod -a -G dialout $USER (You will need to log out and log back in for this to take effect).
What are you using (Windows 10, 11, or Mac)?
// Define the USB device ID table static struct usb_device_id wln_kd_c1_table[] = USB_DEVICE(0xXXXX, 0xXXXX) , // Replace with the actual VID and PID 0 ;