git: b42def62d96c - main - www/firefox-esr: supports Gamepad API after 0f60b8e1e225
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 10 May 2023 10:37:56 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=b42def62d96cac450207dd7e9267060875137bf5 commit b42def62d96cac450207dd7e9267060875137bf5 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-05-10 10:36:37 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-05-10 10:36:37 +0000 www/firefox-esr: supports Gamepad API after 0f60b8e1e225 --- www/firefox-esr/pkg-message | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/www/firefox-esr/pkg-message b/www/firefox-esr/pkg-message index cd87a3f55921..dd7e7453a8d7 100644 --- a/www/firefox-esr/pkg-message +++ b/www/firefox-esr/pkg-message @@ -9,7 +9,6 @@ Some features found on Windows, macOS and Linux are not implemented: - Process sandboxing (requires Capsicum backend) - Reduced memory usage (requires mozjemalloc) - Crash Reporter (requires Google Breakpad and reproducible builds) -- Gamepad API (requires libusbhid backend) - WebVR (requires open source runtime) - TCP fast open - `about:networking` (requires link state notification) @@ -30,6 +29,11 @@ Microphone selection only works in `oss`, `pulse`, `pulse-rust` backends. Other backends are limited to `default` which is usually `/dev/dsp`, so use virtual_oss to reroute microphones from non-default devices. +## Gamepad API + +Requires evdev(4) joystick support. On FreeBSD 13 and later enable hgame(4) +while older versions can use sysutils/iichid or multimedia/webcamd. + ## smb:// issues Network group, machine, and share browsing does not work correctly.