Paul Alfille | 1 Jul 2006 04:12
Picon

Re: DS1821 do you know how to setup this chip?

Let me see if I have a 1821 anywhere to test.

Also, the temphigh and templow are more straightforward. Can you "cat" them?

Finally, there are more recent versions of OWFS, though I can't honestly say there were any intended changes to the thermostat code.

Paul Alfille

On 6/30/06, Krzysztof <pap <at> post.pl> wrote:
Paul Alfille wrote:
>> No problem.
>>
>> The DS2401 doesn't know any of the special codes.
>>

Once more Paul.

DS9490 -> only one device connected DS1821

NO CHANGE in the file system, I can not see any new directories

cat Thermosat/temperature => No such directory!!

So what is wrong? I do not think my ds1821 are dead but who knows!



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
Owfs-developers <at> lists.sourceforge.net
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
Owfs-developers <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers
Alfille, Paul H.,M.D. | 1 Jul 2006 04:39
Favicon

Re: DS1822 Thermostats

Hi Dave.

I don't know about size of the ultimate audience, but it would be nice to have a
good hardware solution to control of the DS1821?

I would like to add the 16 pulse as an option, if it is possible. (clearly would
still need outside control for the Vdd control).

Paul

-----Original Message-----
From: owfs-developers-bounces <at> lists.sourceforge.net on behalf of David Lissiuk
Sent: Fri 6/30/2006 3:55 PM
To: owfs-developers <at> lists.sourceforge.net
Subject: Re: [Owfs-developers] DS1822 Thermostats

Paul, etc.

 	It should be possible to multi-drop the DS1822 with the addition
of some hardware. If anyone is interested, contact me off line and I'd
be glad to discuss it and share ideas.. One possibility I came up with
back in 2004 is to use a DS2409 hub chip as the multi-drop controller, a
2N700DW and a couple resistors. I also have some better answer if
needed.

It should also be possible to do the reset (once you take care of the
hardware problem) with overdrive speeds I believe.  But again there are
some better hardware answers for 1-wire thermostats.

Cheers
	David Lissiuk
	dml <at> sprynet.com

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
Owfs-developers <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Attachment (winmail.dat): application/ms-tnef, 3537 bytes
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
Owfs-developers <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers
Krzysztof | 1 Jul 2006 15:49
Picon

Re: DS1821 do you know how to setup this chip?

Paul Alfille wrote:
> Let me see if I have a 1821 anywhere to test.

good idea, now with owfs 2.4 NO CHANGE, no thermostat directory at all when
there is only ds1821 on the network (and chip inside ds9490). I have checked
pdf datasheet and they say that only one slave device can be on the 1w
network, so ID chip is ok as you have said.

>
> Also, the temphigh and templow are more straightforward. Can you
> "cat" them?

So where should I look for thermostat, temphigh,... directories? If

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
David Lissiuk | 1 Jul 2006 17:39
Picon

Re: DS1822 Thermostats

Hi Paul,

  I'll contact you off line to send you a schematic and to discuss this
further.. there are a couple options to doing a 1-wire automatic
thermostat.

Cheers,
  Dave

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
Paul Alfille | 2 Jul 2006 04:26
Picon

DS1825 support

Thanks to David Lissiuk's attention, we now have support for the DS1825.

It's essentially an DS1822 thermometer with 4 pins for a separate hardware selectable address. Family code 3B.

So temphigh, templow, temperature and fasttemp are all supported.

temperature is 12 bits, fasttemp 9 bits.

There is also a "prog_addr" -- readonly 0-15 for the hardware address.

No "die" "trim*" stuff since I presume this is a new design without the problems of the DS18X20 and DS1822.

Paul Alfille

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
Owfs-developers <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers
Matt | 3 Jul 2006 14:27
Picon
Picon

Re: Request for advice

Oh, I don;t think I did anything with vdd.
What effect does this have ?
 
thanks

From: owfs-developers-bounces <at> lists.sourceforge.net [mailto:owfs-developers-bounces <at> lists.sourceforge.net] On Behalf Of Paul Alfille
Sent: Friday, 30 June 2006 1:09 PM
To: owfs-developers <at> lists.sourceforge.net
Subject: Re: [Owfs-developers] Request for advice

Sounds ok. Remember to ground the Vdd.
Can't comment on your graph since the link doesn't work for me.

Paul Alfille

On 6/29/06, Matt < mjoyce <at> iinet.net.au> wrote:

Hi,

