Files
RedBear-OS/local/recipes/libs/libevdev/source/doc/html/ioctls.html
T
vasilito f31522130f fix: comprehensive boot warnings and exceptions — fixable silenced, unfixable diagnosed
Build system (5 gaps hardened):
- COOKBOOK_OFFLINE defaults to true (fork-mode)
- normalize_patch handles diff -ruN format
- New 'repo validate-patches' command (25/25 relibc patches)
- 14 patched Qt/Wayland/display recipes added to protected list
- relibc archive regenerated with current patch chain

Boot fixes (fixable):
- Full ISO EFI partition: 16 MiB → 1 MiB (matches mini, BIOS hardcoded 2 MiB offset)
- D-Bus system bus: absolute /usr/bin/dbus-daemon path (was skipped)
- redbear-sessiond: absolute /usr/bin/redbear-sessiond path (was skipped)
- daemon framework: silenced spurious INIT_NOTIFY warnings for oneshot_async services (P0-daemon-silence-init-notify.patch)
- udev-shim: demoted INIT_NOTIFY warning to INFO (expected for oneshot_async)
- relibc: comprehensive named semaphores (sem_open/close/unlink) replacing upstream todo!() stubs
- greeterd: Wayland socket timeout 15s → 30s (compositor DRM wait)
- greeter-ui: built and linked (header guard unification, sem_compat stubs removed)
- mc: un-ignored in both configs, fixed glib/libiconv/pcre2 transitive deps
- greeter config: removed stale keymapd dependency from display/greeter services
- prefix toolchain: relibc headers synced, _RELIBC_STDLIB_H guard unified

Unfixable (diagnosed, upstream):
- i2c-hidd: abort on no-I2C-hardware (QEMU) — process::exit → relibc abort
- kded6/greeter-ui: page fault 0x8 — Qt library null deref
- Thread panics fd != -1 — Rust std library on Redox
- DHCP timeout / eth0 MAC — QEMU user-mode networking
- hwrngd/thermald — no hardware RNG/thermal in VM
- live preload allocation — BIOS memory fragmentation, continues on demand
2026-05-05 20:20:37 +01:00

158 lines
9.6 KiB
HTML

