[Bug 263783] USB MBIM: Support for LTE/4G USB modems (MBIM)

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 20 Jan 2025 23:48:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263783

--- Comment #54 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=e5f3620a3e12c0febab7e4125da526c59a5a195b

commit e5f3620a3e12c0febab7e4125da526c59a5a195b
Author:     Adrian Chadd <adrian@FreeBSD.org>
AuthorDate: 2025-01-20 23:44:03 +0000
Commit:     Adrian Chadd <adrian@FreeBSD.org>
CommitDate: 2025-01-20 23:44:03 +0000

    sys: add MBM device ioctl() values

    This is part of the upcoming USB umb(4) work.  It implements the control
    ioctl(4)s that MBM devices will need to implement.

    Differential Revision:  https://reviews.freebsd.org/D48167
    Approved by:    adrian, zlei
    Sponsored by:   FreeBSD Foundation
    PR:             kern/263783
    Submitted by:   Pierre Pronchery <khorben@defora.org>

 sys/sys/sockio.h | 4 ++++
 1 file changed, 4 insertions(+)

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