I have a AGG weather unit and that works fine with OWFS+python+rrdtool.
I wanted to record inside temperature too, so I connected a DS1822.
I just soldered some wire on to the pins and connected it to the existing wire.

Is this an OK thing to do ?
Is there a better way ?

What's odd is I get weird spikes in temperature.
Top chart : http://www.lostplot.com/1Weather/1Weather.html

Any ideas ?

Matt


Ps thanks, I've quite enjoyed lurking on this list over the last year or so.


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
Owfs-developers <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers




Attachment (smime.p7s): application/x-pkcs7-signature, 3082 bytes
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
Owfs-developers <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers
Paul Alfille | 3 Jul 2006 15:06
Picon

Re: Request for advice

Pretty much what you are seeing.

On 7/3/06, Matt <mjoyce <at> iinet.net.au> wrote:
Oh, I don;t think I did anything with vdd.
What effect does this have ?
 
thanks

From: owfs-developers-bounces <at> lists.sourceforge.net [mailto:owfs-developers-bounces <at> lists.sourceforge.net] On Behalf Of Paul Alfille
Sent: Friday, 30 June 2006 1:09 PM
To: owfs-developers <at> lists.sourceforge.net
Subject: Re: [Owfs-developers] Request for advice

Sounds ok. Remember to ground the Vdd.
Can't comment on your graph since the link doesn't work for me.

Paul Alfille

On 6/29/06, Matt < mjoyce <at> iinet.net.au> wrote:

Hi,

I have a AGG weather unit and that works fine with OWFS+python+rrdtool.
I wanted to record inside temperature too, so I connected a DS1822.
I just soldered some wire on to the pins and connected it to the existing wire.

Is this an OK thing to do ?
Is there a better way ?

What's odd is I get weird spikes in temperature.
Top chart : http://www.lostplot.com/1Weather/1Weather.html

Any ideas ?

Matt


Ps thanks, I've quite enjoyed lurking on this list over the last year or so.


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
Owfs-developers <at> lists.sourceforge.net
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
Owfs-developers <at> lists.sourceforge.net
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
Owfs-developers <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers
Paul Alfille | 3 Jul 2006 17:05
Picon

Fwd: [ owfs-Bugs-1516387 ] DS2490 problems

---------- Forwarded message ----------
From: SourceForge.net <noreply <at> sourceforge.net>
Date: Jul 3, 2006 10:49 AM
Subject: [ owfs-Bugs-1516387 ] DS2490 problems
To: noreply <at> sourceforge.net

Bugs item #1516387, was opened at 2006-07-03 23:49
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=576393&aid=1516387&group_id=85502

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: owhttpd
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Claes (greven777)
Assigned to: Paul Alfille (alfille)
Summary: DS2490 problems

Initial Comment:
Dear all

I'm still having problems getting my DS2490 interface
to work properly with my Linux box.

The problem was described earlier in the port "Debug
questions" and the problem is that devices on the bus
disappears and also fails to read values randomly. When
this happens I get a lot of BUS_read_error,
BUS_select_low and BUS_CRC errors in the statistics
section and the debug output shows the following when
an error occurs:

DATA: DS9490_reset
DATA: DS9490_reset: ok
DATA: DS9490_read: failed ret=0
CONNECT: SELECTION ERROR

When it looked like this might be an electrical problem
on the 1-wire bus I tried a lot of things including RC
filers and resistors to reduce echo's, --altUSB switch
for USB timings etc. but there were no improvements. I
also tried the DSL CD provided on several different PC
HW, but with the same problem (DSL also have a 2.6
kernel). When Vincent suggested this might be Linux
kernel related I installed the OW development kit
provided by Dallas on my WinXP PC (AMD X2 3800+) and
was very surprised to see that it worked perfectly (no
errors, missing devices and correct values read every
poll which was 1 second). I just assume this would rule
out any 1-wire bus electrical problems.

I would however really like to use OWFS on my Linux
box, but downgrading to kernel 2.4 is not an option as
I have other things running which require 2.6.

Some more info:

My Linux version is Mandriva 2006 (clean install from
CD) running default kernel 2.6.12-12, using FUSE 2.5.3
(downloaded & compiled), default libusb 0.1.4 (came
with dist), owfs 2.4p3 compiled and installed without
errors (also tested 2.4p1 and p2).

The Linux HW is an EPIA Via V10000 ITX board with a
1GHz EDEN CPU, 512Mb memory etc., however as I tested
on other HW with same problem I don't think it is a HW
issue and the CPU performance should be enough I think.

