On Thu, 16 Mar 2006, Jamie Guinan wrote:
> I'll do further testing later.
I'm most interested in the g_ether driver at the moment, so I ran a a
little test piping 5GB of video data down and back up with netcat,
host$ nc -l -p 5011 | pipebench -b4096 | md5sum
lpd7a404# nc -l -p 5010 | nc 192
On Wed, 15 Mar 2006, Marc Singer wrote:
> I've posted a first pass at a revised UDC driver to support the Sharp
> LH7 processors. At the moment, only the LH7A404 parts are tested.
> The hooks are in place for the LH79524 which has more endpoints and
> some shuffling of the registers. Before I fi
I've posted a first pass at a revised UDC driver to support the Sharp
LH7 processors. At the moment, only the LH7A404 parts are tested.
The hooks are in place for the LH79524 which has more endpoints and
some shuffling of the registers. Before I finalize the driver, I'll
add DMA support for all o