User Details
- User Since
- Jun 21 2022, 7:17 PM (155 w, 3 d)
Yesterday
Fix comments
Thu, Jun 12
Fix format
Fix comments' problem and add manual
Fix comment's error and rebase to main
Rebase to main and use macro to provide backward compatibility
Is it worth to use something like
Fix indent
Fix indent
@rcyu Could you please help me check the Mandarine locale?
The change about DEBUG_LEVEL to LOG_LEVEL is required to allow set_debug and debug callback works. So add that patch as a parent.
Rebase to a correct version
- libusb: add option
Output to stdout
Fix indent
Use vsprintf as callback request a string instead of a fmt + va_args
Replace implementation as a function call to prepare support for log callback
Wed, Jun 11
move set_autonomous mode into attach
fix include order
Fix comments
Please use this patch for merging if there is no problem. Thanks!
Then the output shows:
Sat, Jun 7
Use balanced mode as the default epp
Fri, Jun 6
Add epp to sysctl
Wed, Jun 4
Close it as the maintainer decide to fix at the src side.
Use >= instead of or
Wed, May 28
OK. Patch for merging. Thanks! https://github.com/freebsd/freebsd-src/commit/44469149f29d18b61868b1c6d94c6dbad3f71ddd
Tue, May 27
@wulf Are you still have concern on the read_kbd_data? If not, I plan to create the patch for merging.
Sat, May 24
Be compatible for correct behavior
Fri, May 23
Fix indent
Reset to the correct version
- atkbd: fix first keystroke force reset
Wed, May 21
I am currently working on fixing the bug https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262282.
This bug is because we only have the poll mode on x86_64 platform for iichid bus.
The first step I have tried is to add pic interface for amdgpio: https://github.com/aokblast/freebsd-src/commit/fd0801d25ff1778c179b2f644047f344114612b2.
But as you and me both know, it is unable to compile because of the miss of INTRNG. We are unable to address the problem by overwrite the bus_setup_intr because the iichid device is not a child of gpiobus.
Tue, May 20
For sombody who want to merge this patch, thanks!
https://github.com/aokblast/freebsd-ports/commit/1f4c377b046f9153cd1942ea11c7473f87437f03
Use LN instead of ln
Thu, May 15
I have roll it back. It should be ok now.
Roll back
For someone who want to merge this patch, Thanks! https://github.com/freebsd/freebsd-src/commit/1738fd3da159650fd9d1cbe11baa1bfcd5fa1cde
Modify date
Use symlink instead of copy file
May 11 2025
May 8 2025
For somebody want to merge this patch, thanks:
https://github.com/aokblast/freebsd-src/commit/8548727194b05ff97fb48e6406a6f26f7f54e593
No, see git blame contrib/openpam/lib/libpam/openpam_constants.c of history of openpam_module_path
There is no change. See pam.conf(5).
May 7 2025
Elaborate on the commit message
May 5 2025
Fix commit message
May 4 2025
Refactor commit msg
May 3 2025
Apr 29 2025
I use rtl8852be. It is a pcie wireless card.
Let me clarify two things:
@wulf Hello, I see you are the author of writing this userspace program. Could you please tell me how you test it safely?