* silverdr@wfmh.org.pl <silverdr@wfmh.org.pl> [2019-02-08 13:40]: > > On 2019-02-08, at 07:15, Ralf Horstmann <ralf-lists@ackstorm.de> wrote: > > > Back when I was using a 1541UII I managed to find some USB Ethernet > > interfaces with matching vendor/device IDs, but they didn't work. So > > it probably has to be the one that was sold on 1541ultimate.net. > > It's supposed to be about the chip version, which I should have correct. How > was it that they "didn't work" - they simply didn't work or there was no menu > in the 1541UII settings? I found the old 1541U2 and the USB interfaces and connected them again. The interfaces are an AX88772B with 0b95:772b, and AX88178 with 0b95:1780. Only the first one could work according to the code: if (((prodID & 0xFFFE) != 0x772A) && (prodID != 0x7720)) { printf("Device product ID is not AX88772.\n"); return 0; } With firmware 3.0, there is no configuration option in the menu for the network interfaces, but the normal 1541U2 menu does work. The switch tells me link down, so no link beat. With firmware 3.2, I can't even enter the i1541U2 menu when any of the USB ethernet interfaces is connected as the cartridge doesn't respond to middle button press anymore. Regards, RalfReceived on 2019-02-08 23:00:09
Archive generated by hypermail 2.2.0.