Re: USB ethernet adapter modeswitch issue

2025-02-07 Thread MIZSEI Zoltán
It shows up as ethernet adapter: addr 02: 1a40:0101 Terminus Technology, USB2.0 HUB addr 03: 1a86:e397 wch.cn, USB 10/100 LAN then it switches to addr 02: 1a40:0101 Terminus Technology, USB2.0 HUB addr 03: 1a86:e497 wch.cn, WCH UDISK_V1.1 On Fri, 31 Jan 2025 21:19:30 +0100 MIZSEI Zoltán wrote:

Re: USB ethernet adapter modeswitch issue

2025-02-03 Thread Stuart Henderson
On 2025-02-02, Joseph Olatt wrote: > The following *may* help as well: > > https://www.draisberghof.de/usb_modeswitch/ > https://www.baeldung.com/linux/usb-modems-communication > > I'm suspecting your problem *may* have something to do with USB mode > switching. The source for it is at: > >

Re: USB ethernet adapter modeswitch issue

2025-02-02 Thread Joseph Olatt
On Fri, Jan 31, 2025 at 09:50:24PM +0100, MIZSEI Zolt??n wrote: > Hi, > > it comes up in ifconfig: > > cdce0: flags=8802 mtu 1500 > lladdr MA:CA:DD:RE:SS > index 27 priority 0 llprio 3 > > I assume, it would "just work" TM (c), but it switches to the mass storage > rally quick,

Re: USB ethernet adapter modeswitch issue

2025-02-02 Thread Joseph Olatt
On Sun, Feb 02, 2025 at 10:11:37AM -0800, Joseph Olatt wrote: > On Fri, Jan 31, 2025 at 09:50:24PM +0100, MIZSEI Zolt??n wrote: > > Hi, > > > > it comes up in ifconfig: > > > > cdce0: flags=8802 mtu 1500 > > lladdr MA:CA:DD:RE:SS > > index 27 priority 0 llprio 3 > > > > I assume,

Re: USB ethernet adapter modeswitch issue

2025-02-02 Thread MIZSEI Zoltán
Thanks for the links, but most of this is either about freebsd or Linux, which isn't really applicable in my case. AFAIK there is no camcontrol command in openbsd. I can try to compile usbmodeswitch on OpenBSD, but I never had good experience with it. Best regards, --Z Joseph Olatt írta 2025.

Re: USB ethernet adapter modeswitch issue

2025-01-31 Thread MIZSEI Zoltán
Hi, it comes up in ifconfig: cdce0: flags=8802 mtu 1500 lladdr MA:CA:DD:RE:SS index 27 priority 0 llprio 3 I assume, it would "just work" TM (c), but it switches to the mass storage rally quick, so I can't test my theory. I can eject the cd using "doas eject cd0", however it st

Re: USB ethernet adapter modeswitch issue

2025-01-31 Thread Stuart Henderson
On 2025-01-31, MIZSEI Zoltán wrote: > Hi, > > i have got a cheap USB ethernet adapter for my ARM SBC running OpenBSD > snapshot. If i connect it, it shows up as cdce, but then it automatically > detaches and comes up as a usb storage device (it holds the the windows > driver ). It does this re