git: f32ffd11b547 - main - isa_common: allow multiple device instances

2025-10-02 Thread ShengYi Hung
The branch main has been updated by aokblast: URL: https://cgit.FreeBSD.org/src/commit/?id=f32ffd11b54792d7bdd37b6dfc0f904a561b879c commit f32ffd11b54792d7bdd37b6dfc0f904a561b879c Author: ShengYi Hung AuthorDate: 2025-10-01 08:33:19 + Commit: ShengYi Hung CommitDate: 2025-10-03 06

git: 60b0c7e66fee - stable/15 - ichwd: address unused function warning by marking as __unused

2025-09-23 Thread ShengYi Hung
The branch stable/15 has been updated by aokblast: URL: https://cgit.FreeBSD.org/src/commit/?id=60b0c7e66fee4b205583dfb62b02e257c0214084 commit 60b0c7e66fee4b205583dfb62b02e257c0214084 Author: ShengYi Hung AuthorDate: 2025-09-10 16:33:33 + Commit: ShengYi Hung CommitDate: 2023-01

git: c4f9b0df3fa7 - stable/15 - snd_hda: Add patch for Framework 16 AMD Ryzen AI 300 Series

2025-09-23 Thread ShengYi Hung
The branch stable/15 has been updated by aokblast: URL: https://cgit.FreeBSD.org/src/commit/?id=c4f9b0df3fa70f5a0414dde1518f764399ac5229 commit c4f9b0df3fa70f5a0414dde1518f764399ac5229 Author: ShengYi Hung AuthorDate: 2025-09-08 11:15:14 + Commit: ShengYi Hung CommitDate: 2023-01

git: 3449a3abab89 - main - ichwd: address unused function warning by marking as __unused

2025-09-20 Thread ShengYi Hung
The branch main has been updated by aokblast: URL: https://cgit.FreeBSD.org/src/commit/?id=3449a3abab892a0a1124ee4edbc10d6d28b87af3 commit 3449a3abab892a0a1124ee4edbc10d6d28b87af3 Author: ShengYi Hung AuthorDate: 2025-09-10 16:33:33 + Commit: ShengYi Hung CommitDate: 2025-09-11 16

git: 7f81b2519aeb - main - snd_hda: Add patch for Framework 16 AMD Ryzen AI 300 Series

2025-09-11 Thread ShengYi Hung
The branch main has been updated by aokblast: URL: https://cgit.FreeBSD.org/src/commit/?id=7f81b2519aebcf90d7e027122ca99b628ca81ed9 commit 7f81b2519aebcf90d7e027122ca99b628ca81ed9 Author: ShengYi Hung AuthorDate: 2025-09-08 11:15:14 + Commit: ShengYi Hung CommitDate: 2025-09-11 16

git: 50efb5789d32 - main - i6300esbwd: Note update in RELNOTES

2025-08-25 Thread ShengYi Hung
The branch main has been updated by aokblast: URL: https://cgit.FreeBSD.org/src/commit/?id=50efb5789d325c95634fefc2f444535ccd1681b3 commit 50efb5789d325c95634fefc2f444535ccd1681b3 Author: ShengYi Hung AuthorDate: 2025-08-26 04:52:30 + Commit: ShengYi Hung CommitDate: 2025-08-26 04

git: 2b74ff5fceb6 - main - ichwd: introduce i6300esbwd watch dog driver

2025-08-25 Thread ShengYi Hung
The branch main has been updated by aokblast: URL: https://cgit.FreeBSD.org/src/commit/?id=2b74ff5fceb6623f6114ce39baee9f6ec5f79277 commit 2b74ff5fceb6623f6114ce39baee9f6ec5f79277 Author: ShengYi Hung AuthorDate: 2025-08-22 14:55:45 + Commit: ShengYi Hung CommitDate: 2025-08-25 15

Re: git: 1685192ea1fa - main - hkbd: remove erorr detection in KDSKBSTATE ioctl

2025-08-23 Thread ShengYi Hung
wrote: > >> On Sat, 23 Aug 2025 13:27:23 -0400 >> ShengYi Hung wrote: >> >> > Hello: >> > >> > I only submit two patches. What is the third patch you have mentioned? >> > Is the one setting "sysctl usbhid=1"? >> > &

