Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Mar 2023 19:55:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 221074] Hyper V Gen 2 install has no mouse
Message-ID:  <bug-221074-27103-NtHI7METq8@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-221074-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-221074-27103@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221074

--- Comment #33 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D21f4e817fde79d5de79bfbdf180d358ca=
5f48bf9

commit 21f4e817fde79d5de79bfbdf180d358ca5f48bf9
Author:     Yuri <yuri@aetern.org>
AuthorDate: 2023-02-05 15:32:08 +0000
Commit:     Yuri Pankov <yuripv@FreeBSD.org>
CommitDate: 2023-03-31 18:44:04 +0000

    hv_hid: Hyper-V HID driver

    Hyper-V HID driver using hidbus/hms.

    Reviewed by:    wulf
    MFC after:      1 week
    PR:             221074
    Differential revision:  https://reviews.freebsd.org/D38140

    (cherry picked from commit e4d3f1e40ab3327e4ff6f689f54a64bd2ebc0568)

 sys/amd64/conf/NOTES                  |   1 +
 sys/conf/files.x86                    |   1 +
 sys/dev/hid/hidbus.c                  |   1 +
 sys/dev/hyperv/input/hv_hid.c (new)   | 564 ++++++++++++++++++++++++++++++=
++++
 sys/i386/conf/NOTES                   |   1 +
 sys/modules/hyperv/Makefile           |   2 +-
 sys/modules/hyperv/hid/Makefile (new) |  12 +
 7 files changed, 581 insertions(+), 1 deletion(-)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221074-27103-NtHI7METq8>