Re: [Emc-developers] NEW EPP Driver.

2010-03-30 Thread Slavko Kocjancic
Jon Elson pravi: > Slavko Kocjancic wrote: > >> ... but how "make" know that I make change on some file? I suspect >> that I should tell what file I changed?!? >> >> > Make scans the date stamps in the directories.

Re: [Emc-developers] NEW EPP Driver.

2010-03-30 Thread EBo
Slavko Kocjancic said: > > > So what is correct way? just "make" ? > > > > > Yes, 'make' is enough > > > ... but how "make" know that I make change on some file? I suspect that I > should tell what file I changed?!? make has to know that the file you are editing is part of the source code to be

Re: [Emc-developers] NEW EPP Driver.

2010-03-29 Thread Jon Elson
Slavko Kocjancic wrote: > > ... but how "make" know that I make change on some file? I suspect > that I should tell what file I changed?!? > Make scans the date stamps in the directories. If the Makefile is properly constru

Re: [Emc-developers] NEW EPP Driver.

2010-03-29 Thread Kirk Wallace
On Mon, 2010-03-29 at 15:32 -0700, Kirk Wallace wrote: ... snip > some of it, so check out the man page to get a better understanding. > This may give you enough may be able to write your own makefile or at > least see what other makefiles will do. I forgot to mention that to get out of "man" typ

Re: [Emc-developers] NEW EPP Driver.

2010-03-29 Thread Kirk Wallace
On Mon, 2010-03-29 at 23:06 +0200, Slavko Kocjancic wrote: > > > 2010/3/29 Alexey Starikovskiy > Slavko Kocjancic пишет: > > > > > > So what is correct way? just "make" ? > > > > Yes, 'make' is enough > ... but how "make" know that I mak

Re: [Emc-developers] NEW EPP Driver.

2010-03-29 Thread Slavko Kocjancic
2010/3/29 Alexey Starikovskiy > Slavko Kocjancic пишет: > > > > > > So what is correct way? just "make" ? > > > Yes, 'make' is enough > > ... but how "make" know that I make change on some file? I suspect that I should tell what file I changed?!? --

Re: [Emc-developers] NEW EPP Driver.

2010-03-29 Thread Alexey Starikovskiy
Slavko Kocjancic пишет: > > > So what is correct way? just "make" ? > Yes, 'make' is enough -- Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine

Re: [Emc-developers] NEW EPP Driver.

2010-03-29 Thread Slavko Kocjancic
2010/3/29 Alexey Starikovskiy > Slavko Kocjancic пишет: > > Alexey Starikovskiy pravi: > > > >> So you just need to copy hal_parport.c to hal_epport.c and add > >> hal_eppport.c to appropriate Submakefile. > >> When you extend interface to allow 8*i and 8*o inputs and outputs and > >> translate t

Re: [Emc-developers] NEW EPP Driver.

2010-03-29 Thread Alexey Starikovskiy
Slavko Kocjancic пишет: > Alexey Starikovskiy pravi: > >> So you just need to copy hal_parport.c to hal_epport.c and add >> hal_eppport.c to appropriate Submakefile. >> When you extend interface to allow 8*i and 8*o inputs and outputs and >> translate that into your command sequences. >> >>

Re: [Emc-developers] NEW EPP Driver.

2010-03-29 Thread Slavko Kocjancic
Alexey Starikovskiy pravi: > So you just need to copy hal_parport.c to hal_epport.c and add > hal_eppport.c to appropriate Submakefile. > When you extend interface to allow 8*i and 8*o inputs and outputs and > translate that into your command sequences. > Can't find correct Submakefile. I have

Re: [Emc-developers] NEW EPP Driver.

2010-03-28 Thread Slavko Kocjancic
Slavko Kocjancic pravi: > Hello... > > I'm near finished new EPP board to be used for software stepgen. It has > 24 input and 24 output lines see: http://tinyurl.com/ycsuxb9 > > .. Board finished and tested on bench. After removing few mistakes (my :-[ ) all works great. Now my confusion on dr

Re: [Emc-developers] NEW EPP Driver.

2010-03-26 Thread Alexey Starikovskiy
Slavko Kocjancic пишет: >> Just that... As I surf the web to find some usable I found nothing. So I >> decide to make one and to publish all documentation and instruction how >> to build it. For that reason there is no CPLD/FPGA/CPU.. as all need >> some kond of programming. And I write here ju

Re: [Emc-developers] NEW EPP Driver.

