Welcome, Guest. Please login or register.

Author Topic: Deneb Ethernet Driver  (Read 6466 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline LoadWB

  • Hero Member
  • *****
  • Join Date: Jul 2006
  • Posts: 2901
  • Country: 00
    • Show all replies
Re: Deneb Ethernet Driver
« on: February 24, 2009, 03:41:30 PM »
Quote
Jose wrote:
With the Deneb a network adapter is using both the USB stack and a TCP/IP stack, so it has more overhead.

What I'd really like to see would be a ZorroIII to PCI adapter based on Deneb technology using burst mode ;)


Another PCI interface might be nice.  I'm thinking in terms of a hardware-accelerated USB stack.  I imagine a micro-controller on the USB card running the stack (with flash for updates) and a client on the Amiga side would run pretty darn quickly.
 

Offline LoadWB

  • Hero Member
  • *****
  • Join Date: Jul 2006
  • Posts: 2901
  • Country: 00
    • Show all replies
Re: Deneb Ethernet Driver
« Reply #1 on: February 25, 2009, 01:16:35 AM »
Quote

platon42 wrote:
Quote

LoadWB wrote:
I'm thinking in terms of a hardware-accelerated USB stack.  I imagine a micro-controller on the USB card running the stack (with flash for updates) and a client on the Amiga side would run pretty darn quickly.


No it wouldn't. Most time is spent for memory copying, and a microcontroller won't help here, in fact it probably would be more of a bottleneck.


What's the difference between doing that and the TCP/IP hardware offloading provided by some server hardware?