[Owfs-developers] How to leave test mode DS2408

2012-07-21 Thread Mezei Miklós
Hi, Is there anybody knows how to leave the test mode on DS2408 after a slow power up, with owfs? I have read the datasheets it said i have to send this code: C1 96 "ID" 3C C1 But i have no idea to how? Anybody could help me? Thanks in anticipation meklod400 --

Re: [Owfs-developers] New release 2.8p17

2012-07-21 Thread Maxime Soulé
Hi, When configured with Multithreading disabled, there is a compilation error. The attached patch correct the problem. Best regards, Max. Le 15.07.2012 22:18, Paul Alfille a écrit : Relatively minor release, mainly to allow testing of some new device features. Release notes owfs suite Vers

Re: [Owfs-developers] New release 2.8p17

2012-07-21 Thread Mezei Miklós
Sorry, i am a really beginner, so then how could install the patch file?! meklod400 2012.07.21. 23:05 keltezéssel, Maxime Soulé írta: Hi, When configured with Multithreading disabled, there is a compilation error. The attached patch correct the problem. Best regards, Max. Le 15.07.2012 2

Re: [Owfs-developers] New release 2.8p17

2012-07-21 Thread Mezei Miklós
Sorry i forget to tell u that im using Openwrt br miki -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond.

Re: [Owfs-developers] New release 2.8p17

2012-07-21 Thread Maxime Soulé
First extract the owfs archive: tar xvf owfs-2.8p17.tar.gz Then apply the patch: patch < owfs-2.8p17-disable-mt.patch After that, you can configure owfs as usual, except that --disable-mt configure option will work correctly... Best regards, Max. Le 21.07.2012 23:26, Mezei Miklós a écrit :