2010-03-26 Thread Slavko Kocjancic
Bernhard Kubicek pravi: > > > On Fri, Mar 26, 2010 at 5:21 PM, Slavko Kocjancic > wrote: > > Alexey Starikovskiy pravi: > > As a matter of fact, I already see a big stopper in your board > usefulness. > > You put optical isolation between logic and paralle

Re: [Emc-developers] NEW EPP Driver.

2010-03-26 Thread Slavko Kocjancic
Alexey Starikovskiy pravi: > Slavko Kocjancic пишет: > >> Alexey Starikovskiy pravi: >> >> >>> As a matter of fact, I already see a big stopper in your board usefulness. >>> You put optical isolation between logic and parallel port, I see 2 >>> drawbacks of it: >>> 1. parallel ports are

Re: [Emc-developers] NEW EPP Driver.

2010-03-26 Thread Alexey Starikovskiy
Slavko Kocjancic пишет: > Alexey Starikovskiy pravi: > >> As a matter of fact, I already see a big stopper in your board usefulness. >> You put optical isolation between logic and parallel port, I see 2 >> drawbacks of it: >> 1. parallel ports are quite weak these days (3.3v/~5mA), so driving LE

Re: [Emc-developers] NEW EPP Driver.

2010-03-26 Thread Bernhard Kubicek
On Fri, Mar 26, 2010 at 5:21 PM, Slavko Kocjancic wrote: > Alexey Starikovskiy pravi: > > As a matter of fact, I already see a big stopper in your board > usefulness. > > You put optical isolation between logic and parallel port, I see 2 > > drawbacks of it: > > 1. parallel ports are quite weak t

Re: [Emc-developers] NEW EPP Driver.

2010-03-26 Thread Slavko Kocjancic
Alexey Starikovskiy pravi: > As a matter of fact, I already see a big stopper in your board usefulness. > You put optical isolation between logic and parallel port, I see 2 > drawbacks of it: > 1. parallel ports are quite weak these days (3.3v/~5mA), so driving LED > from it directly is not bullet

Re: [Emc-developers] NEW EPP Driver.

2010-03-26 Thread Alexey Starikovskiy
Slavko Kocjancic пишет: > Alexey Starikovskiy pravi: > >> Slavko Kocjancic пишет: >> >> >>> Hello... >>> >>> I'm near finished new EPP board to be used for software stepgen. It has >>> 24 input and 24 output lines see: http://tinyurl.com/ycsuxb9 >>> >>> I don't know where to post all sc

Re: [Emc-developers] NEW EPP Driver.

2010-03-26 Thread Alexey Starikovskiy
Slavko Kocjancic пишет: > Alexey Starikovskiy pravi: > >> Slavko Kocjancic пишет: >> >> >>> Hello... >>> >>> I'm near finished new EPP board to be used for software stepgen. It has >>> 24 input and 24 output lines see: http://tinyurl.com/ycsuxb9 >>> >>> I don't know where to post all sc

Re: [Emc-developers] NEW EPP Driver.

2010-03-26 Thread Slavko Kocjancic
Alexey Starikovskiy pravi: > Slavko Kocjancic пишет: > >> Hello... >> >> I'm near finished new EPP board to be used for software stepgen. It has >> 24 input and 24 output lines see: http://tinyurl.com/ycsuxb9 >> >> I don't know where to post all schematic/pcb design and manual when >> finished

Re: [Emc-developers] NEW EPP Driver.

2010-03-26 Thread Slavko Kocjancic
Alexey Starikovskiy pravi: > Slavko Kocjancic пишет: > >> Hello... >> >> I'm near finished new EPP board to be used for software stepgen. It has >> 24 input and 24 output lines see: http://tinyurl.com/ycsuxb9 >> >> I don't know where to post all schematic/pcb design and manual when >> finished

Re: [Emc-developers] NEW EPP Driver.

2010-03-26 Thread Alexey Starikovskiy
Slavko Kocjancic пишет: > Hello... > > I'm near finished new EPP board to be used for software stepgen. It has > 24 input and 24 output lines see: http://tinyurl.com/ycsuxb9 > > I don't know where to post all schematic/pcb design and manual when > finished but want to be free for all people. As m

[Emc-developers] NEW EPP Driver.

2010-03-26 Thread Slavko Kocjancic
Hello... I'm near finished new EPP board to be used for software stepgen. It has 24 input and 24 output lines see: http://tinyurl.com/ycsuxb9 I don't know where to post all schematic/pcb design and manual when finished but want to be free for all people. As many benchtop (cheap) machines near