From: Kevin K. <kev...@ch...> - 2006-09-21 18:26:17
|
I'm trying to resurrect OS X support in libticables2 because I want KTIGCC to work on OS X too. (There's at least one interested user, see: http://p080.ezboard.com/ftichessteamhqfrm5.showMessage?topicID=3281.topic ). I cleaned up some of the mess, but there are 2 issues remaining: * USB linking. macos/link_slv.c needs to be ported to the new interface expected by the libticables2. But can't we just use libusb? http://libusb.sourceforge.net says it works on OS X. That way we could use the same code as for Linux and BSD instead of fiddling with the IOKit, and that would be much easier for me to do without an OS X box to test with and much more likely to work. * virtual link. Currently, this isn't built on OS X. Shouldn't this just work? It only uses standard POSIX IPC as far as I can tell. Kevin Kofler |
From: Kevin K. <kev...@ch...> - 2006-09-21 19:03:49
|
Answering my own questions: > * virtual link. Currently, this isn't built on OS X. Shouldn't this just > work? It only uses standard POSIX IPC as far as I can tell. Resolved: OS X has the prerequisite functions, so it definitely should just work. I have enabled it. If there are any problems, we can always disable it again. > * USB linking. macos/link_slv.c needs to be ported to the new interface > expected by the libticables2. But can't we just use libusb? > http://libusb.sourceforge.net says it works on OS X. That way we could use > the same code as for Linux and BSD instead of fiddling with the IOKit, and > that would be much easier for me to do without an OS X box to test with and > much more likely to work. Resolved too: There is really no way we're going to update and maintain the OS-X-specific code for USB. There's just too many things to change, and it is not worth it because libusb exists for a reason. (The only thing we can't provide with the libusb API is slv_check, but that wasn't implemented by the old libticables1-era code either.) So I'm going to switch OS X to use libusb, it really ought to work. Binaries (hopefully universal ones, the packager mentions his main packages are now universal binaries, but doesn't say anything specifically about the libusb ones) of libusb for OS X are available at: http://www.ellert.se/twain-sane/ Now I'll clean up the USB/libusb stuff and then the SVN will be ready for testing on OS X. Kevin Kofler |
From: Romain <ro...@li...> - 2006-09-22 14:24:31
|
Hi, > Resolved: OS X has the prerequisite functions, so it definitely should > just > work. I have enabled it. If there are any problems, we can always disab= le good. > old libticables1-era code either.) So I'm going to switch OS X to use > libusb, ok for me. > Now I'll clean up the USB/libusb stuff and then the SVN will be ready f= or > testing on OS X. For information, a libusb-win32 exists but given that it's incomplete and it needs a driver (a kind of kernel to userland gateway), the current ticables2 support is the best. > > Kevin Kofler roms. > > -----------------------------------------------------------------------= -- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDEV > _______________________________________________ > TiLP-devel mailing list > TiL...@li... > https://lists.sourceforge.net/lists/listinfo/tilp-devel > --=20 Romain Li=E9vin : <ro...@li...> Web site : http://www.lievin.net "Linux, y'a moins bien mais c'est plus cher !" |
From: Kevin K. <kev...@ch...> - 2006-09-21 19:33:16
|
> Now I'll clean up the USB/libusb stuff and then the SVN will be ready for > testing on OS X. Done, awaiting testing. Kevin Kofler |
From: Romain <ro...@li...> - 2006-09-22 14:25:21
|
Hi, >> Now I'll clean up the USB/libusb stuff and then the SVN will be ready >> for >> testing on OS X. > > Done, awaiting testing. ok, I will give a check at code on tomorrow. > > Kevin Kofler roms. > > -----------------------------------------------------------------------= -- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDEV > _______________________________________________ > TiLP-devel mailing list > TiL...@li... > https://lists.sourceforge.net/lists/listinfo/tilp-devel > --=20 Romain Li=E9vin : <ro...@li...> Web site : http://www.lievin.net "Linux, y'a moins bien mais c'est plus cher !" |
From: James R. <ep...@gm...> - 2006-09-22 12:31:51
|
I can test it, I have a ppc g5 imac, and a intel dual core macbook. No chance it works on both is there ;-) 2006/9/21, Kevin Kofler <kev...@ch...>: > > Now I'll clean up the USB/libusb stuff and then the SVN will be ready for > > testing on OS X. > > Done, awaiting testing. > > Kevin Kofler > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > TiLP-devel mailing list > TiL...@li... > https://lists.sourceforge.net/lists/listinfo/tilp-devel > -- Cheers, James Rubingh http://www.wrive.com |
From: Romain <ro...@li...> - 2006-09-22 14:26:13
|
Hi, > I can test it, I have a ppc g5 imac, and a intel dual core macbook. No > chance it works on both is there ;-) thank you very much for your help! roms. > > 2006/9/21, Kevin Kofler <kev...@ch...>: >> > Now I'll clean up the USB/libusb stuff and then the SVN will be read= y >> for >> > testing on OS X. >> >> Done, awaiting testing. >> >> Kevin Kofler >> >> ----------------------------------------------------------------------= --- >> Take Surveys. Earn Cash. Influence the Future of IT >> Join SourceForge.net's Techsay panel and you'll get the chance to shar= e >> your >> opinions on IT & business topics through brief surveys -- and earn cas= h >> http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID= =3DDEVDEV >> _______________________________________________ >> TiLP-devel mailing list >> TiL...@li... >> https://lists.sourceforge.net/lists/listinfo/tilp-devel >> > > > -- > Cheers, > James Rubingh > http://www.wrive.com > > -----------------------------------------------------------------------= -- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDEV > _______________________________________________ > TiLP-devel mailing list > TiL...@li... > https://lists.sourceforge.net/lists/listinfo/tilp-devel > --=20 Romain Li=E9vin : <ro...@li...> Web site : http://www.lievin.net "Linux, y'a moins bien mais c'est plus cher !" |
From: Romain <ro...@li...> - 2006-09-22 14:21:30
|
Hi, > I'm trying to resurrect OS X support in libticables2 because I want good idea... > ). I cleaned up some of the mess, but there are 2 issues remaining: > * USB linking. macos/link_slv.c needs to be ported to the new interface > expected by the libticables2. But can't we just use libusb? I know that JB used OSX' IOKit due to lack of libusb support but support may have changed (=3Dimproved). > http://libusb.sourceforge.net says it works on OS X. That way we could = use > the same code as for Linux and BSD instead of fiddling with the IOKit, it would be better > * virtual link. Currently, this isn't built on OS X. Shouldn't this jus= t > work? > It only uses standard POSIX IPC as far as I can tell. It should but it has never been tested. > > Kevin Kofler > > -----------------------------------------------------------------------= -- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDEV > _______________________________________________ > TiLP-devel mailing list > TiL...@li... > https://lists.sourceforge.net/lists/listinfo/tilp-devel > --=20 Romain Li=E9vin : <ro...@li...> Web site : http://www.lievin.net "Linux, y'a moins bien mais c'est plus cher !" |