In D50543#1173544, @ziaee wrote:I just pushed the fix in 77757c54895081dd9cbce
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jul 18 2025
Jul 18 2025
Jul 3 2025
Jul 3 2025
uchcom: add support for CH9102 and CH343 uarts
Jun 25 2025
Jun 25 2025
Looks good to me, thanks.
uchcom: add support for CH9102 and CH343 uarts
Jun 19 2025
Jun 19 2025
mtw: fix display of the MAC revision
In D46290#1160963, @tomek_cedro.info wrote:Yup, I provided information "before", now the information "after" and all seems to work fine, the problem is gone, I can flash devkits with CH343 chip, baudrate change seems to work correctly BIG THANK YOU :-)
One note detailed at the bottom - RESET/RTS works, BOOT/DTR does not seem to work.
Fix DTR/RTS status.
Jun 12 2025
Jun 12 2025
In D46290#1159034, @tomek_cedro.info wrote:Hello world :-)
I have some CH343 CH341 and probably some others / can get others.. how can I help testing? What are test steps to perform? :-)
So far I was able to work with CH343 currently on 14.2-RELEASE AMD64 but only in basic slow UART mode, control lines fail and some transfers fail (i.e. I have one in some ESP32-S3 devkit that I cannot program with esptool) so its unreliable.
FreeBSD hexagon 14.2-RELEASE-p1 FreeBSD 14.2-RELEASE-p1 GENERIC amd64 ugen1.8: <vendor 0x1a86 USB Single Serial> at usbus1 umodem0 on uhub8 umodem0: <vendor 0x1a86 USB Single Serial, class 2/0, rev 1.10/4.43, addr 7> on usbus1 umodem0: data interface 1, has no CM over data, has no break
May 27 2025
May 27 2025
May 15 2025
May 15 2025
In D46290#1149111, @ziaee wrote:The hardware section is used to generate the supported hardware page in the release notes. Removing the hardware section would create a dead link there. It does need to be fixed though, I can fix it in another commit if you want.
The revised patch increases the buffer size from 4 to 16 bytes, this will avoid overrunning the buffer.
Mar 3 2025
Mar 3 2025
kevlo committed rG42ba6765c932: ixgbe: Fix a logic error in ixgbe_read_mailbox_vf() (authored by kevlo).
ixgbe: Fix a logic error in ixgbe_read_mailbox_vf()
Mar 1 2025
Mar 1 2025
kevlo committed rG8ac7c651dbe0: ixgbe: Fix a logic error in ixgbe_read_mailbox_vf() (authored by kevlo).
ixgbe: Fix a logic error in ixgbe_read_mailbox_vf()
Feb 28 2025
Feb 28 2025
kevlo committed rG5c7087c349fc: ixgbe: Fix a logic error in ixgbe_read_mailbox_vf() (authored by kevlo).
ixgbe: Fix a logic error in ixgbe_read_mailbox_vf()
Feb 27 2025
Feb 27 2025
Aug 19 2024
Aug 19 2024
Add support for line modes other than 8-bit/no-parity/1-stop on
CH340/CH341 chips.
Aug 16 2024
Aug 16 2024
kevlo committed rG8b21c469dbd6: ng_ubt: Add blacklist entries for MediaTek MT7925 (authored by kevlo).
ng_ubt: Add blacklist entries for MediaTek MT7925
In D46290#1055959, @lwhsu wrote:The only thing I would comment is don't forget to update the .Dd field in manual page. :)
Bump a date in .Dd field in man page.
Aug 15 2024
Aug 15 2024
In D45088#1055876, @concussious.bugzilla_runbox.com wrote:Sorry I'm late. I am extremely interested in consistency across the freebsd manual and will definitely test every manual review tagging @manpages, but I don't understand how to find them when that is omitted. Thanks!
Remove unused sc_data_iface_no
Aug 14 2024
Aug 14 2024
Jul 6 2024
Jul 6 2024
In D45088#1028349, @lwhsu wrote:Only mention 8156/8156B in 2500baseT
May 31 2024
May 31 2024
Add a new USB ID for Xiaomi mini USB WiFi
May 20 2024
May 20 2024
I haven't had time to look at the code, but tested on my Xiaomi mini USB WiFi:
Oct 19 2023
Oct 19 2023
Jun 18 2023
Jun 18 2023
kevlo committed rG4d5842c020a0: mlx4en(4): add missing newline to debug messages (authored by kevlo).
mlx4en(4): add missing newline to debug messages
Jun 17 2023
Jun 17 2023
Jan 16 2023
Jan 16 2023
Looks good to me. Tested:
Apr 25 2022
Apr 25 2022
Add a new RDC phy
kevlo committed rG8f216d282c3d: Restore original MDC speed control register value after MAC reset, if it (authored by kevlo).
Restore original MDC speed control register value after MAC reset, if it
Apr 19 2022
Apr 19 2022
kevlo updated the diff for D34956: vte(4): restore original MDC speed control register value after MAC reset, if it wasn't default.
Add a new RDC phy.
Jan 24 2022
Jan 24 2022
modules: mgb: need opt_platform.h
Sep 11 2021
Sep 11 2021
math/openfst: Fix build on i386
Jul 6 2021
Jul 6 2021
sysutils/grub2-pcbsd: fix build with gcc10
Mar 8 2021
Mar 8 2021
Looks good to me. Could you provide a full dmesg? Thanks.
Dec 29 2020
Dec 29 2020
Revert "uefi.8: mention boot1.efi"
kevlo added a reverting change for D27782: uefi.8: mention boot1.efi: rGe9556246be68: Revert "uefi.8: mention boot1.efi".
In D27782#621560, @imp wrote:In D27782#621556, @kevlo wrote:In D27782#621399, @imp wrote:Also, boot1.efi is obsolete. We retain it only for special needs users: those with the bogus tiny ESP partitions and some really weird edge cases that loader.efi doesn't work for.
I have Ubuntu 20.10 and FreeBSD -current installed on my thinkpad laptop.
Linux's Grub2 is unable to boot FreeBSD directly from UEFI, I have to copy
the FreeBSD UEFI loader (/boot/boot.efi) into EFI partition.You should copy loader.efi instead of boot1.efi since boot1 use is deprecated is what I meant. We should teach grub about UFS and maybe ZFS...
In D27782#621399, @imp wrote:Also, boot1.efi is obsolete. We retain it only for special needs users: those with the bogus tiny ESP partitions and some really weird edge cases that loader.efi doesn't work for.
Dec 28 2020
Dec 28 2020
kevlo committed rGa8ec81e79871: Mention boot1.efi since it is an image of 800KB FAT filesystem stored as (authored by kevlo).
Mention boot1.efi since it is an image of 800KB FAT filesystem stored as
Dec 27 2020
Dec 27 2020
Dec 13 2020
Dec 13 2020
Add new FAQ entry in /doc/FAQ/hardware.sgml
Add myself to the staff
committed, thanks.
kevlo committed R9:17caf2e9a8c6: Add a section "The refuse file" in the CVSup of the handbook. (authored by kevlo).
Add a section "The refuse file" in the CVSup of the handbook.
Fix spelling and nits.
kevlo committed R9:576f52ccaf2d: Clearly identifies that section of the http://www.FreeBSD.org/ports (authored by kevlo).
Clearly identifies that section of the http://www.FreeBSD.org/ports
kevlo committed R9:b6ae9ba9d757: Add the dockbook man entities for exit, write, and as. (authored by kevlo).
Add the dockbook man entities for exit, write, and as.
- CFE -> CFC (Chinese FreeBSD Collection)
kevlo committed R9:8a902841462b: Fix missing spaces, closed a parens set, and other small nits. (authored by kevlo).
Fix missing spaces, closed a parens set, and other small nits.
kevlo committed R9:b7476d61e608: Correct the link for a brief history of the FreeBSD project. (authored by kevlo).
Correct the link for a brief history of the FreeBSD project.
Update the url for Chinese FreeBSD book.
Update the CFC ftp site.
Add Tucows BSD
Correct the link for porters handbook
Remove me in contributors list.
Fix i18n/l10n tutorial link
kevlo committed R9:cf3ab0691b68: Fix option for choosing anti-aliased fonts for KDE (authored by kevlo).
Fix option for choosing anti-aliased fonts for KDE
kevlo committed R9:a78ef7c7d1eb: Fix path of KDE programs: /usr/X11R6 -> /usr/local (authored by kevlo).
Fix path of KDE programs: /usr/X11R6 -> /usr/local
Fix `FreeBSD ARM Port' url
kevlo committed R9:52232242171c: Fix typo in login.conf example: zh_TW.Big -> zh_TW.Big5 (authored by kevlo).
Fix typo in login.conf example: zh_TW.Big -> zh_TW.Big5
Sep 23 2020
Sep 23 2020
Thanks for the detailed analysis.
Mar 17 2020
Mar 17 2020
Convert to the standard section 4 SYNOPSIS layout.
Jan 12 2020
Jan 12 2020
Jan 1 2020
Jan 1 2020
Dec 31 2019
Dec 31 2019
Tested with a damaged FAT file system, seems to be working fine.
Aug 6 2019
Aug 6 2019
Jul 24 2019
Jul 24 2019
Don't use .Xr for things that have no man page.
Jul 17 2019
Jul 17 2019
More follow-up to r350075, I forgot to update ObsoleteFiles.
Jun 21 2019
Jun 21 2019
Apr 9 2019
Apr 9 2019
Feb 12 2019
Feb 12 2019
Remove entry for Intenso product.
Remove duplicate vendor id in r334650. Intenso doesn't have a USB VID.
Dec 30 2018
Dec 30 2018
Nov 2 2018
Nov 2 2018
Fix the build with OpenSSL 1.1.1
Aug 11 2018
Aug 11 2018
Aug 9 2018
Aug 9 2018
Follow up to r333195, add us Macbook/Macbook Pro keyboard support.
Aug 8 2018
Aug 8 2018
- Fix hash calculation by MAC address
Jun 13 2018
Jun 13 2018
Remove chinese/unrar, use archivers/unrar instead.
Jun 5 2018
Jun 5 2018
kevlo committed rS334649: Since we don't enable BUF_TRACKING and FULL_BUF_TRACKING buffer debugging.
Since we don't enable BUF_TRACKING and FULL_BUF_TRACKING buffer debugging
Add support for SIMCom SIM7600E.
Jan 3 2018
Jan 3 2018
Thanks for getting this done. It works for me on amd64.