Re: git: 1685192ea1fa - main - hkbd: remove erorr detection in KDSKBSTATE ioctl

2025-08-23 Thread ShengYi Hung
Hello: I only submit two patches. What is the third patch you have mentioned? Is the one setting "sysctl usbhid=1"? On 8/23/25 13:10, Cy Schubert wrote: In message , ShengYi Hung writes: Hello, thanks for the reminder. I compile the standalone module to test so didn't discov

Re: git: 1685192ea1fa - main - hkbd: remove erorr detection in KDSKBSTATE ioctl

2025-08-23 Thread ShengYi Hung
Hello, thanks for the reminder. I compile the standalone module to test so didn't discover that. Fix it right now. Gordon Bergling writes: > Hi ShengYi, > > On Sat, Aug 23, 2025 at 04:50:59AM +, ShengYi Hung wrote: >> The branch main has been updated by aokblast: &

git: 6ea7e1f92882 - main - hkbd: fix compliation error for GENERIC

2025-08-23 Thread ShengYi Hung
The branch main has been updated by aokblast: URL: https://cgit.FreeBSD.org/src/commit/?id=6ea7e1f92882706cc8818a13e8bd55b7d2f48e27 commit 6ea7e1f92882706cc8818a13e8bd55b7d2f48e27 Author: ShengYi Hung AuthorDate: 2025-08-23 05:36:39 + Commit: ShengYi Hung CommitDate: 2025-08-23 07

git: 8a847947153e - main - sys/modules: fix standalone build for multiple modules

2025-08-22 Thread ShengYi Hung
The branch main has been updated by aokblast: URL: https://cgit.FreeBSD.org/src/commit/?id=8a847947153e60d812852e5c02de93997b2d3038 commit 8a847947153e60d812852e5c02de93997b2d3038 Author: ShengYi Hung AuthorDate: 2025-08-21 08:27:06 + Commit: ShengYi Hung CommitDate: 2025-08-23 04

git: 1685192ea1fa - main - hkbd: remove erorr detection in KDSKBSTATE ioctl

2025-08-22 Thread ShengYi Hung
The branch main has been updated by aokblast: URL: https://cgit.FreeBSD.org/src/commit/?id=1685192ea1faac28f2d4feede53e70b6a380500f commit 1685192ea1faac28f2d4feede53e70b6a380500f Author: ShengYi Hung AuthorDate: 2025-08-21 17:59:15 + Commit: ShengYi Hung CommitDate: 2025-08-23 04

git: 13449796878f - main - usbtest: fix usbtest compilation error by an unused variable

2025-08-19 Thread ShengYi Hung
The branch main has been updated by aokblast: URL: https://cgit.FreeBSD.org/src/commit/?id=13449796878fd45419fee75bb2ff76a64c542cdf commit 13449796878fd45419fee75bb2ff76a64c542cdf Author: ShengYi Hung AuthorDate: 2025-08-12 06:26:58 + Commit: ShengYi Hung CommitDate: 2025-08-19 11

Re: git: c992ac621327 - main - ipheth(4): Add CDC-NCM support for RX

2025-08-15 Thread ShengYi Hung
Oops, The Differential Revision entry missed in the commit mesasge. The link is over here: https://reviews.freebsd.org/D49431. Sorry! ShengYi Hung writes: > The branch main has been updated by aokblast: > > URL: > https://cgit.FreeBSD.org/sr

git: c992ac621327 - main - ipheth(4): Add CDC-NCM support for RX

2025-08-14 Thread ShengYi Hung
The branch main has been updated by aokblast: URL: https://cgit.FreeBSD.org/src/commit/?id=c992ac6213276f54d868f317cc5092f8aed4ff54 commit c992ac6213276f54d868f317cc5092f8aed4ff54 Author: ShengYi Hung AuthorDate: 2025-05-15 10:54:09 + Commit: ShengYi Hung CommitDate: 2025-08-15 05

git: ec99803ad70a - main - bhyve: Populate the device version from the backend

2025-08-09 Thread ShengYi Hung
The branch main has been updated by aokblast: URL: https://cgit.FreeBSD.org/src/commit/?id=ec99803ad70a757cc104334f745a2985cf60e948 commit ec99803ad70a757cc104334f745a2985cf60e948 Author: ShengYi Hung AuthorDate: 2025-07-23 16:19:40 + Commit: ShengYi Hung CommitDate: 2025-08-10 03

