Re: Ethernet driver tweak for error correction codes

2001-04-04 Thread Pavel Machek
Hi! > Is it possible to use up the src, dest MAC addresses (12B) and the CRC field (4B?) > on a point-to-point full duplex Ethernet link for my own data? That does not seem like too clean solution. > I would like to implement an error correction on this, because I'm gonna build > a freespace la

Ethernet driver tweak for error correction codes

2001-03-28 Thread Karel Kulhavy
Is it possible to use up the src, dest MAC addresses (12B) and the CRC field (4B?) on a point-to-point full duplex Ethernet link for my own data? I would like to implement an error correction on this, because I'm gonna build a freespace laser link which would run just this way. And i want to use