From nobody Thu Aug 21 20:28:37 2025 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4c7FK92ZhCz65dNZ for ; Thu, 21 Aug 2025 20:29:01 +0000 (UTC) (envelope-from trashcan@ellael.org) Received: from mx1.enfer-du-nord.net (mx1.enfer-du-nord.net [IPv6:2a01:4f8:1c1b:c620::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4c7FK90MG0z475Y for ; Thu, 21 Aug 2025 20:29:01 +0000 (UTC) (envelope-from trashcan@ellael.org) Authentication-Results: mx1.freebsd.org; none Received: from smtpclient.apple (p200300fb4f2a670140c8b47fc3f615e5.dip0.t-ipconnect.de [IPv6:2003:fb:4f2a:6701:40c8:b47f:c3f6:15e5]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.enfer-du-nord.net (Postfix) with ESMTPSA id 4c7FJw2hbmzFkN; Thu, 21 Aug 2025 22:28:48 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ellael.org; s=dkim; t=1755808128; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=mCuqSvBD9M55/abZpANWhYnG7VfN0GjQtCCgMcW0Uq8=; b=dYvu0dtADsJRLv8tBnWpBtBFQsY8rEVxt7k5DKx9yplBfriuo2BMG4OynI1DgILDJEcxGn PTyYvg+Pckjx3rJQ9CC8g/9Db4qFJRC0R975/KPNmUYdINc34bcXtlftxEsv/OkYBVrN07 jvc4SDu2m+T0xx+FwUtbeW7TlWi2s1UTAnXZ6Sc+C5qeqY9cv0f+Aog40AkjZln+z1RVSq xW6uvK0zt1oF3gzAdUbRB8W6s8TNtJBcrlCm1hxl8GRalIb5AvoAFYGpY3D5ZgdYY51W59 GVNDY2i2FsI51njv7TmLOVlXuZPzqvoUVVx0bctGZ7+Mb5tCPqMu+EBykcpeMQ== Content-Type: text/plain; charset=utf-8 List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@FreeBSD.org Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3826.700.81\)) Subject: Re: Console keyboard disabled under Parallels From: Michael Grimm In-Reply-To: Date: Thu, 21 Aug 2025 22:28:37 +0200 Cc: freebsd-current@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: References: To: TIM Beach X-Mailer: Apple Mail (2.3826.700.81) X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:24940, ipnet:2a01:4f8::/32, country:DE] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Rspamd-Queue-Id: 4c7FK90MG0z475Y TIM Beach wrote: > When using Current under Parallels Desktop Pro, recent kernels remove = the keyboard function from the default console. [=E2=80=A6] > Was there a change to usbhid or ugen when CURRENT went to PRERELEASE? Please have a look at: = https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D288968 There's a patch that needs to be tested by someone running Parallels. Regards, Michael=