<!-- HTML header for doxygen 1.8.8-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- For Mobile Devices -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta name="generator" content="Doxygen 1.10.0"/>
<script type="text/javascript" src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
<title>libevdev: evdev ioctls</title>
<!--<link href="tabs.css" rel="stylesheet" type="text/css"/>-->
<script type="text/javascript" src="dynsections.js"></script>
<script type="text/javascript" src="cookie.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="bootstrap.css" rel="stylesheet" type="text/css"/>
<link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
<link href="libevdevdoxygen.css" rel="stylesheet" type="text/css"/>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/js/bootstrap.min.js"></script>
<script type="text/javascript" src="doxy-boot.js"></script>
</head>
<body>
<nav class="navbar navbar-default" role="navigation">
<div class="container">
<div class="navbar-header">
<a class="navbar-brand">libevdev 1.13.2</a>
</div>
</div>
</nav>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div class="content" id="content">
<div class="container">
<div class="row">
<div class="col-sm-12 panel panel-default" style="padding-bottom: 15px;">
<div style="margin-bottom: 15px;">
<!-- end header part -->
<!-- Generated by Doxygen 1.10.0 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search');
$(function() { init_search(); });
});
/* @license-end */
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<div id="MSearchResults">
<div class="SRPage">
<div id="SRIndex">
<div id="SRResults"></div>
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
</div>
</div>
</div>
</div>
</div><!-- top -->
<div><div class="header">
<div class="headertitle"><div class="title">evdev ioctls</div></div>
</div><!--header-->
<div class="contents">
<div class="textblock"><p>This page lists the status of the evdev-specific ioctls in libevdev.</p>
<dl>
<dt>EVIOCGVERSION: </dt>
<dd>supported, see <a class="el" href="group__bits.html#ga31e9e7a99215a03bcdc339b53e1be2fa">libevdev_get_driver_version()</a> </dd>
<dt>EVIOCGID: </dt>
<dd>supported, see <a class="el" href="group__bits.html#ga1dc66cfef646878d58be72f8902a6bac">libevdev_get_id_product()</a>, <a class="el" href="group__bits.html#ga08891c3285da5b8d26769c9a34f063f3">libevdev_get_id_vendor()</a>, <a class="el" href="group__bits.html#ga9bf55d416401642bad0c435735682308">libevdev_get_id_bustype()</a>, <a class="el" href="group__bits.html#ga75a07d0c96dfe09d2194c104c429d0ae">libevdev_get_id_version()</a> </dd>
<dt>EVIOCGREP: </dt>
<dd>supported, see <a class="el" href="group__bits.html#ga6259f4c6bdba950329ff9cd48c2ef8a3" title="Behaviour of this function is undefined if the device does not provide the event.">libevdev_get_event_value()</a>) </dd>
<dt>EVIOCSREP: </dt>
<dd>supported, see <a class="el" href="group__kernel.html#ga51cfda33fd526549046399aadd764fca" title="Forcibly enable an event code on this device, even if the underlying device does not support it.">libevdev_enable_event_code()</a> </dd>
<dt>EVIOCGKEYCODE: </dt>
<dd>currently not supported </dd>
<dt>EVIOCSKEYCODE: </dt>
<dd>currently not supported </dd>
<dt>EVIOCGKEYCODE_V2: </dt>
<dd>currently not supported </dd>
<dt>EVIOCSKEYCODE_V2: </dt>
<dd>currently not supported </dd>
<dt>EVIOCGNAME: </dt>
<dd>supported, see <a class="el" href="group__bits.html#ga94d6d9259ccfbb89e683270ba0534808" title="Retrieve the device&#39;s name, either as set by the caller or as read from the kernel.">libevdev_get_name()</a> </dd>
<dt>EVIOCGPHYS: </dt>
<dd>supported, see <a class="el" href="group__bits.html#ga3f96ca249a293aa12a7a1703f6bbee86" title="Retrieve the device&#39;s physical location, either as set by the caller or as read from the kernel.">libevdev_get_phys()</a> </dd>
<dt>EVIOCGUNIQ: </dt>
<dd>supported, see <a class="el" href="group__bits.html#ga431af41e8a73ec664d50f956167db965" title="Retrieve the device&#39;s unique identifier, either as set by the caller or as read from the kernel.">libevdev_get_uniq()</a> </dd>
<dt>EVIOCGPROP: </dt>
<dd>supported, see <a class="el" href="group__bits.html#ga36d529ea53f4522004bc7d16c051464b">libevdev_has_property()</a> </dd>
<dt>EVIOCGMTSLOTS: </dt>
<dd>supported, see <a class="el" href="group__mt.html#gaf272526f0a59d2f61ef7389046cd4088" title="Get the number of slots supported by this device.">libevdev_get_num_slots()</a>, <a class="el" href="group__mt.html#ga8c6303391cb4f90b2d46763cf4eb8bc8" title="Return the current value of the code for the given slot.">libevdev_get_slot_value()</a> </dd>
<dt>EVIOCGKEY: </dt>
<dd>supported, see <a class="el" href="group__bits.html#gab2ab9dad417f33daa79fa0c3d682df0b">libevdev_has_event_code()</a>, <a class="el" href="group__bits.html#ga6259f4c6bdba950329ff9cd48c2ef8a3" title="Behaviour of this function is undefined if the device does not provide the event.">libevdev_get_event_value()</a> </dd>
<dt>EVIOCGLED: </dt>
<dd>supported, see <a class="el" href="group__bits.html#gab2ab9dad417f33daa79fa0c3d682df0b">libevdev_has_event_code()</a>, <a class="el" href="group__bits.html#ga6259f4c6bdba950329ff9cd48c2ef8a3" title="Behaviour of this function is undefined if the device does not provide the event.">libevdev_get_event_value()</a> </dd>
<dt>EVIOCGSND: </dt>
<dd>currently not supported </dd>
<dt>EVIOCGSW: </dt>
<dd>supported, see <a class="el" href="group__bits.html#gab2ab9dad417f33daa79fa0c3d682df0b">libevdev_has_event_code()</a>, <a class="el" href="group__bits.html#ga6259f4c6bdba950329ff9cd48c2ef8a3" title="Behaviour of this function is undefined if the device does not provide the event.">libevdev_get_event_value()</a> </dd>
<dt>EVIOCGBIT: </dt>
<dd>supported, see <a class="el" href="group__bits.html#gab2ab9dad417f33daa79fa0c3d682df0b">libevdev_has_event_code()</a>, <a class="el" href="group__bits.html#ga6259f4c6bdba950329ff9cd48c2ef8a3" title="Behaviour of this function is undefined if the device does not provide the event.">libevdev_get_event_value()</a> </dd>
<dt>EVIOCGABS: </dt>
<dd>supported, see <a class="el" href="group__bits.html#gab2ab9dad417f33daa79fa0c3d682df0b">libevdev_has_event_code()</a>, <a class="el" href="group__bits.html#ga6259f4c6bdba950329ff9cd48c2ef8a3" title="Behaviour of this function is undefined if the device does not provide the event.">libevdev_get_event_value()</a>, <a class="el" href="group__bits.html#gab6393c2d73997b052471a03c8fb05fec" title="Get the axis info for the given axis, as advertised by the kernel.">libevdev_get_abs_info()</a> </dd>
<dt>EVIOCSABS: </dt>
<dd>supported, see <a class="el" href="group__kernel.html#ga41c0321b93349d0ddd1f1c007ccf7de9" title="Set the device&#39;s EV_ABS axis to the value defined in the abs parameter.">libevdev_kernel_set_abs_info()</a> </dd>
<dt>EVIOCSFF: </dt>
<dd>currently not supported </dd>
<dt>EVIOCRMFF: </dt>
<dd>currently not supported </dd>
<dt>EVIOCGEFFECTS: </dt>
<dd>currently not supported </dd>
<dt>EVIOCGRAB: </dt>
<dd>supported, see <a class="el" href="group__init.html#ga5d434af74fee20f273db568e2cbbd13f" title="Grab or ungrab the device through a kernel EVIOCGRAB.">libevdev_grab()</a> </dd>
<dt>EVIOCSCLOCKID: </dt>
<dd>supported, see <a class="el" href="group__kernel.html#ga2925b6fbf8c7991ff2164424b840b82d" title="Set the clock ID to be used for timestamps.">libevdev_set_clock_id()</a> </dd>
<dt>EVIOCREVOKE: </dt>
<dd>currently not supported, see <a href="http://lists.freedesktop.org/archives/input-tools/2014-January/000688.html">http://lists.freedesktop.org/archives/input-tools/2014-January/000688.html</a> </dd>
<dt>EVIOCGMASK: </dt>
<dd>currently not supported </dd>
<dt>EVIOCSMASK: </dt>
<dd>currently not supported </dd>
</dl>
</div></div><!-- contents -->
</div><!-- PageDoc -->
<!-- HTML footer for doxygen 1.8.8-->
<!-- start footer part -->
</div>
</div>
</div>
</div>
</div>
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.10.0
</small></address>
</body>
</html>