Hi folks: I'm getting some good feedback on my impromptu browser survey. This is not only useful for targeting web site code, but also for folks who want to ...
41
Steve Farkas
homespam@...
Jan 4, 2001 8:15 pm
Gil, I don't know what you are trying to accomplish, but I did a little search on Yahoo with the string browser version statistics Mozilla webserver log and it...
42
alfonso.hernandez@...
Jan 4, 2001 8:22 pm
Netscape Navigator 4.72 on Win98...
43
gil smith
gil@...
Jan 6, 2001 6:33 am
Hi folks: Here's my empirical results of the browser survey, and my take-it-with-a-grain-of-salt observations on the implications. thanks for your input, gil ...
44
gil smith
gil@...
Jan 11, 2001 9:20 pm
Hi folks: This is a bit off-topic, but I am curious about coatings for circuit boards to minimize high-voltage arcing. The appliction is for a low-volume...
45
bpaddock@...
Jan 12, 2001 1:02 am
... If the board is not ultra clean before you coat it, then all it will do is trap stuff under the coating, no real point to it. ... I'd never trust the...
46
r_roy_c2i@...
Jan 18, 2001 12:52 am
Hi; I need to have my rabbit boards working with standard software like HP Openview, Ciscoworks, and other MIB management tools. Has anyone on this list...
47
Andy Stephenson
andy.stephenson@...
Jan 18, 2001 8:21 am
Rob, I have got the tcp/ip kit, but not doing snmp. Sorry. What I am trying to do is access an SST ATA Disk. Anyone got some code to access a fat16 type disk? ...
48
Rob
r_roy_c2i@...
Jan 18, 2001 3:56 pm
Hi Andy; ... code to access a fat16 type disk? I may have some but it would be written is assembler for the PIC 17/18XX. I will ask around though. ... rather...
49
Fabio A Mazzarino
fabio@...
Jan 18, 2001 4:50 pm
Hi folks I'm working with xmem, and need to implement functions to set and get XPC values, but, when I put these functions in a library XPC seems to change and...
50
Petr Cach
petr.cach@...
Jan 18, 2001 5:23 pm
... Could you be please more concrete about the 100BaseT? What chips have you used? Thaks for response. Petr Cach...
51
Andy Stephenson
andy.stephenson@...
Jan 18, 2001 7:07 pm
Rob, I was using one of the sample web server apps, and changed the image file for my own. The packet info was displayed in the stdio window, but I can't...
52
Rob
r_roy_c2i@...
Jan 18, 2001 8:27 pm
Hi Andy; ... expected? No, I have not experienced any edit loss problem. The only problem we have experienced is compiler confusion (Generates errors looking ...
53
bmurtha@...
Jan 21, 2001 9:50 pm
... get XPC ... change and ... the same I ... there is no ... Hi, There is no "inline" keyword. If you want to do assembly inline do it like this: root char...
54
bmurtha@...
Jan 21, 2001 10:17 pm
I am the software manager at Rabbit Semiconductor. I just discovered this group. We are (were?) planning on doing a moderated group ourselves, but maybe this...
55
Fabio A Mazzarino
fabio@...
Jan 22, 2001 11:56 am
Hello Brian an folks: That's exactly what I did, and it worked, but I need to put a function like this inside a library. When I do this (put the function in a...
56
bmurtha@...
Jan 22, 2001 6:06 pm
If the function that changes the xpc is declared as "root", it should not generate an lcall. However, if you call it from xmem, you've still got problems. Why...
57
Fabio A Mazzarino
fabio@...
Jan 22, 2001 6:47 pm
Brian: Today I found two solutions: The first one is to use the "root" declaration, i don't know if this is the best solution! I thought about complications...
58
bmurtha@...
Jan 22, 2001 7:48 pm
Note that there are functions WriteFlash,xmem2xmem, xmem2root, root2xmem, a simple flash file system (version 7.02 and later), and xalloc that may provide some...
59
Rob
r_roy_c2i@...
Jan 23, 2001 5:01 pm
All; What would be the best approach to providing a USB host port on a rabbit board? For my needs I would only need two endpoints (1 data and 1 control) to...
60
Andy Stephenson
andy.stephenson@...
Jan 24, 2001 12:17 pm
Hi, Has anyone implemented a fat16 file system on the rabbit? Does anyone do a commercial fat16 file system that you know of for the rabbit or z180 etc? ...
61
Andy Stephenson
andy.stephenson@...
Jan 24, 2001 12:20 pm
Hi again, Was there a reply to this post? I missed it if there was. I am interested in the flow control element. Anyone with experience in this area? Rgds... ...
62
Nestor Garcia
negaro@...
Jan 24, 2001 4:25 pm
... De: Larry Cicchinelli [mailto:lcicchinelli@...] Enviado el: martes, 23 de enero de 2001 18:02 Para: negaro@... Asunto: egroups Hello Nestor, ...
63
bmurtha@...
Jan 24, 2001 6:41 pm
Later versions of DC include flow control functions for the serial ports. ... port ... system, ... data. In ... the first ... to the ... to a ... clean, and ...
64
Andy Stephenson
andy.stephenson@...
Jan 25, 2001 8:23 am
Thanks for that. I have looked at the docs for 7.02 and seen the function descriptions. I am correct in thinking that I would need a costate to monitor the ...
65
Charlie Krauter
ckrauter@...
Jan 25, 2001 6:49 pm
Hello All, I just subscribed, so I hope I am jumping into this discussion at the right point, but I am not sure. In regards to controlling the serial output ...
66
gil smith
gil@...
Jan 25, 2001 7:33 pm
Hi Charlie: It's nice to see some ZWorld and Rabbit folks are joining the list -- we might be able to reach critical mass yet. Say, is there any plan to add...
67
Andy Stephenson
andy.stephenson@...
Jan 25, 2001 8:22 pm
Charlie, That answered my question. Thank you. There have been no answers to my fat16 question as yet. Do you know of anyone doing either a library for the...
68
Joel Baumert
jbaumert@...
Jan 25, 2001 11:53 pm
Are you looking for a fat16 file system on flash or on a separate device? If you are looking for implementation information on fat16, FreeDOS ...
69
Charlie Krauter
ckrauter@...
Jan 26, 2001 1:44 am
I just added a zip file to the eGroups file achive for this group. It contains an 'unofficial' library for doing some packet stuff n 9-bit RS485 networks. It...