Results 11 issues of Håkan Johansson

## Have you read through available documentation, open Github issues and Github Ideas Discussions? Yes ## System information #### Your moosefs version and its origin (moosefs.com, packaged by distro, built...

feature

## Have you read through available documentation, open Github issues and Github Ideas Discussions? Yes ## System information #### Your moosefs version and its origin (moosefs.com, packaged by distro, built...

feature

Hi, I suspect that the table of pseudo ops on the page [RISC-V Assembler Reference](https://rv8.io/asm.html) `jr offset` is wrongly described and mapped. It should take a register argument, so be...

With an arty_a7_100t board, I am not able to write or erase flash. Loading an image directly to the FPGA works. Using openFPGALoader, current master, f964c33. On the first attempt,...

I was not able to see the `display()` message `FTDIpp_MPSSE::open_device` (`src/ftdipp_mpsse.cpp`), even with e.g. `--verbose-level 4`. As far as I could tell, this is due to the user-given verbosity level...

Hi! This is just something I noticed, which I am not sure if it is a potential problem, or actually intended. (Background: I had problems to read data from SPI...

The commits makes it possible to have more clients available without using a large netmask for the source IP. The virtual client number is encoded in the local_id, i.e. the...

I am using an AMD Ryzen 9 5950X to run tests against an FPGA-based NTP server, and have experienced issues with large jitters in the `ntpperf`-measured timestamps. (The used network...

For someone wanting some fun with `git diff --word-diff` and other such games, the nice tool `codespell` can be used to clean up some misspellings in the sources. `git diff...

First, let me admit that I've not read the manuals. Also, I did not do very much r3broot or github coding. So I maybe just did not find the way...