https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263783
--- Comment #84 from [email protected] --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=06d08e6e758df2114111af415c67623ea3c1825b commit 06d08e6e758df2114111af415c67623ea3c1825b Author: Pierre Pronchery <[email protected]> AuthorDate: 2025-01-20 23:44:03 +0000 Commit: Ed Maste <[email protected]> CommitDate: 2025-09-14 19:25:39 +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 <[email protected]> (cherry picked from commit e5f3620a3e12c0febab7e4125da526c59a5a195b) sys/sys/sockio.h | 4 ++++ 1 file changed, 4 insertions(+) -- You are receiving this mail because: You are the assignee for the bug.
