Date: Sun, 26 Apr 2020 11:13:44 +0000 From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 208458] ue(4) - usb ethernet driver missing man page Message-ID: <bug-208458-9-TdFhvRLdxv@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-208458-9@https.bugs.freebsd.org/bugzilla/> References: <bug-208458-9@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208458 --- Comment #1 from Daniel Ebdrup Jensen <debdrup@freebsd.org> --- Doesn't ue.4 just need to redirect to cdce.4? The only sysctl in the net.ue OID namespace is the parent device, which provides all of the actual functionality. cdce(4) looks to me to be what people might be seeking for this device; https://man.freebsd.org/cdce(4) definitely has all of the information you're asking for, as far as I can spot. --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-208458-9-TdFhvRLdxv>