/
nerfur
/
openbsd-src
ОбзорДокументацияВойти
/
nerfur
/
openbsd-src
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
openbsd-src/
lib/libusbhid/
..
Makefile

for some time now mandoc has not required MLINKS to function correctly - logically complete that now by removing MLINKS from base;

10 лет назад
data.c

Do not skip or add a byte for the report ID when manipulating data.

12 лет назад
descr.c

add hid_get_report_desc_data() to access the raw report descriptor data without needing to export the report_desc struct definition.

5 лет назад
parse.c

spelling fixes; from paul tagliamonte any changes not taken noted on tech, but chiefly here i did not take the cancelation - cancellation changes;

4 года назад
shlib_version

add hid_get_report_desc_data() to access the raw report descriptor data without needing to export the report_desc struct definition.

5 лет назад
usage.c

Fix hid_usage_in_page(hid_parse_usage_in_page()) for the Buttons page.

8 лет назад
usbhid.3

fix multiple small markup issues and add .Lb libusbhid ; OK anton@ tedu@

год назад
usbhid.h

add hid_get_report_desc_data() to access the raw report descriptor data without needing to export the report_desc struct definition.

5 лет назад
usbvar.h

Keep libusbhid's HID parser in sync with the kernel one. This is mostly a backport from FreeBSD's r205728, r224511 and 225839 without the new functions to set/get a report ID nor the usbhidctl(1) & usbhidaction(1) bits.

12 лет назад