Help! Does anyone have any ideas on what might be wrong
here?

Best Regards
/Claes Martinsson

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=576393&aid=1516387&group_id=85502

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
Paul Alfille | 3 Jul 2006 17:28
Picon

Re: [ owfs-Bugs-1516387 ] DS2490 problems

Claes,

OWFS certainly works with the 2.6 kernel, and the DS9490R. (I just
tested it again).

So, some thoughts:
1. The binary versions in the sourceforge may not be totally
compatible. Can I suggest compiling from source? (The binaries are
built on Suse 9.3).
2. DSL probably wouldn't work with the 2.6 kernel and the owfs.uci. It
needed fuse kernel module, which was built for the then-current DSL
kernel (2.4.24 or something like that).
3. If you run with "--foreground --error_level=9" are there any hints?
4. The test against the WinXP is helpful.
5. CPU performance is certainly not an issue.

I've forewarded this note to the developers's list, and hope you'll
post your results as well.

Paul Alfille

On 7/3/06, Paul Alfille <paul.alfille <at> gmail.com> wrote:
> ---------- Forwarded message ----------
> From: SourceForge.net <noreply <at> sourceforge.net>
> Date: Jul 3, 2006 10:49 AM
> Subject: [ owfs-Bugs-1516387 ] DS2490 problems
> To: noreply <at> sourceforge.net
>
>
> Bugs item #1516387, was opened at 2006-07-03 23:49
> Message generated for change (Tracker Item Submitted) made by Item Submitter
> You can respond by visiting:
> https://sourceforge.net/tracker/?func=detail&atid=576393&aid=1516387&group_id=85502
>
> Please note that this message will contain a full copy of the comment thread,
> including the initial issue submission, for this request,
> not just the latest update.
> Category: owhttpd
> Group: None
> Status: Open
> Resolution: None
> Priority: 5
> Submitted By: Claes (greven777)
> Assigned to: Paul Alfille (alfille)
> Summary: DS2490 problems
>
> Initial Comment:
> Dear all
>
> I'm still having problems getting my DS2490 interface
> to work properly with my Linux box.
>
> The problem was described earlier in the port "Debug
> questions" and the problem is that devices on the bus
> disappears and also fails to read values randomly. When
> this happens I get a lot of BUS_read_error,
> BUS_select_low and BUS_CRC errors in the statistics
> section and the debug output shows the following when
> an error occurs:
>
> DATA: DS9490_reset
> DATA: DS9490_reset: ok
> DATA: DS9490_read: failed ret=0
> CONNECT: SELECTION ERROR
>
>
> When it looked like this might be an electrical problem
> on the 1-wire bus I tried a lot of things including RC
> filers and resistors to reduce echo's, --altUSB switch
> for USB timings etc. but there were no improvements. I
> also tried the DSL CD provided on several different PC
> HW, but with the same problem (DSL also have a 2.6
> kernel). When Vincent suggested this might be Linux
> kernel related I installed the OW development kit
> provided by Dallas on my WinXP PC (AMD X2 3800+) and
> was very surprised to see that it worked perfectly (no
> errors, missing devices and correct values read every
> poll which was 1 second). I just assume this would rule
> out any 1-wire bus electrical problems.
>
> I would however really like to use OWFS on my Linux
> box, but downgrading to kernel 2.4 is not an option as
> I have other things running which require 2.6.
>
> Some more info:
>
> My Linux version is Mandriva 2006 (clean install from
> CD) running default kernel 2.6.12-12, using FUSE 2.5.3
> (downloaded & compiled), default libusb 0.1.4 (came
> with dist), owfs 2.4p3 compiled and installed without
> errors (also tested 2.4p1 and p2).
>
> The Linux HW is an EPIA Via V10000 ITX board with a
> 1GHz EDEN CPU, 512Mb memory etc., however as I tested
> on other HW with same problem I don't think it is a HW
> issue and the CPU performance should be enough I think.
>
>
> Help! Does anyone have any ideas on what might be wrong
> here?
>
> Best Regards
> /Claes Martinsson
>
> ----------------------------------------------------------------------
>
> You can respond by visiting:
> https://sourceforge.net/tracker/?func=detail&atid=576393&aid=1516387&group_id=85502
>

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
Paul Alfille | 3 Jul 2006 17:33
Picon

Re: Fwd: Debug questions

Claes,

Can you post the startup code when you start with "--foreground
--error_level=9" and the current version?

