Created attachment 304541 [details] dmesg and lsusb output The following patch broke support of 3 more Zaurus models: SL-5600, A300 and C700 [16adf5d07987d93675945f3cecf0e33706566005] usbnet: Remove over-broad module alias from zaurus dmesg and lsusb output attached.
(In reply to Ross Maynard from comment #0) > Created attachment 304541 [details] > dmesg and lsusb output > > The following patch broke support of 3 more Zaurus models: SL-5600, A300 and > C700 > > [16adf5d07987d93675945f3cecf0e33706566005] usbnet: Remove over-broad module > alias from zaurus > > dmesg and lsusb output attached. What problem do you have on your Zaurus devices?
The problem is that networking to SL-5600 / A300 / C700 devices does not work. I cannot ping the devices. The error is occurring in zaurus.c. dmesg is missing the following line: zaurus 2-2:1.0 usb0: register 'zaurus' at usb-0000:00:1d.0-2, pseudo-MDLM (BLAN) device, 2a:01:39:93:bc:1a A patch was created in 2022 to fix the same problem with the SL-6000: USB: zaurus: support another broken Zaurus - [6605cc67ca18b9d583eb96e18a20f5f4e726103c] Could you please create another patch for the 3 devices: SL-5600 / A300 / C700? Thank you. On 4/7/23 7:28 pm, bugzilla-daemon@kernel.org wrote: > https://bugzilla.kernel.org/show_bug.cgi?id=217632 > > Bagas Sanjaya (bagasdotme@gmail.com) changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > CC| |bagasdotme@gmail.com > > --- Comment #1 from Bagas Sanjaya (bagasdotme@gmail.com) --- > (In reply to Ross Maynard from comment #0) >> Created attachment 304541 [details] >> dmesg and lsusb output >> >> The following patch broke support of 3 more Zaurus models: SL-5600, A300 and >> C700 >> >> [16adf5d07987d93675945f3cecf0e33706566005] usbnet: Remove over-broad module >> alias from zaurus >> >> dmesg and lsusb output attached. > What problem do you have on your Zaurus devices? >
Created attachment 304576 [details] obsolete patch Tested makeshift patch and it fixed the problem.
Created attachment 304609 [details] proof-of-concept patch Tested makeshift patch and it fixed the problem.
Created attachment 304621 [details] Patch for 3 broken zaurus devices
Created attachment 304622 [details] Patch for 3 broken zaurus devices