mrnuke
mrnuke
I'm not sure what the pass/fail criteria is or should be for this test. Since this test disables the pci device are we expecting that: 1. PCI device is periodically...
The purpose of these patches is to allow asynchronous USB transfers. Keep in mind that I am not claiming this should be the final form. I'm not an asyncio expert,...
I am trying to use jsmn in a constrained environment: * I can look at 8KiB of a JSON stream at any given time. * JSON object or array can...
When I specify configuration values via commandline, fio will run the requested tests: fio --filename=/dev/nvme1n1 --name=blablabla --ioengine=libaio --iodepth=32 --rw=randrw --continue_on_error=1 blablabla: (g=0): rw=randrw, bs=(R) 4096B-4096B, (W) 4096B-4096B, (T) 4096B-4096B, ioengine=libaio,...
A standard python socket would encounter a socket.timeout Exception on recv() if no data came in. The can-isotp package, on the other hand, catches the exception and converts it into...
I'm trying to hack my WF-2760 in protest to WICReset's pay-per-use model, and in protest to Epson putting DRM in ink cartridges. I like your utility, and what you are...
ipq807x: add support for Netgear WAX218 Netgear WAX218 is a 802.11ax AP claiming AX3600 support. It is wall or ceiling mountable. It can be powered via PoE, or a 12...
- [x] Note that since upgrading atk11k firmware to 2.5.0.1 in https://github.com/openwrt/openwrt/commit/f84ed09d2c69d2ae56d4e574bb85e60b09dc4e2d, the `remoteporc` node crashes, and wifi cannot be enabled. (fixed by ieee80211-freq-limit and new BDF) - [ ]...
Commit 1bda5f253040 ("gitignore: add *.rej and *.orig to .gitignore") told git to ignore .rej and .orig files. However, no rationale was provided for the change. As will be shown, it...