For the DS9490R I get:
   CALL: PARSENAME path=[]
CONNECT: Adapter found: 005/005
DEFAULT: Opened USB DS9490 adapter at 005/005.
   DATA: DS9490_setup_adapter: done (ret=0)
   DATA: DS9490_overdrive()
  DEBUG: Start of directory path= device=00 00 00 00 00 00 00 00
   DATA: BUS_first: No data will be returned
  DEBUG: Selecting a path (and device) path= SN=00 00 00 00 00 00 00
00 last path=01 00 00 00 00 00 00 00
  DEBUG: Clearing root branch
   DATA: DS9490_reset
   DATA: DS9490_reset: ok
   DATA: DS9490_reset
   DATA: DS9490_reset: ok
  DEBUG: DS9490_next_both SN found: 06 8F D6 2D 00 00 00 6F
  DEBUG: BUS_next return = 0 06 8F D6 2D 00 00 00 6F
  DEBUG: Selecting a path (and device) path= SN=00 00 00 00 00 00 00
00 last path=00 00 00 00 00 00 00 00
   DATA: DS9490_reset
   DATA: DS9490_reset: ok
  DEBUG: DS9490_next_both SN found: 01 86 60 BE 09 00 00 7E
  DEBUG: BUS_next return = 0 01 86 60 BE 09 00 00 7E
CONNECT: Good DS1421 tag found for 005/005
DEFAULT: Set DS9490 005/005 unique id to 01 FFFFFF86 60 FFFFFFBE 09 00 00 7E

Paul Alfille

