U-blox MPCI-L210 LTE modem: cdce(4) unable to get the MAC address of the device

2021-11-14 Thread na...@poczta.fm
Hi misc@, While testing the U-blox MPCI-L210 LTE modem on OpenBSD -current (the modem is attached as a cdce(4) device, the router mode is enabled; other modes are also available), I noticed that the automatic configuration via DHCP works correctly, but the MAC address assigned to the

Re: dhcpleased: interface "stalls" during Renewing

2021-11-14 Thread Sebastian Benoit
Peter Gorsuch(gorsu...@cfw.com) on 2021.11.13 08:25:00 -0500: > Hi All, > > As [Renewing] begins and during the renewing cycle (as I view > configuration with dhcpleasectl -l fxp0) about halfway through the > ISP'one hour dhcp lease, the external interface seems to become "stalled". > >

Re: Question to usbdevs and dmesg

2021-11-14 Thread Hannu Vuolasaho
Hi! There is also sysutils/usbutil which provides usbgen package With that you could get the USB descriptors with something like: doas usbgen -D -v -f /dev/ugen1 on OpenBSD. However AFAICT it works with generic ugen devices. I don't know how to debug for example a USB mass media device. That

Re: Question to usbdevs and dmesg

2021-11-14 Thread Kenneth Gober
On Sun, Nov 14, 2021 at 9:18 AM Sven Wolf wrote: > I've attached an XBOX 360 controller to my system. > The controller gets detected as: > usbdev: > addr 02: 045e:028e \M-)Microsoft Corporation, Controller > > dmesg: > uhidev1 at uhub1 port 1 configuration 1 interface 0 "\M-)Microsoft >

Question to usbdevs and dmesg

2021-11-14 Thread Sven Wolf
Hi list, I've attached an XBOX 360 controller to my system. The controller gets detected as: usbdev: addr 02: 045e:028e \M-)Microsoft Corporation, Controller dmesg: uhidev1 at uhub1 port 1 configuration 1 interface 0 "\M-)Microsoft Corporation Controller" rev 2.00/1.14 addr 2 ugen1

Re: X.org segmentation fault - snapshot amd64

2021-11-14 Thread Otto Moerbeek
On Sat, Nov 13, 2021 at 06:31:24PM -0800, ariel a wrote: Please repoprt bugs on bugs@ instead of on misc@, not all developers read misc@ -Otto