Jeremy Soller
|
ec49a96640
|
More logging improvements
|
2025-11-01 20:44:26 -06:00 |
|
Jeremy Soller
|
6d5523de2a
|
Set all log levels, reduce unnecessary logs
|
2025-11-01 19:36:38 -06:00 |
|
Jeremy Soller
|
8bf5d60e96
|
Adjust logging, ensure drivers get unique logfiles
|
2025-10-24 08:19:34 -06:00 |
|
Wildan M
|
d23eaf616a
|
Add keymap config via ps2 scheme
|
2025-10-20 23:36:19 +07:00 |
|
Filippo Mutta
|
e157117890
|
USB: Added new paths in cargo.toml
|
2025-09-30 23:10:46 +02:00 |
|
bjorn3
|
ff7325df14
|
input/ps2d: More helpful panic locations when initializing fails
|
2025-05-22 20:44:07 +02:00 |
|
Arne de Bruijn
|
5827a0e309
|
Accept right ctrl key from ps2 keyboard
Map both ctrl keys to K_CTRL for now, same as usbhidd.
|
2025-05-02 19:06:53 +02:00 |
|
4lDO2
|
657bf13d7c
|
Use library call for iopl.
|
2025-04-13 21:22:45 +02:00 |
|
Jeremy Soller
|
a813d93001
|
Reduce some logging
|
2025-03-31 08:11:44 -06:00 |
|
Jeremy Soller
|
58bd24da8c
|
Support addressing of hub devices
|
2025-03-21 10:15:36 -06:00 |
|
Jeremy Soller
|
e3a13a0ce7
|
xhcid and friends: use newtype PortId to ensure route string can be passed where needed
|
2025-03-20 21:27:17 -06:00 |
|
Jeremy Soller
|
980414e7e7
|
usbhidd: fix configuration request
|
2025-03-20 11:51:58 -06:00 |
|
bjorn3
|
e973f89139
|
Remove unnecessary feature gates
Some of these have been stabilized while others were likely no longer
used at all.
|
2025-02-22 14:38:33 +01:00 |
|
toadster172
|
4898261594
|
ps2: Use sleep functions for read and write waits
|
2025-02-17 17:42:51 -06:00 |
|
bjorn3
|
2c042f8c98
|
Fix a ton of unused import warnings
|
2024-12-26 16:05:04 +01:00 |
|
bjorn3
|
aa35e573cf
|
input: Introduce ProducerHandle type
|
2024-12-24 15:28:56 +01:00 |
|
bjorn3
|
e3eb5fbb5d
|
input/ps2d: Use redox_event
|
2024-12-24 15:28:56 +01:00 |
|
bjorn3
|
0789069afc
|
input: Move all input drivers to a subdirectory
|
2024-12-24 15:28:56 +01:00 |
|