User Details
- User Since
- Aug 29 2014, 12:11 PM (620 w, 3 d)
Sat, Jul 18
Updated version at https://reviews.freebsd.org/D58320
REbase in the hope that with this the stack applies cleanly as well.
Fri, Jul 17
Please see the wireless mailing list where I sent a patch for test and did not get feedback. Changing the driver is the wrong thing to do (not that it works well currently).
Properly nest calls.
Thu, Jul 16
I can confirm that having the same local PtP (Point-to-Point, in contrast to P2P peer-2-peer) address has been a working feature since the 90s, when people were still operating modem banks.
I am pretty sure I used to have two outgoing connections for most of the 2000s with the same feature (and no need for it to be on loopback but also didn't care about the [icmp] error cases in that setup).
Wed, Jul 15
See https://reviews.freebsd.org/D57465 , which you approved before.
Tue, Jul 14
I think the only thing I'd love to see is to tell users in the commit message how to apply this as it seems this needs to be done manually.
Mon, Jul 13
@emaste had a comment for you here. Can you update?
Rebase and this time actually update the review.
Apply fixes as pointed out. Thanks a lot for the review!
I have https://reviews.freebsd.org/D58169 open in case you want to see a pr_debug() example file with a lot more stubbed only functions.
Sun, Jul 12
Sat, Jul 11
Modulo LINT and LKPI_PAGE changes for older branches: master, 6.12-lts, 6.6-lts and 6.1-lts seemed fine
The duplicate was suppoed to be a pm_runtime_resume(); re-add.
Remove duplicate pm_runtime_put().
I am currently trying to compile as many drm-kmod branches on main as I can to make sure this does not break any.
P2S: also pr_debug("TODO: %s\n", func); for all the empty functions?
Post-commit review: the upstream file is MIT. We may consider just pulling that in (in parts) and reflect that in the license?
Wed, Jul 8
https://reviews.freebsd.org/D58104 will do the general bits for us. For the others none of the HW I still have will see an update anymore; only powered off and gone.
Anyone? Otherwise I'll commit this the next days.
Anyone? Otherwise I'll commit this the next days.
Anyone? Otherwise I'll commit this the next days.
I'll be happy if this lands as I'll finally be able to ditch (updated versions) of https://reviews.freebsd.org/D23145 out of my tree. Thank you!
Fri, Jul 3
Would you mind adding a note what this will be good for in the future to the proposed commit message?
