I never tried to read my usb-adapter with owserver before... but I noticed that owserver and cygwin didn't find ANYTHING on the USB-busses. 5 busses are found, but no devices at all... I tried to connect my digital camera too, and it didn't show up during the search-loop through all busses and devices either.
Has anyone successfully read the usb-bus with libusb-win32 and cygwin? I'm using windows XP and I always login as a user with administrative rights, but it doesn't work for me... /Christian > -----Ursprungligt meddelande----- > Från: [EMAIL PROTECTED] [mailto:owfs- > [EMAIL PROTECTED] För Roberto Spadim > Skickat: den 14 oktober 2006 18:11 > Till: [email protected] > Ämne: Re: [Owfs-developers] Cygwin support > > owserver consuming too much memory, i'm using 5 ds18s20 and 2 ds18b20 with > cache > when i started owserver.exe mem was 5mb > after 1 hour mem was 16mb > maybe cache is not clean, or when updated the old value isn't removed from > memory > please verify, > i'm reading all devices without pause > owphp: > > <?php > init("172.16.1.100:1234"); // running on linux (php 172.16.0.1) and server > on windows (172.16.1.100) > $ow=array(....); > while(1){ > for ($i=0;$i<count($ow);$i++) > echo $ow[$i]." = ".get($ow[$i])."\n"; > } > ?> > > > > > > > BTW: Binaries could be downloaded from: > http://owfs.sourceforge.net/cygwin/ > > > > /Christian > > > > > > Från: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] För Christian > Magnusson > Skickat: den 12 oktober 2006 14:56 > Till: [email protected] > Ämne: [Owfs-developers] Cygwin support > > > > > > I have managed to compile owfs for Cygwin now All changes are committed > to > the CVS. > > > > Hopefully I didnt break any old support, but please try it before > releasing > a new version. > > > > The generated binaries are: > > Owhttpd.exe > > Owserver.exe > > Owftpd.exe > > Owdir.exe > > Owread.exe > > Owwrite.exe > > Owpresent.exe > > > > You need cygwin to run the binaries since they need cygwin1.dll etc > > I could create a tar-package with the binaries and upload them to the > web-site if you want. > > > > /Christian > > > > Esta mensagem foi verificada pelo E-mail Protegido Terra. > Scan engine: McAfee VirusScan / Atualizado em 11/10/2006 / Versão: > 4.4.00/4871 > Proteja o seu e-mail Terra: http://mail.terra.com.br/ > > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > > _______________________________________________ > Owfs-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/owfs-developers > > _________________________________________________________________ > Descubra como mandar Torpedos Messenger do computador para o celular > http://www.msn.com.br/artigos/maguire/default.asp > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Owfs-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/owfs-developers ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
