Displaying 2 results from an estimated 2 matches for "rvinen".
Did you mean:
rinen
2000 Feb 29
0
openssh for digital unix..
...wo million little bugs) I did get OpenSSH
1.2.2 to compile under digital unix v4.0d with dec c 5.6.
if anybody is interested in diffs or binaries or anything, just drop
me a line. I have done ugly things :-)
and at least right now I don't subscribe to this list (openssh-unix-dev).
--
Antti J?rvinen
costello at iki.fi
2023 Nov 14
7
[PATCH v3 0/7] Improvements to pcie_bandwidth_available() for eGPUs
The wrong values are reported from pcie_bandwidth_available() which
can cause problems for performance of eGPUs.
This series overhauls Thunderbolt related device detection and uses
the changes to change the behavior of pcie_bandwidth_available().
v2->v3:
* Stop lumping all thunderbolt VSEC and USB4 devices together, introduce
is_virtual_link instead
* Drop unnecessary patches
Mario