Page MenuHomeFreeBSD

jsm (Jesper Schmitz Mouridsen)
User

Projects

User Details

User Since
Jul 2 2018, 11:43 PM (349 w, 5 d)

Recent Activity

Fri, Mar 14

jsm updated the diff for D48678: preliminary usb support for fwget.
Fri, Mar 14, 8:04 PM
jsm closed D48944: fix up the flavor part, so that the specific pkg includes the binary firmware.
Fri, Mar 14, 7:32 PM
jsm committed R11:bc12fec03491: net/wifi-firmware-mtw-kmod: Rename to net/wifi-firmware-mt7601u-kmod (authored by jsm).
net/wifi-firmware-mtw-kmod: Rename to net/wifi-firmware-mt7601u-kmod
Fri, Mar 14, 7:32 PM
jsm committed R11:9de789c2fb3f: net-im/nextcloud-spreed-signaling: Update to 2.0.2 (authored by jsm).
net-im/nextcloud-spreed-signaling: Update to 2.0.2
Fri, Mar 14, 6:19 PM

Fri, Feb 14

jsm closed D49003: fix cmd for radio.
Fri, Feb 14, 3:23 PM · wireless
jsm committed rGb96864412700: mtw: Use correct cmd for radio (authored by jsm).
mtw: Use correct cmd for radio
Fri, Feb 14, 3:23 PM
jsm requested review of D49003: fix cmd for radio.
Fri, Feb 14, 2:47 PM · wireless

Feb 13 2025

jsm updated the diff for D48944: fix up the flavor part, so that the specific pkg includes the binary firmware.
Feb 13 2025, 7:43 PM
jsm updated the diff for D48678: preliminary usb support for fwget.

changes after https://reviews.freebsd.org/D48974

Feb 13 2025, 7:36 PM

Feb 11 2025

jsm added inline comments to D48944: fix up the flavor part, so that the specific pkg includes the binary firmware.
Feb 11 2025, 10:54 PM
jsm updated the diff for D48678: preliminary usb support for fwget.

Just some nits, see also https://reviews.freebsd.org/D48944

Feb 11 2025, 5:28 PM
jsm requested review of D48944: fix up the flavor part, so that the specific pkg includes the binary firmware.
Feb 11 2025, 5:28 PM

Feb 8 2025

jsm added a comment to D48903: mtw: Fix mtw_mcu_radio().

good catch! @jsm what do you think?

Feb 8 2025, 9:35 PM

Feb 7 2025

jsm committed rG2be8b121bf82: mtw(4) remove misplaced DEBUG_FLAGS (authored by jsm).
mtw(4) remove misplaced DEBUG_FLAGS
Feb 7 2025, 8:32 PM
jsm closed D48895: mtw(4) remove misplaced DEBUG_FLAGS and add missing man link to if_mtw.
Feb 7 2025, 8:32 PM · wireless
jsm requested review of D48895: mtw(4) remove misplaced DEBUG_FLAGS and add missing man link to if_mtw.
Feb 7 2025, 8:17 PM · wireless

Feb 3 2025

jsm committed rGc14b01624261: mt7601U: Importing if_mtw from OpenBSD (authored by jsm).
mt7601U: Importing if_mtw from OpenBSD
Feb 3 2025, 7:30 PM
jsm closed D45179: mt7601U: Importing if_mtw from OpenBSD.
Feb 3 2025, 7:30 PM
jsm closed D48817: firmware as a blob for mtw.
Feb 3 2025, 7:28 PM
jsm committed R11:655e7cf3ee2c: net/wifi-firmware-mtw-kmod: Add new port (authored by jsm).
net/wifi-firmware-mtw-kmod: Add new port
Feb 3 2025, 7:28 PM
jsm updated the diff for D45179: mt7601U: Importing if_mtw from OpenBSD.

man page and fw loading from a bin. otherwise no changes since approval. see also https://reviews.freebsd.org/D48817

Feb 3 2025, 5:02 PM
jsm requested review of D48817: firmware as a blob for mtw.
Feb 3 2025, 4:56 PM

Jan 25 2025

jsm added a comment to D48678: preliminary usb support for fwget.

Perfectly fine

Jan 25 2025, 11:06 AM
jsm updated the diff for D48678: preliminary usb support for fwget.

sed correct use of quantifier and use * instead of +

Jan 25 2025, 10:25 AM
jsm requested review of D48678: preliminary usb support for fwget.
Jan 25 2025, 9:50 AM

