OESF Portables Forum

Everything Else => Desktop Operating Systems Issues => Zaurus General Forums => Archived Forums => Mac Issues => Topic started by: bam on January 16, 2007, 12:00:05 am

Title: Ajzaurususb
Post by: bam on January 16, 2007, 12:00:05 am
morning,
any way to have the mac 'autoconnect' anytime its plugged in? I plan  on using iSycCal to execute when it connects. Unless of course there is a better sync solution...
Title: Ajzaurususb
Post by: dhns on January 16, 2007, 02:06:51 am
Quote
morning,
any way to have the mac 'autoconnect' anytime its plugged in? I plan  on using iSycCal to execute when it connects. Unless of course there is a better sync solution...
[div align=\"right\"][a href=\"index.php?act=findpost&pid=151297\"][{POST_SNAPBACK}][/a][/div]
I think this needs some polling mechanism to check whether the USB and/or IP connection becomes available. ZMacSync simply runs a background ping command. But there is no direct notification mechanism from the device driver towards launching applications.

Well, that could be done by using a User Space driver - but that appears to be a different project.

-- hns