-
I normally will group services that depend on each other in a podman pod so they can share the same network namespace and handle ports for the services. It would be nice to have support for that kind …
jdoss updated
3 years ago
-
Can we turn on the safety relays on all boards connected to the firewire bus instead of just those used in mtsRobotIO1394? This way we could avoid re-wiring the e-stops everytime. This probably req…
-
As I already wrote an email to you @takaswie maybe some other developers might want to take a look so I re-post a bit reformatted report here:
So I confirm my Mackie Onyx 1640i is using snd_oxfw dr…
-
I am experiencing an issue with my MOTU 828mk3 (JACK2 with ALSA backend).
A periodic xrun occurs every now and then and the interval seems to be dependent on the buffer size.
During all of the fol…
-
# Transaction Event Logs / Public VC Registry
## Introduction
The _Transaction Event Log_ (TEL) is a hash linked data structure of transactions that can be used to track state. A
_Public Verifi…
-
Hi, I'm trying to compile the latest module with fedora32 and dkms fails
```$ sudo dkms install alsa-firewire/4.17
Kernel preparation unnecessary for this kernel. Skipping...
Building module…
-
In IEEE 1394 bus, data is aligned to 4 bytes unit (quadlet) in packet payload. According to this specification, libhinawa requires to handle quadlet array for applications.
Currently, this quadlet ar…
-
I made sure I had all dependencies (to my knowledge), followed the instructions, and got the following error:
```
$ cd openfirmware/cpu/x86/biosload
$ cp config-grub.fth config.fth
$ cd build
$…
-
While existing symbol table implementations to reasonable job, it might be possible to get an even faster (and possibly slightly more multi-threading friendly!) implementation by using a trie that is …