Jan 23 2025

jsm updated the diff for D45179: mt7601U: Importing if_mtw from OpenBSD.

fixes crashes and fw load on RPI4b

Jan 23 2025, 8:54 PM

Jan 11 2025

jsm updated the diff for D45179: mt7601U: Importing if_mtw from OpenBSD.

6499c6499

< @@ -0,0 +1,4668 @@

@@ -0,0 +1,4672 @@

7118c7118,7122

< + ic->ic_htcaps = IEEE80211_HTC_HT;

+ ic->ic_htcaps = IEEE80211_HTC_HT
+ | IEEE80211_HTC_AMPDU
+ | IEEE80211_HTC_AMSDU
+ | IEEE80211_HTCAP_MAXAMSDU_3839
+ | IEEE80211_HTCAP_SMPS_OFF;

Jan 11 2025, 11:29 PM

Jan 7 2025

jsm updated the diff for D45179: mt7601U: Importing if_mtw from OpenBSD.

mostly style. removed some comments, and device_printf, tries to reset on detach for better firmware reloading, but not consistently solving the reinitialization problem.

Jan 7 2025, 6:33 PM

Jan 4 2025

jsm added a member for vbox: jsm.
Jan 4 2025, 12:22 PM

Jan 3 2025

jsm updated the diff for D45179: mt7601U: Importing if_mtw from OpenBSD.

I think I got most of Gavins, comments, also I got monitor mode working, and put that into the man page. I set force short xfer to 0 again in the TX_BE but I am not sure it relates to device timeouts, I got one under non heavy load. Before ht mode it solved consistent device timeouts.

Jan 3 2025, 12:26 AM

Dec 29 2024

jsm updated the diff for D45179: mt7601U: Importing if_mtw from OpenBSD.

some ht 20 support. fix ratectl and no need for the short transfer usb hack to avoid device timeout.

Dec 29 2024, 3:50 PM

Nov 12 2024

jsm committed R11:e1f70209b0eb: www/tor-browser: Update to 14.0.1 (authored by jsm).
www/tor-browser: Update to 14.0.1
Nov 12 2024, 3:08 PM

May 24 2024

jsm added a comment to D45179: mt7601U: Importing if_mtw from OpenBSD.

I haven't had time to look at the code, but tested on my Xiaomi mini USB WiFi:

mtw0 on uhub1
mtw0: <MediaTek MI WLAN Adapter, class 0/0, rev 2.01/0.00, addr 3> on usbus0
mtw0: version:0x7601
mtw0: loaded firmware ver 30272.256
mtw0: timeout waiting for MCU to initialize
mtw0: /usr/src/sys/dev/usb/wlan/if_mtw.c:3000 USB_ERR_CANCELLED
device_attach: mtw0 attach returned 6

Unfortunately it doesn't work.

My /boot/loader.conf:
mt7601u_fw_load="YES"
if_mtw_load="YES"

Thanks for testing. I did not manage to get hold of any other devices than a noname one where I never got usb err canceled loading firmware.
. . Is it consistent when unplugging/replugging the device. Can you perhaps post a usbconfig dump and a usbdump. Thanks.

May 24 2024, 8:06 PM

May 13 2024

jsm added a comment to D45179: mt7601U: Importing if_mtw from OpenBSD.

Also add mtw to /usr/src/sbin/devd/devd.conf it escaped my diff.. The firmware port is at https://people.freebsd.org/~jsm/mt7601u-firmware-kmod.tar.gz (It should have the license file set just for ref for now)

May 13 2024, 4:55 PM
jsm requested review of D45179: mt7601U: Importing if_mtw from OpenBSD.
May 13 2024, 4:44 PM

Mar 23 2024

jsm committed R11:fd6fe4e3db22: LXQt: update to 1.4.0 (authored by jsm).
LXQt: update to 1.4.0
Mar 23 2024, 6:21 PM

Mar 22 2024

jsm committed R11:860821402c33: www/librewolf: Update to 123.0-1 (authored by jsm).
www/librewolf: Update to 123.0-1
Mar 22 2024, 8:45 PM

Nov 9 2023

jsm committed R11:5bab21c20a58: www/tor-browser: Update to 13.01 (authored by jsm).
www/tor-browser: Update to 13.01
Nov 9 2023, 7:39 PM

Aug 23 2023

jsm committed R11:39ccdc9de0fa: net-im/nextcloud-spreed-signaling: Update to 1.1.3 (authored by jsm).
net-im/nextcloud-spreed-signaling: Update to 1.1.3
Aug 23 2023, 6:15 PM

