I am embarking on a programming project that will need to confirm device identity of removable media (e.g. usb thumb drives) before it will go on to do a bunch of other cool stuff.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I\'m using Ruby 1.8 and linux (Ubuntu and SLAX), and i need to write a script in ruby whichfinds out if some specific usb device is connected to the system and on which USB port (0,1开发者_运维知识库,
I\'m trying to learn about device drivers on Linux Kernel, for that I\'ve created three modules with:
This is a dupe from SuperUser.com . Folks over there weren\'t smart enough or willing to help me out; maybe it\'s more a programmer question than an administrator one: