Hi,
We are developing a cloud software, where patients can transfer data from their blood glucose meters. A few of these meters utilize the TUSB3410 chip in their transfer cables (USB virtual com port).
My first question: is the OS X driver you posted at http://e2e.ti.com/support/interface/digital_interface/f/130/t/55982.aspx supported or more specifically officially recognized by TI? Our software's quality processes, as a CE-marked medical software presents us with rigid requirements in terms of testing and documentation. We need to know what is the status of the OS X drivers, can they be considered tested and documented by TI or this a cleans slant as we would have developed them ourselves?
My second question: The TUSB3410 Windows driver package contains a lot of stuff and its folder hierarchy seems totally different from competing products, where typically we have a root folder with the inf-file and 2-3 child folders with system specific drivers. We are using Microsoft's "Driver Package Installer" - dpinst.exe to deploy and localize the driver installation process. Is the TI package based on some similar standard standard deployment tool as dpinst.exe and what is the route to customize/localize the process?
Thanks!