Re: git: 4ffb9ea88f40 - main - .git-blame-ignore-revs: device_if.m style(9) tweaks

2025-08-07 Thread ShengYi Hung
. Jessica Clarke writes: > On 7 Aug 2025, at 16:46, ShengYi Hung wrote: >> >> The branch main has been updated by aokblast: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=4ffb9ea88f40cd766b998e7aec86ed0274abbde5 >> >> commit 4ffb9ea88f40cd766b998e7

git: eb124b8b285d - main - Fix: replace incorrect commit hash in .git-blame-ignore-revs

2025-08-07 Thread ShengYi Hung
The branch main has been updated by aokblast: URL: https://cgit.FreeBSD.org/src/commit/?id=eb124b8b285da84b3000e12deb440ded7cafeaa2 commit eb124b8b285da84b3000e12deb440ded7cafeaa2 Author: ShengYi Hung AuthorDate: 2025-08-07 16:01:17 + Commit: ShengYi Hung CommitDate: 2025-08-07 16

git: 4ffb9ea88f40 - main - .git-blame-ignore-revs: device_if.m style(9) tweaks

2025-08-07 Thread ShengYi Hung
The branch main has been updated by aokblast: URL: https://cgit.FreeBSD.org/src/commit/?id=4ffb9ea88f40cd766b998e7aec86ed0274abbde5 commit 4ffb9ea88f40cd766b998e7aec86ed0274abbde5 Author: ShengYi Hung AuthorDate: 2025-08-07 15:42:32 + Commit: ShengYi Hung CommitDate: 2025-08-07 15

git: ab43dbe0187e - main - kern: fix incorrect format in device_if.m

2025-08-07 Thread ShengYi Hung
The branch main has been updated by aokblast: URL: https://cgit.FreeBSD.org/src/commit/?id=ab43dbe0187ecdf1697726170fd4e19c373effcc commit ab43dbe0187ecdf1697726170fd4e19c373effcc Author: ShengYi Hung AuthorDate: 2025-08-06 09:16:58 + Commit: ShengYi Hung CommitDate: 2025-08-07 15

git: 872065688515 - main - libusb: implement libusb_wrap_sys_device

2025-08-06 Thread ShengYi Hung
The branch main has been updated by aokblast: URL: https://cgit.FreeBSD.org/src/commit/?id=872065688515c0c4549b568f7573eb9e7deeedd7 commit 872065688515c0c4549b568f7573eb9e7deeedd7 Author: ShengYi Hung AuthorDate: 2025-08-05 12:59:06 + Commit: ShengYi Hung CommitDate: 2025-08-06 14

git: c43a85045166 - main - libusb: add libusb_supported_speed enum

2025-08-06 Thread ShengYi Hung
The branch main has been updated by aokblast: URL: https://cgit.FreeBSD.org/src/commit/?id=c43a8504516643e747488011ede347b9fe2d commit c43a8504516643e747488011ede347b9fe2d Author: ShengYi Hung AuthorDate: 2025-08-05 16:09:48 + Commit: ShengYi Hung CommitDate: 2025-08-06 14

git: 20056f0e5a7f - main - libusb: implement libusb_get_platform_descriptor

2025-08-06 Thread ShengYi Hung
The branch main has been updated by aokblast: URL: https://cgit.FreeBSD.org/src/commit/?id=20056f0e5a7fe8df85a9934150d32594d6fe84da commit 20056f0e5a7fe8df85a9934150d32594d6fe84da Author: ShengYi Hung AuthorDate: 2025-07-11 03:55:37 + Commit: ShengYi Hung CommitDate: 2025-08-06 14

git: 315dec5ce6a2 - main - libusb: Add missing misc class in LIBUSB_CLASS

2025-08-06 Thread ShengYi Hung
The branch main has been updated by aokblast: URL: https://cgit.FreeBSD.org/src/commit/?id=315dec5ce6a2512a9c269b3e0be4622f7fc3e5ef commit 315dec5ce6a2512a9c269b3e0be4622f7fc3e5ef Author: ShengYi Hung AuthorDate: 2025-08-05 12:28:37 + Commit: ShengYi Hung CommitDate: 2025-08-06 14