On 6/20/06, Vincent Fleming <vincef <at> penmax.com> wrote:
>
> I had similar problems with the Linux 2.6 kernel's USB driver and the
> DS9490.  I was really pouring through the code, and it was getting data
> errors from the USB. On a whim, I tried it with a 2.4 kernel, and it
> worked perfectly.
>
> When experiencing the 2.6 kernel problems, it looked like the 1-wire
> devices "came and went" from the filesystem.  One second there were
> there, the next, they were gone.
>
> So, if you're using a 2.6 kernel, try a 2.4 kernel!  It works really
> well.
>
> Good luck,
>
> Vince
>
> > -----Original Message-----
> > From: owfs-developers-bounces <at> lists.sourceforge.net [mailto:owfs-
> > developers-bounces <at> lists.sourceforge.net] On Behalf Of Paul Alfille
> > Sent: Monday, June 19, 2006 5:51 PM
> > To: owfs-developers <at> lists.sourceforge.net
> > Subject: [Owfs-developers] Fwd: Debug questions
> >
> > From: Claes Martinsson
> > Date: Jun 19, 2006 9:17 AM
> > Subject: Debug questions
> > To: paul.alfille <at> gmail.com
> >
> > Hello Paul
> >
> > I have some problems with my 1Wire DS2490 interface (home made
> > according to Maxim spec).
> >
> > It only reads the correct data from the devices (any 1-wire devices)
> > 30-40 % of the time. Below is a debug output of a failed read session.
> > Appreciate your feedback on what might be wrong.
> >
> > Also I would like to thank you for all your work with OWFS. It's a
> > great piece of software!
> >
> >
> > Best Regards
> >
> > /Claes Martinsson
> >
> >
> >    DATA: DS9490_reset
> >
> >    DATA: DS9490_reset: ok
> >
> > CONNECT: SELECTION ERROR
> >
> >   DEBUG: READ_POSTPOSTPARSE:
> > /uncached/bus.0/10.75C1EF000800/trimblanket return -22
> >
> >   DEBUG: READ_POSTPARSE /uncached/bus.0/10.75C1EF000800/trimblanket
> return
> > -22
> >
> >   DEBUG: ParsedName_destroy
> /uncached/bus.0/10.75C1EF000800/trimblanket
> >
> >    CALL: PARSENAME path=[/uncached/bus.0/10.75C1EF000800/trimvalid]
> >
> >   DEBUG: READ_POSTPARSE /uncached/bus.0/10.75C1EF000800/trimvalid
> >
> >   DEBUG: READ_POSTPOSTPARSE /uncached/bus.0/10.75C1EF000800/trimvalid
> >
> >   DEBUG: READSEEK
> >
> >   DEBUG: READSEEK2 pid=20659 not found in cache
> >
> >    CALL: FS_parse_read: format=8 s=1 offset=0
> >
> >   DEBUG: Selecting a path (and device)
> > path=/uncached/bus.0/10.75C1EF000800/trimvalid SN=10 75 C1 EF 00 08 00
> > C2 last path=00 00 00 00 00 00 00 00
> >
> >    DATA: DS9490_reset
> >
> >    DATA: DS9490_reset: ok
> >
> >    DATA: DS9490_read: failed ret=0
> >
> > CONNECT: SELECTION ERROR
> >
> >   DEBUG: READ_POSTPOSTPARSE: /uncached/bus.0/10.75C1EF000800/trimvalid
> > return -22
> >
> >   DEBUG: READ_POSTPOSTPARSE /uncached/bus.0/10.75C1EF000800/trimvalid
> >
> >   DEBUG: READSEEK
> >
> >   DEBUG: READSEEK2 pid=20659 not found in cache
> >
> >    CALL: FS_parse_read: format=8 s=1 offset=0
> >
> >   DEBUG: Selecting a path (and device)
> > path=/uncached/bus.0/10.75C1EF000800/trimvalid SN=10 75 C1 EF 00 08 00
> > C2 last path=00 00 00 00 00 00 00 00
> >
> >    DATA: DS9490_reset
> >
> >    DATA: DS9490_reset: ok
> >
> > CONNECT: SELECTION ERROR
> >
> >   DEBUG: READ_POSTPOSTPARSE: /uncached/bus.0/10.75C1EF000800/trimvalid
> > return -22
> >
> >   DEBUG: READ_POSTPOSTPARSE /uncached/bus.0/10.75C1EF000800/trimvalid
> >
> >   DEBUG: READSEEK
> >
> >   DEBUG: READSEEK2 pid=20659 not found in cache
> >
> >    CALL: FS_parse_read: format=8 s=1 offset=0
> >
> >   DEBUG: Selecting a path (and device)
> > path=/uncached/bus.0/10.75C1EF000800/trimvalid SN=10 75 C1 EF 00 08 00
> > C2 last path=00 00 00 00 00 00 00 00
> >
> >    DATA: DS9490_reset
> >
> >    DATA: DS9490_reset: ok
> >
> >    DATA: DS9490_read: failed ret=0
> >
> > CONNECT: SELECTION ERROR
> >
> >   DEBUG: READ_POSTPOSTPARSE: /uncached/bus.0/10.75C1EF000800/trimvalid
> > return -22
> >
> >   DEBUG: READ_POSTPARSE /uncached/bus.0/10.75C1EF000800/trimvalid
> return -
> > 22
> >
> >   DEBUG: ParsedName_destroy /uncached/bus.0/10.75C1EF000800/trimvalid
> >
> >    CALL: PARSENAME path=[/uncached/bus.0/10.75C1EF000800/type]
> >
> >   DEBUG: READ_POSTPOSTPARSE /uncached/bus.0/10.75C1EF000800/type
> >
> >   DEBUG: READSEEK
> >
> >   DEBUG: READSEEK2 pid=20659 not found in cache
> >
> >    CALL: FS_parse_read: format=6 s=32 offset=0
> >
> >   DEBUG: READ_POSTPOSTPARSE: /uncached/bus.0/10.75C1EF000800/type
> return 7
> >
> >   DEBUG: READ_POSTPARSE /uncached/bus.0/10.75C1EF000800/type
> >
> >   DEBUG: READ_POSTPOSTPARSE /uncached/bus.0/10.75C1EF000800/type
> >
> >   DEBUG: READSEEK
> >
> >   DEBUG: READSEEK2 pid=20659 not found in cache
> >
> >    CALL: FS_parse_read: format=6 s=7 offset=0
> >
> >   DEBUG: READ_POSTPOSTPARSE: /uncached/bus.0/10.75C1EF000800/type
> return 7
> >
> >   DEBUG: READ_POSTPARSE /uncached/bus.0/10.75C1EF000800/type return 7
> >
> >   DEBUG: ParsedName_destroy /uncached/bus.0/10.75C1EF000800/type
> >
> >   DEBUG: ParsedName_destroy /uncached/bus.0/10.75C1EF000800
> >
> >
> > --
> >  No virus found in this outgoing message.
> >  Checked by AVG Free Edition.
> >  Version: 7.1.394 / Virus Database: 268.9.0/368 - Release Date:
> 6/16/2006
> >
> >
> > _______________________________________________
> > Owfs-developers mailing list
> > Owfs-developers <at> lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/owfs-developers
>
>
> _______________________________________________
> Owfs-developers mailing list
> Owfs-developers <at> lists.sourceforge.net
> 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

Gmane