MagerValp wrote:
When apps start, they should check and see if the first three bytes of the MAC address are set to 00:80:10 (Commodores reserved space). If not, set a new random address starting with 00:80:10, but leave the address that's there if it's already set.
I think it was Graham that suggested this first.
I proposed something different: If the MAC is X'FF-FF-FF-FF-FF-FF, then nobody has initialized a MAC yet so your app should set it's own default MAC. If something else is found, then this MAC is used. Reading the news that the first MAC of a CS8900A can also be 0, I guess I have to adjust the WarpCopy server