Jun 20 2023

jsm committed R11:fd2f6e5bec40: editors/featherpad: Update to 1.4.1 (authored by jsm).
editors/featherpad: Update to 1.4.1
Jun 20 2023, 6:15 PM
jsm committed R11:436af066ae06: x11-wm/lxqt: Update to 1.3.0 (authored by wen).
x11-wm/lxqt: Update to 1.3.0
Jun 20 2023, 5:53 PM

Jun 6 2023

jsm closed D39341: net-im/nextcloud-spreed-signaling: Update to 1.1.2.
Jun 6 2023, 9:25 PM
jsm committed R11:66911fd0a9de: net-im/nextcloud-spreed-signaling: Update to 1.1.2 (authored by jsm).
net-im/nextcloud-spreed-signaling: Update to 1.1.2
Jun 6 2023, 9:25 PM

May 2 2023

jsm updated the diff for D39539: finance/moneymanagerex: Update to 1.6.3.

add lib_depends on libcurl, make fix portlint warnings (whitespace errors)

May 2 2023, 7:20 PM

Apr 12 2023

jsm updated the diff for D39539: finance/moneymanagerex: Update to 1.6.3.

Forget half of the patch..

Apr 12 2023, 7:31 PM
jsm requested review of D39539: finance/moneymanagerex: Update to 1.6.3.
Apr 12 2023, 7:25 PM

Mar 30 2023

jsm requested review of D39341: net-im/nextcloud-spreed-signaling: Update to 1.1.2.
Mar 30 2023, 1:58 PM

Mar 7 2023

jsm committed R11:9232b2fc1e14: editors/featherpad: Update to 1.3.5 (authored by jsm).
editors/featherpad: Update to 1.3.5
Mar 7 2023, 5:34 PM
jsm committed R11:104045c79d12: x11/albert: Update to 0.20.5 (authored by jsm).
x11/albert: Update to 0.20.5
Mar 7 2023, 4:13 PM
jsm closed D38422: x11/albert: Update to 0.20.5.
Mar 7 2023, 4:13 PM

Mar 2 2023

jsm added inline comments to D38422: x11/albert: Update to 0.20.5.
Mar 2 2023, 8:57 PM

Mar 1 2023

jsm added inline comments to D38422: x11/albert: Update to 0.20.5.
Mar 1 2023, 9:12 PM

Feb 28 2023

jsm updated the diff for D38422: x11/albert: Update to 0.20.5.

localbase:ldflags works for the math plugins skips patches and postpatch

Feb 28 2023, 6:24 PM
jsm updated the diff for D38422: x11/albert: Update to 0.20.5.

Assume "trash:///" on FreeBSD as well as Linux, sort USES. use %%LOCALBASE%% instead of LOCALBASE as placeholders.

Feb 28 2023, 6:01 PM

Feb 26 2023

jsm committed R11:b09304bf2669: www/librewolf: Update to 109.0.1.2 (authored by jsm).
www/librewolf: Update to 109.0.1.2
Feb 26 2023, 7:50 PM

Feb 20 2023

jsm added a comment to D38692: sysutils/lxqt-config: Fix build after new plasma.

Thanks for looking into this! Looks good but you could perhaps use upstream with PATCH_SITES and PATCHFILE since they (also ) did the changes https://github.com/lxqt/lxqt-config/commit/6add4e4f0040693e7c4242fbae48c9d3200768.patch ? Just an opinion, I use to do that with non released upstream changes, it makes it easier for me to know which patches are belonging to upstream, and expected in next release..

Feb 20 2023, 3:26 PM

Feb 7 2023

jsm requested review of D38422: x11/albert: Update to 0.20.5.
Feb 7 2023, 6:31 PM

Feb 4 2023

jsm committed R11:0b4ba6d207b5: net-im/nextcloud-spreed-signaling: Update to 1.0.0 (authored by jsm).
net-im/nextcloud-spreed-signaling: Update to 1.0.0
Feb 4 2023, 10:39 AM

Jan 21 2023

jsm committed R11:4e77dee79c17: www/librewolf: New port (authored by freebsd_sysctl.cz).
www/librewolf: New port
Jan 21 2023, 6:35 PM

Dec 21 2022

jsm committed R11:ab304cc0281b: www/tor-browser: New port (authored by freebsd_sysctl.cz).
www/tor-browser: New port
Dec 21 2022, 12:07 PM

