aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-05-10 10:36:37 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-05-10 10:36:37 +0000
commitb42def62d96cac450207dd7e9267060875137bf5 (patch)
treed0ab5198241cd2d8d27b54c7ba57059b6aa34afb
parent7c8c90434c4a1e67eef5bf61d7525f70aa83dd74 (diff)
downloadports-b42def62d96cac450207dd7e9267060875137bf5.tar.gz
ports-b42def62d96cac450207dd7e9267060875137bf5.zip
www/firefox-esr: supports Gamepad API after 0f60b8e1e225
-rw-r--r--www/firefox-esr/pkg-message6
1 files changed, 5 insertions, 1 deletions
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.