Re: iichid/hms keyboard/mouse wrongly reattached to uhid/ums

2022-06-27 Thread Ivan Quitschal
On Mon, 27 Jun 2022, Vladimir Kondratyev wrote: It seems that usbhid's bus probe priority must be increased from BUS_PROBE_GENERIC + 1 to BUS_PROBE_DEFAULT + 1 Test this patch: diff --git a/sys/dev/usb/input/usbhid.c b/sys/dev/usb/input/usbhid.c index fe53f11b8f4..174e1c28ae9 100644 --- a/s

Re: iichid/hms keyboard/mouse wrongly reattached to uhid/ums

2022-06-27 Thread Vladimir Kondratyev
On 27.06.2022 18:19, Ivan Quitschal wrote: Hi all Not sure if I found a problem here but here we go. Since I have a KVM usb switch here for keyboard/mouse sometimes I toggle it between my windows and freebsd. I am using iichid here to have my multimedia keys working on keyboard and all hw.u

Support for images such as JPEG and PNG (was: Posting netiquette: HTML, attachments etc.)

2022-06-27 Thread Graham Perrin
On 27/06/2022 12:00, Polytropon wrote: … support for JPG or PNG … I posted a PNG image to freebsd-questions yesterday. Archived: I assume that freebsd-current has the same allowance, or similar.

Re: iichid/hms keyboard/mouse wrongly reattached to uhid/ums

2022-06-27 Thread Michael Gmelin
On Mon, 27 Jun 2022 16:18:58 + Ivan Quitschal wrote: > > Hi, > > > >Can you dump "kldstat" at the different times? > > >I guess it may be just be that the wrong module is loaded first, so > >it grabs the device, because there are no other drivers loaded, even > >though ums is a generic

RES: iichid/hms keyboard/mouse wrongly reattached to uhid/ums

2022-06-27 Thread Ivan Quitschal
> Hi, > >Can you dump "kldstat" at the different times? >I guess it may be just be that the wrong module is loaded first, so it grabs >the device, because there are no other drivers loaded, even though ums is a >generic driver. >Try loading all relevant drivers in /boot/loader.conf . Then the

Re: iichid/hms keyboard/mouse wrongly reattached to uhid/ums

2022-06-27 Thread Michael Gmelin
On Mon, 27 Jun 2022 15:19:28 + Ivan Quitschal wrote: > Hi all > > Not sure if I found a problem here but here we go. > > Since I have a KVM usb switch here for keyboard/mouse sometimes I > toggle it between my windows and freebsd. I am using iichid here to > have my multimedia keys worki

Re: iichid/hms keyboard/mouse wrongly reattached to uhid/ums

2022-06-27 Thread Warner Losh
On Mon, Jun 27, 2022 at 9:27 AM Hans Petter Selasky wrote: > On 6/27/22 17:19, Ivan Quitschal wrote: > > Hi all > > > > Not sure if I found a problem here but here we go. > > > > Since I have a KVM usb switch here for keyboard/mouse sometimes I toggle > it between my windows and freebsd. > > I am

Re: iichid/hms keyboard/mouse wrongly reattached to uhid/ums

2022-06-27 Thread Hans Petter Selasky
On 6/27/22 17:19, Ivan Quitschal wrote: Hi all Not sure if I found a problem here but here we go. Since I have a KVM usb switch here for keyboard/mouse sometimes I toggle it between my windows and freebsd. I am using iichid here to have my multimedia keys working on keyboard and all hw.usb.us

iichid/hms keyboard/mouse wrongly reattached to uhid/ums

2022-06-27 Thread Ivan Quitschal
Hi all Not sure if I found a problem here but here we go. Since I have a KVM usb switch here for keyboard/mouse sometimes I toggle it between my windows and freebsd. I am using iichid here to have my multimedia keys working on keyboard and all hw.usb.usbhid.enable="1" Im also using Wulf's mous

Re: Deprecating smbfs(5) and removing it before FreeBSD 14

2022-06-27 Thread Miroslav Lachman
On 16/06/2022 15:56, Rick Macklem wrote: Miroslav Lachman <000.f...@quip.cz> wrote: On 24/01/2022 16:13, Rick Macklem wrote: [...] So, I think Mark and Yuri are correct and looking at up to date Illumos sources is the next step. (As I mentioned, porting the Apple sources is beyond what I am