clementinecomputing пре 5 година
родитељ
комит
01d10ed927
1 измењених фајлова са 8 додато и 0 уклоњено
  1. 8 0
      experiment/production/PIU-Notes.md

+ 8 - 0
experiment/production/PIU-Notes.md

@@ -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.
 
 
+---
+
+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
 ---