User Details
- User Since
- Jul 12 2022, 11:32 AM (169 w, 5 d)
Mon, Oct 6
Sun, Oct 5
Thu, Oct 2
thanks for doing this work!
Wed, Oct 1
Sun, Sep 28
Sat, Sep 27
rebase
More typo fixes and drop __FBSDID tags
Roll typo fixes into this revision
Fri, Sep 26
Thu, Sep 25
rebase
rebase
Wed, Sep 24
rebase
Fix S3 suspend.
Rebase on top of D52705.
fixes from review comment in D52598
these changes have been rolled into D52705 because the original commit that had these changes had to be reverted anyways.
Thu, Sep 18
Move struct acpi_wake_prep_context out of acpivar.h
Wed, Sep 17
Do this correctly.
yeah you're absolutely right, I thought acpi_shutdown's dev was a device but its the actual bus of course so this is easy. Will do that in a minute
Mon, Sep 15
Sun, Sep 14
Sep 12 2025
Sep 10 2025
forgot to actually do the small fix in question
more small fixes
small fixes
Use own sysctl handler for ACPI stuff so we can still support old S-states here (even though deprecated).
make power_sysctl_stype private
Sep 9 2025
Actually this would need sys/types.h to be included because sysctl.h makes use of u_int and intmax_t. Is it okay to include this?
Sep 8 2025
Sep 5 2025
Accept all USB4 class PCI devices in nhi_pci_probe
thanks :)
Fixes