User Details
- User Since
- Aug 29 2014, 12:11 PM (626 w, 4 d)
Mon, Aug 31
@aokblast there is also PR https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297155 now referencing some of these problems.
I believe this is wrong. The 18V here is a card *feature* and the feature doesn't change with what the host supports.
Sat, Aug 29
FYI: I still need to run a universe but with some minor inconvenience and adjustment to the native USB headers
I seem to be able to confine the -fms-extensions (currently still, further restricted in the future) purely to the LinuxKPI USB drivers,
which I hope will make everyone happy without the need for further discussions.
I'll abandon this one.
Thu, Aug 27
I've just added another "first" use case (disable NOWITNESS), so it would be really nice to start getting this in.
Sat, Aug 22
I think the current version seems correct. Please go ahead, also take the PR, mark it for MFC15 at least (likely MFC14 as well) and close it once those are done. Please try to do the MFC15 timely. Thanks!
I believe this is a NOP but more correct.
Fri, Aug 21
Both ifvlan.c and ifieee80211.c have a dedicated ioctl to call for this.
I think it might be time to make this something more generic in ifconfig then if we start growing a "parent interface: " printf line duplication.
Just leaving this here... I think we also need an uether.4 man page listing all the ue drivers and that the drivers can .Xr? @ziaee any opinion on that?
Wed, Aug 19
Just looking at the conversions this seems fine. Thank you for doing it! Is a huge help to cleanup the LinuxKPI bits.
Mon, Aug 17
Seems correct.
Sun, Aug 16
@emaste if I update the review for the missing call, do you think we could get this in for now? I can remove the comment as well if that's better. But I'd rather have this in and a bug fixed than drive it to perfection just yet (especially given the other open items in the stack).
Thu, Aug 13
I have no idea who's responsible for mthca(4). I have another change for that so any contacts would be good.
Wed, Aug 12
What's the KBI impact of this? Does it need a __FreeBSD_version bump then? Would it make sense to add it to the end?
Mon, Aug 10
Sat, Aug 8
No objections from me reading this. Wait what others are saying.
Jul 31 2026
For what it's there it is fine.
Jul 29 2026
Jul 28 2026
Jul 27 2026
I am splitting it up into fwget and the shell script so I can MFC fwget quickly more easily) and am committing this.
Sorry it fell through the cracks after your last update.
Jul 26 2026
Unless there will be objections I'll put this in by Tuesday evening.
We have a bug report for this problem now (this review seems to solve it).
Here's the end of the thread on current: https://lists.freebsd.org/archives/freebsd-current/2026-July/010533.html
Jul 25 2026
Update linux_free_pages() as suggested by @dumbbell.
Thanks for the comment; I have a way larger branch I think than what is in review. Do you want to have a look at the entire bits? I'd be thrilled if someone will review them :) and more than happy to extract the next days.
The fact that there was a different behaviour with the extra bool means there was a reason for this.
We cannot unconditionally clear this and change behaviour as we still support Linux 6.1-lts drm-kmod and others.
This will need more careful investigation.
I would say "NO". The idea is to keep the #ifdef portion minimal as most of the differences will have to be upstreamed one day. Keeping the #ifdef away from the next statement makes merging easier.
The module is not built at all so I wonder if you actually built it with mfsbsd.
