|
@@ -242,6 +242,14 @@ Note that the `HID_NAME` is specific to the USB magstripe reader I had on hand.
|
|
|
Multiple of the same could be attached and would need to be differentiated by the `/dev/input/event*` endpoints.
|
|
Multiple of the same could be attached and would need to be differentiated by the `/dev/input/event*` endpoints.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
+---
|
|
|
|
|
+
|
|
|
|
|
+I'm still playing around with a policy on the USB magstripe reader use but there are a few things of note:
|
|
|
|
|
+
|
|
|
|
|
+* [disabling USB inputs through udev](https://incenp.org/notes/2014/disable-new-usb-input-devices.html)
|
|
|
|
|
+* Getting errors on startup of the form "couldn't find an input interrupt endpoint" [SO: usbhid can't find input interrupt endpoint](https://unix.stackexchange.com/questions/116615/usbhid-cant-find-input-interrupt-endpoint)
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
|
|
|
Display
|
|
Display
|
|
|
---
|
|
---
|