At the time, Ethernet chips usually just translated data packets into a stream of network bits, computing checksums. Intel's chip went much further: it included a coprocessor to move data between the network and memory independent of the main processor (i.e. DMA). 2/14
The secret to Ethernet is simplicity. Instead of controlling when a computer can talk on the network (like Token Ring), a computer can send data when the network appears idle. If two computers try at the same time, a "collision" occurs and they retry.
https://twitter.com/kenshirriff/status/1366089492902285312 3/14