Title: Lets make hardware dongles easier to use in Debian
-Tags: english, debian
+Tags: english, debian, isenkram
Date: 2013-01-09 15:40
<p>One thing that annoys me with Debian and Linux distributions in
yubikey-personalization package. The information required to do this
is available, but no-one have pulled all the pieces together.</p>
-<p>Many years ago, I proposed to
+<p>Some years ago, I proposed to
<a href="http://lists.debian.org/debian-devel/2010/05/msg01206.html">use
the discover subsystem to implement this</a>. The idea is fairly
simple:
package to map the USB ids of LEGO Mindstorms and Yubikey devices to
the relevant packages in Debian, and uploaded a new version
2.2013.01.09 to unstable. I also discovered that the current
-<a href="http://packages.qa.debian.org/d/discover-data.html">discover</a>
+<a href="http://packages.qa.debian.org/d/discover.html">discover</a>
package in Debian no longer discovered any USB devices, because
/proc/bus/usb/devices is no longer present. I ported it to use
libusb as a fall back option to get it working. The fixed package