Dec 7 2022

jsm committed R11:fc6736f63a56: x11-wm/lxqt: Update to 1.2.0 (authored by jsm).
x11-wm/lxqt: Update to 1.2.0
Dec 7 2022, 6:37 PM
jsm committed R11:7e46c329cfab: x11-wm/obconf-qt: Update to 0.16.2 (authored by jsm).
x11-wm/obconf-qt: Update to 0.16.2
Dec 7 2022, 6:37 PM
jsm committed R11:12aac05ff559: editors/featherpad: Update to 1.3.4 (authored by jsm).
editors/featherpad: Update to 1.3.4
Dec 7 2022, 6:37 PM
jsm committed R11:a31a861db1c4: x11/lxqt-runner: Update to 1.2.0 (authored by jsm).
x11/lxqt-runner: Update to 1.2.0
Dec 7 2022, 6:37 PM
jsm committed R11:57ec330fd2d4: x11-wm/lxqt-panel: Update to 1.2.0 (authored by jsm).
x11-wm/lxqt-panel: Update to 1.2.0
Dec 7 2022, 6:37 PM
jsm committed R11:1456cb55eda6: sysutils/lxqt-powermanagement: Update to 1.2.0 (authored by jsm).
sysutils/lxqt-powermanagement: Update to 1.2.0
Dec 7 2022, 6:37 PM
jsm closed D37380: x11/qterminal: Update to 1.2.0.
Dec 7 2022, 6:37 PM
jsm committed R11:60c02936306b: x11-fm/pcmanfm-qt: Update to 1.2.0 (authored by jsm).
x11-fm/pcmanfm-qt: Update to 1.2.0
Dec 7 2022, 6:37 PM
jsm committed R11:519dc9780363: x11/qterminal: Update to 1.2.0 (authored by probono_puredarwin.org).
x11/qterminal: Update to 1.2.0
Dec 7 2022, 6:37 PM
jsm committed R11:cf7165bfd6ab: security/lxqt-sudo: Update to 1.2.0 (authored by jsm).
security/lxqt-sudo: Update to 1.2.0
Dec 7 2022, 6:37 PM
jsm committed R11:6ef88208c057: x11-wm/lxqt-session: Update to 1.2.0 (authored by jsm).
x11-wm/lxqt-session: Update to 1.2.0
Dec 7 2022, 6:37 PM
jsm committed R11:4b6bf6ac1b3d: security/lxqt-openssh-askpass: Update to 1.2.0 (authored by jsm).
security/lxqt-openssh-askpass: Update to 1.2.0
Dec 7 2022, 6:37 PM
jsm committed R11:333e10ab82f8: sysutils/lxqt-policykit: Update to 1.2.0 (authored by jsm).
sysutils/lxqt-policykit: Update to 1.2.0
Dec 7 2022, 6:37 PM
jsm committed R11:956c16861a8d: deskutils/lxqt-notificationd: Update to 1.2.0 (authored by jsm).
deskutils/lxqt-notificationd: Update to 1.2.0
Dec 7 2022, 6:37 PM
jsm committed R11:6cd3ce0e5696: x11/lxqt-globalkeys: Update to 1.2.0 (authored by jsm).
x11/lxqt-globalkeys: Update to 1.2.0
Dec 7 2022, 6:37 PM
jsm committed R11:bee4f2d29e39: archivers/lxqt-archiver: Update to 0.7.0 (authored by jsm).
archivers/lxqt-archiver: Update to 0.7.0
Dec 7 2022, 6:37 PM
jsm committed R11:e6eaceed8c19: sysutils/lxqt-config: Update to 1.2.0 (authored by jsm).
sysutils/lxqt-config: Update to 1.2.0
Dec 7 2022, 6:37 PM
jsm committed R11:e3af4850e2ea: sysutils/lxqt-admin: Update to 1.2.0 (authored by jsm).
sysutils/lxqt-admin: Update to 1.2.0
Dec 7 2022, 6:37 PM
jsm committed R11:a8213bbfeda8: x11/lxqt-about: Update to 1.2.0 (authored by jsm).
x11/lxqt-about: Update to 1.2.0
Dec 7 2022, 6:37 PM
jsm committed R11:83a9a1cb8431: graphics/lximage-qt: Update to 1.2.0 (authored by jsm).
graphics/lximage-qt: Update to 1.2.0
Dec 7 2022, 6:37 PM
jsm closed D37379: x11-toolkits/qtermwidget: Update to 1.2.0.
Dec 7 2022, 6:37 PM
jsm committed R11:f395689864f3: x11-toolkits/qtermwidget: Update to 1.2.0 (authored by probono_puredarwin.org).
x11-toolkits/qtermwidget: Update to 1.2.0
Dec 7 2022, 6:37 PM
jsm committed R11:7d5fcfbcbb38: audio/pavucontrol-qt: Update to 1.2.0 (authored by jsm).
audio/pavucontrol-qt: Update to 1.2.0
Dec 7 2022, 6:37 PM
jsm committed R11:45def0cef560: sysutils/lxqt-qtplugin: Update to 1.2.0 (authored by jsm).
sysutils/lxqt-qtplugin: Update to 1.2.0
Dec 7 2022, 6:37 PM
jsm committed R11:ab3413cbc4fe: x11/libfm-qt: Update to 1.2.0 (authored by jsm).
x11/libfm-qt: Update to 1.2.0
Dec 7 2022, 6:37 PM
jsm committed R11:a70db40247da: x11-themes/lxqt-themes: Update to 1.2.0 (authored by jsm).
x11-themes/lxqt-themes: Update to 1.2.0
Dec 7 2022, 6:37 PM
jsm committed R11:519bb223d593: devel/liblxqt: Update to 1.2.0 (authored by jsm).
devel/liblxqt: Update to 1.2.0
Dec 7 2022, 6:37 PM
jsm committed R11:82d49bf325c8: sysutils/qtxdg-tools: New port (authored by jsm).
sysutils/qtxdg-tools: New port
Dec 7 2022, 6:37 PM
jsm committed R11:a8d6d6712adc: devel/libqtxdg: Update to 3.10.0 (authored by jsm).
devel/libqtxdg: Update to 3.10.0
Dec 7 2022, 6:37 PM
jsm closed D37378: devel/lxqt-build-tools: Update to 0.12.0.
Dec 7 2022, 6:37 PM
jsm committed R11:b6f386993f86: devel/lxqt-build-tools: Update to 0.12.0 (authored by probono_puredarwin.org).
devel/lxqt-build-tools: Update to 0.12.0
Dec 7 2022, 6:37 PM
jsm added inline comments to D37378: devel/lxqt-build-tools: Update to 0.12.0.
Dec 7 2022, 4:59 PM

