The main difference between RS1 and RS2 is in the command packet. There is no change in the vendor and device id.
The command packet changes from 6 bytes long to 7 bytes long and there is a small change in the contents. The Windows tuning program uses most of the Linux shark app but there is a change in USB initialisation and handling - which will noty have to be touched. The app is built using VC++ 2005 Express as .exe from VC2005 worked on most XP systems and didn't require special runtime library install. For RS1 support, there may be one small change needed in the plugin if the identification string is different as the identification string is used by wavin2cmd to get the audio stream. You can list off the current setting with "wavin2cmd -l" and then copy the RS1 string back into the plugin. -- bpa ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=69288 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
