Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Feb 2024 20:27:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        usb@FreeBSD.org
Subject:   [Bug 254974] Corsair K95 RGB PLATINUM gaming keyboard not working
Message-ID:  <bug-254974-19105-zMvHLDAaoj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-254974-19105@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254974

--- Comment #35 from Vladimir Kondratyev <wulf@freebsd.org> ---
I have just looked through  hidraw0 log again and concluded that this keyboard
can not work with ukbd driver regardless of if ukbd patch has been applied or
not. The device shares USB interface between keyboard and mouse and only one of
them can attach to it. The winner is hardcoded to ums(4) driver. This is
limitation of old USB HID support.
usbhid has no this limitation so if if works for you this PR can be closed
again.

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254974-19105-zMvHLDAaoj>