git: b0d5c1cfda76 - main - libusb: implement libusb_pollfds_handle_timeouts

2025-08-06 Thread ShengYi Hung
The branch main has been updated by aokblast: URL: https://cgit.FreeBSD.org/src/commit/?id=b0d5c1cfda7696e62fa0256b5aab0e218ab98c45 commit b0d5c1cfda7696e62fa0256b5aab0e218ab98c45 Author: ShengYi Hung AuthorDate: 2025-08-05 15:25:31 + Commit: ShengYi Hung CommitDate: 2025-08-06 14

git: 2525f9f84bbe - main - libusb: add missing function signature to header

2025-08-06 Thread ShengYi Hung
The branch main has been updated by aokblast: URL: https://cgit.FreeBSD.org/src/commit/?id=2525f9f84bbec545c30da3870865f426aed2f0e3 commit 2525f9f84bbec545c30da3870865f426aed2f0e3 Author: ShengYi Hung AuthorDate: 2025-08-06 08:52:41 + Commit: ShengYi Hung CommitDate: 2025-08-06 14

git: 8ddbb5e80099 - main - libusb: add libusb_usb_2_0_extension_attributes

2025-08-06 Thread ShengYi Hung
The branch main has been updated by aokblast: URL: https://cgit.FreeBSD.org/src/commit/?id=8ddbb5e80099d80650b529128f1998a126f67e0a commit 8ddbb5e80099d80650b529128f1998a126f67e0a Author: ShengYi Hung AuthorDate: 2025-08-05 16:17:44 + Commit: ShengYi Hung CommitDate: 2025-08-06 14

git: c18c521c79b6 - main - vmm: Support INOUT manual decode.

2025-07-24 Thread ShengYi Hung
The branch main has been updated by aokblast: URL: https://cgit.FreeBSD.org/src/commit/?id=c18c521c79b6160ce43bb2ca4c2eb42ccf7e6e57 commit c18c521c79b6160ce43bb2ca4c2eb42ccf7e6e57 Author: ShengYi Hung AuthorDate: 2025-07-11 08:52:01 + Commit: ShengYi Hung CommitDate: 2025-07-24 10

git: 9d1405ceedc6 - main - bhyve: save speed member in struct hci when doing snapshot

2025-07-23 Thread ShengYi Hung
The branch main has been updated by aokblast: URL: https://cgit.FreeBSD.org/src/commit/?id=9d1405ceedc6cfcf59ce73b355e4a5bd489ff29e commit 9d1405ceedc6cfcf59ce73b355e4a5bd489ff29e Author: ShengYi Hung AuthorDate: 2025-07-23 15:56:06 + Commit: ShengYi Hung CommitDate: 2025-07-23 16

git: 48266828f5bb - main - bhyve: use speed in hci to allow backend modify it.

2025-07-23 Thread ShengYi Hung
The branch main has been updated by aokblast: URL: https://cgit.FreeBSD.org/src/commit/?id=48266828f5bb2cd9f0f7b69ce8eb5568e75a8b22 commit 48266828f5bb2cd9f0f7b69ce8eb5568e75a8b22 Author: ShengYi Hung AuthorDate: 2025-07-18 14:26:37 + Commit: ShengYi Hung CommitDate: 2025-07-23 15

git: f840492b5b0d - main - efidev: add support for memory attribute

2025-07-21 Thread ShengYi Hung
The branch main has been updated by aokblast: URL: https://cgit.FreeBSD.org/src/commit/?id=f840492b5b0d5c9e7d6d7d7dc25c260bc4d63ba2 commit f840492b5b0d5c9e7d6d7d7dc25c260bc4d63ba2 Author: ShengYi Hung AuthorDate: 2025-07-19 17:07:27 + Commit: ShengYi Hung CommitDate: 2025-07-22 04

git: 3eda34934097 - main - libusb: implement libusb_fill_bulk_stream_transfer

2025-07-20 Thread ShengYi Hung
The branch main has been updated by aokblast: URL: https://cgit.FreeBSD.org/src/commit/?id=3eda34934097f5cbf1e4a91d3b7acb58904be85e commit 3eda34934097f5cbf1e4a91d3b7acb58904be85e Author: ShengYi Hung AuthorDate: 2025-07-09 11:27:26 + Commit: ShengYi Hung CommitDate: 2025-07-21 06

