git: c92790b3fb9f - main - UPDATING: add UPDATING section for HUAWEI 3G/4G Devices change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 10 Feb 2023 23:36:43 UTC
The branch main has been updated by imp:
URL: https://cgit.FreeBSD.org/src/commit/?id=c92790b3fb9fcb97c4cbf44d4faa859e95e3ada5
commit c92790b3fb9fcb97c4cbf44d4faa859e95e3ada5
Author: Michael Paepcke <git@paepcke.de>
AuthorDate: 2023-02-10 19:26:13 +0000
Commit: Warner Losh <imp@FreeBSD.org>
CommitDate: 2023-02-10 23:35:39 +0000
UPDATING: add UPDATING section for HUAWEI 3G/4G Devices change
help users to migrate existing devices
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/645
---
UPDATING | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/UPDATING b/UPDATING
index 069be7562516..a1a02a755713 100644
--- a/UPDATING
+++ b/UPDATING
@@ -32,6 +32,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 14.x IS SLOW:
Administrators who wish to enable X11Forwarding should add
`X11Forwarding yes` to /etc/ssh/sshd_config.
+20230204:
+ Since commit 75d41cb6967 Huawei 3G/4G LTE Mobile Devices do not default
+ to ECM, but NCM mode and need u3g and ucom modules loaded. See cdce(4).
+
20230130:
As of commit 7c40e2d5f685, the dependency on netlink(4) has been added
to the linux_common(4) module. Users relying on linux_common may need