Heinz,
Look at the zip drive driver code ppa.c in the kernel source. I thought
it was useful in explaining how to do 16 and 32 bit transfers.
cpeacock has a 8 page document on EPP operation but it's sketchy on the
details of 16 and 32 bit transfers. Do a search for senet, cpeacock,
epp and you should find it. It's a pdf.
I've done 1M/s x single byte reads through an ISA parallel port for a
home-brew video digitiser. There wasn't much time for anything else so
it would be difficult to sustain those transfer rates. Using EPP 32 bit
transfers would make a big difference.
cheers,
Stuart W
Heinz Haeberle wrote:
>
> I want to make - fast - communication via the enhanced parallel
> port. I was thinking about reading up to 1 MByte per second (maybe
> less if it not doable). Has somebody already done something like
> this? Would appreciate any information (includs info about the
> hardware of epp)
>
> Heinz
>
> --
> Sent through GMX FreeMail - http://www.gmx.net
>
> -- [rtl] ---
> To unsubscribe:
> echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
> echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
> ---
> For more information on Real-Time Linux see:
> http://www.rtlinux.org/rtlinux/
-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
---
For more information on Real-Time Linux see:
http://www.rtlinux.org/rtlinux/