git: 776e26f56832 - main - libusb: implement libusb_dev_mem_{alloc,free}

2025-07-20 Thread ShengYi Hung
The branch main has been updated by aokblast: URL: https://cgit.FreeBSD.org/src/commit/?id=776e26f56832cb25dc70713acfb579bda6105024 commit 776e26f56832cb25dc70713acfb579bda6105024 Author: ShengYi Hung AuthorDate: 2025-07-09 08:11:34 + Commit: ShengYi Hung CommitDate: 2025-07-21 06

git: 9ca855653f32 - main - libusb: implement libusb_hotplug_get_user_data

2025-07-20 Thread ShengYi Hung
The branch main has been updated by aokblast: URL: https://cgit.FreeBSD.org/src/commit/?id=9ca855653f32605f266e5e457581ec3e68fd4ff9 commit 9ca855653f32605f266e5e457581ec3e68fd4ff9 Author: ShengYi Hung AuthorDate: 2025-07-09 08:30:52 + Commit: ShengYi Hung CommitDate: 2025-07-21 06

git: 1c675fb36545 - main - libusb: implement libusb_free_pollfds

2025-07-20 Thread ShengYi Hung
The branch main has been updated by aokblast: URL: https://cgit.FreeBSD.org/src/commit/?id=1c675fb36545e9da8eef995140275263fd169d3b commit 1c675fb36545e9da8eef995140275263fd169d3b Author: ShengYi Hung AuthorDate: 2025-07-09 07:38:17 + Commit: ShengYi Hung CommitDate: 2025-07-21 06

git: 99d5cf25d7b8 - main - libusb: implement libusb_setlocale to support different locale of error message

2025-07-10 Thread ShengYi Hung
The branch main has been updated by aokblast: URL: https://cgit.FreeBSD.org/src/commit/?id=99d5cf25d7b87796f9979df8f2b4021df51c090c commit 99d5cf25d7b87796f9979df8f2b4021df51c090c Author: ShengYi Hung AuthorDate: 2025-06-12 18:47:22 + Commit: ShengYi Hung CommitDate: 2025-07-11 04

git: bca5df45652a - main - libusb: replace LOG_LEVEL with DEBUG_LEVEL

2025-07-08 Thread ShengYi Hung
The branch main has been updated by aokblast: URL: https://cgit.FreeBSD.org/src/commit/?id=bca5df45652ae4edd14fa032be8f271e044d32b2 commit bca5df45652ae4edd14fa032be8f271e044d32b2 Author: ShengYi Hung AuthorDate: 2025-06-04 09:57:30 + Commit: ShengYi Hung CommitDate: 2025-07-09 02

Re: git: f84a0da4e060 - main - libusb: rename bNumDeviceCapabilities to bNumDeviceCaps for compatibility with libusb

2025-07-08 Thread ShengYi Hung
> > > The latter, please. +1 > > Thanks, > > Kyle Evans > >> -adrian >> On Tue, 8 Jul 2025 at 08:12, ShengYi Hung > <mailto:aokbl...@freebsd.org>> wrote: >> The branch main has been updated by aokblast: >> URL: https://cgit.Free

git: f84a0da4e060 - main - libusb: rename bNumDeviceCapabilities to bNumDeviceCaps for compatibility with libusb

2025-07-08 Thread ShengYi Hung
The branch main has been updated by aokblast: URL: https://cgit.FreeBSD.org/src/commit/?id=f84a0da4e0608a970c775f3d605f8de2b0b8d322 commit f84a0da4e0608a970c775f3d605f8de2b0b8d322 Author: ShengYi Hung AuthorDate: 2025-06-07 19:43:15 + Commit: ShengYi Hung CommitDate: 2025-07-08 15

git: 449ade254c87 - main - committers-src: add myself (aokblast@)

2025-07-02 Thread ShengYi Hung
The branch main has been updated by aokblast: URL: https://cgit.FreeBSD.org/src/commit/?id=449ade254c8709c238c649c5ca94ddac16cd4533 commit 449ade254c8709c238c649c5ca94ddac16cd4533 Author: ShengYi Hung AuthorDate: 2025-07-02 13:53:53 + Commit: ShengYi Hung CommitDate: 2025-07-03 05