I had a play with the legacy TC08 Drivers for linux, and although there are header files that mention Mac OS X, I could not get them to build.
I downloaded the libusbtc08-1.7.2 legacy driver package, extracted it, and ran:
./configure
make
However make fails with simple errors suggesting missing header imports like and so on.
I tried tweaking a few files, but I just get more errors later on. It looks like either MAC OS X support has slipped, or I need some configuration changes. Maybe it's down to version of GCC but I doubt it.
Anyway... all I really need to know is this: Is it possible to obtain or build TC08 drivers for Mac OS X?