4 Jan 2005 10:13
device <-> name
Andreas Jellinghaus <aj <at> ciphirelabs.com>
2005-01-04 09:13:09 GMT
2005-01-04 09:13:09 GMT
Hi, sometimes it is useful to have two processes: one scanning for new usb devices, and one handling one of those devices. to do that the first process needs to pass a string to the second process with information which device to open. so what about some usb_device_to_name and usb_name_to_device functions in libusb? also some systems already have a notification mechanism for new devices. it would nice to support that syntax (on linux the /proc/bus/usb/xxxx/yyyy pathname provided by hotplug). what about other operating systems? are there facilities that can notify you about new devices? freebsd has a usbd, but I have no idea how it works. what about mac os x? Regards, Andreas -- ---------------------[ Ciphire Signature ]---------------------- From: aj <at> ciphirelabs.com signed email body (571 characters) Date: on 04 January 2005 at 09:14:11 GMT To: libusb-devel <at> lists.sourceforge.net ---------------------------------------------------------------- : The message above has been secured using Ciphire Mail. : Verify this signature and download your free encryption : software at www.ciphire.com. The three garbled lines : below are the sender's verifiable encoded signature. ---------------------------------------------------------------- 00fAAAAAEAAABjXtpBOwIAAJYCAAIAAgACACCFlK4A+54we7zwPJsjFBflkYBMj+ KIfUWI8cEb4zJitwEAjuLZDHPnOxRgKfQyXaVwrQqQB78iLphbN7mW+8mUnEETc8 8Ukk52/2hKH0XP9qzWv7HTw+bXr5WoJUY+rIkNtQ== ------------------[ End Ciphire Signed Message ]---------------- ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
RSS Feed