Bruce Layne wrote:
> I'm having exactly the same problem.  I have the Intel D525MW 
> motherboard, and the outputs work but the inputs do not.
>
>   
The BIOS on the D510 and D525 have a bug.  When you set EPP mode in the 
BIOS, it
"enables" use of EPP mode, but it does NOT actually set the control bit to
put the port in EPP mode.  You have to set the 0x80 bit in the ECR, which
typically is at 0x402 greater than the I/O address of the printer data port.
This is what my pcisetup program does.  (See
http://pico-systems.com/codes/pcisetup.tgz )

You can include the command to run this program in the system
startup script or put it in the beginning of the script that starts
LinuxCNC.

Jon


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to