Hi,
   Right, I won't be using the port for actual STEP/DIR.  They are made by the 
FPGA on the step generator board. In the modified code for CNC Pro it was a 
simple inp and outp to write the the generator board.  If the "broken pipe" 
problem is simply something with the parport driver (and not deeper in Linux), 
then I think I can work with the problem.  If it was in Linux, I'd be stuck. 

   Now to see if I can get the source coded down on to my computer and start 
investigating the parport driver.

Thanks,

Jeff


> Date: Thu, 16 Dec 2010 17:57:54 +0000
> From: bodge...@gmail.com
> To: emc-users@lists.sourceforge.net
> Subject: Re: [Emc-users] I/O Port Usage
> 
> On 16 December 2010 17:43, Jeff Pollard <xylo...@hotmail.com> wrote:
> 
> > http://www.xylotex.com/x86/Xylotex86.htm
> 
> That's very cute.
> 
> >  Since I would like to also run under EMC2 I loaded the Ubuntu 10.04 and 
> > started running the Stepconf wizard.  I changed the port address to 0x170 
> > and then tried to jog the X axis (just to see if I could get signal access 
> > on the IDE port).  I ended up getting an error about a broken pipe
> 
> I am absolutely no expert, but I suspect that the problem is that the
> parport driver expects to find a parallel port, not an IDE port and
> some form of handshaking is breaking down.
> 
> It also sounds like you want to use the port for comms to a step
> generator, not for actual step/dir signals so I suspect a specific
> driver will be required, though that might not need to do very much
> more than inb and outb to the port address.
> 
> -- 
> atp
> "Torque wrenches are for the obedience of fools and the guidance of wise men"
> 
> ------------------------------------------------------------------------------
> Lotusphere 2011
> Register now for Lotusphere 2011 and learn how
> to connect the dots, take your collaborative environment
> to the next level, and enter the era of Social Business.
> http://p.sf.net/sfu/lotusphere-d2d
> _______________________________________________
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users
                                          
------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to