Dec 5 2022

jsm committed R11:6e2693a7122b: games/linux-steam-utils: update to 20221113 (authored by iwtcex_gmail.com).
games/linux-steam-utils: update to 20221113
Dec 5 2022, 4:22 PM
jsm committed R11:9d74a305e773: x11-clocks/wmclockmon: resurrect (authored by jsm).
x11-clocks/wmclockmon: resurrect
Dec 5 2022, 3:13 PM

Nov 27 2022

jsm requested changes to D37380: x11/qterminal: Update to 1.2.0.

It does not build in poudriere as is, please add CMAKE_OFF= BUILD_TESTS or add qt5-testlib as dependency. I have not tested the later.

Nov 27 2022, 10:07 PM

Nov 21 2022

jsm requested changes to D37378: devel/lxqt-build-tools: Update to 0.12.0.

Is the 4991811d9212ec1176af6d1cbe88aa37efad4836 commit part of the new 0.12 version? In that case just delete the patchfiles and path_sites instead of commenting them out. Perhaps put a note in summary about it. Also all other consumers of lxqt-build-tools should be updated or tested before this can becomitted

Nov 21 2022, 3:45 PM

Jul 25 2022

jsm committed R11:90a00bb2eb18: net-im/nextcloud-spreed-signaling: Update to 0.5.0 (authored by jsm).
net-im/nextcloud-spreed-signaling: Update to 0.5.0
Jul 25 2022, 12:54 PM

Jul 24 2022

jsm updated the diff for D32279: net-im/nextcloud-spreed-signaling: Update to 0.5.0.

update to 0.5.0

Jul 24 2022, 8:23 PM

Apr 30 2022

jsm committed R11:d5beebadf59e: x11-wm/lxqt: Update to 1.1.0 (authored by jsm).
x11-wm/lxqt: Update to 1.1.0
Apr 30 2022, 9:14 AM
jsm committed R11:e3ee3e60e5c3: audio/pavucontrol-qt: Update to 1.1.0 (authored by jsm).
audio/pavucontrol-qt: Update to 1.1.0
Apr 30 2022, 9:14 AM