rakslice / macemu

Basilisk II and SheepShaver Macintosh emulators
0 stars 0 forks source link

AppleTalk address collision with default settings #63

Closed rakslice closed 3 years ago

rakslice commented 3 years ago

In BII & SS, with OS versions 7.5, 7.6.1, 8.1 running OT 1.3.x Appletalk, with multiple instances connected with tap, the default state that the systems get into is to be all sitting on AppleTalk address 41201.173 (hex a0f1.ad) all broadcasting NBP lookups to the net for their own address (are these the EtherTalk equivalent of the LLAP Enquiry that is part of the dynamic node ID assignment process? Inside AppleTalk, Ch. 1) but no one acking anyone elses' requests, and of course the AppleTalk network is not usable for anything else because it is one giant address conflict.

Getting systems out of this state:

What's going on here? Something missing from the ether Mac driver implementation? Some XPRAM or other configuration problem? Other?

rakslice commented 3 years ago