Commit Graph

3361 Commits

Author SHA1 Message Date
4lDO2 d3fd7f2dbe Use redox-daemon 2022-07-27 16:29:09 +02:00
4lDO2 4b1b17cf3c Use redox-daemon 2022-07-27 16:26:50 +02:00
4lDO2 21e30b7339 Replace syscall::clone() with libc::fork(). 2022-07-27 16:25:01 +02:00
4lDO2 badd5906d5 Page-align size in physmap. 2022-07-27 15:33:25 +02:00
4lDO2 322af701d6 Use aligned addresses in physmap. 2022-07-27 15:33:21 +02:00
Jeremy Soller 71fd85ce53 Update Cargo.lock 2022-07-26 17:37:27 -06:00
Jeremy Soller ec22a4f393 Update Cargo.lock 2022-07-26 17:32:02 -06:00
Jeremy Soller cb9656d83d Fix minor issue on x86_64 2022-07-26 17:31:02 -06:00
Jeremy Soller 1668052a1c Update Cargo.lock 2022-07-26 17:27:40 -06:00
Jeremy Soller 00de428d6b Workarounds for x86 32-bit 2022-07-26 17:20:34 -06:00
Jeremy Soller 4ac01b10e9 Update Cargo.lock 2022-07-26 16:15:38 -06:00
Jeremy Soller 090b0ba8cf Update Cargo.lock 2022-07-26 16:15:06 -06:00
Jeremy Soller 3264ab537b Update Cargo.lock 2022-07-26 16:14:23 -06:00
Jeremy Soller 4e8083eb60 Update Cargo.lock 2022-07-26 16:14:06 -06:00
Jeremy Soller 0c87d80852 Update Cargo.lock 2022-07-26 16:13:20 -06:00
Jeremy Soller da8ecef8a7 Workarounds for aarch64 support 2022-07-26 16:11:45 -06:00
Jeremy Soller 860821c150 Support compilation on more architectures 2022-07-26 16:01:54 -06:00
Jeremy Soller fd45fa2818 Update Cargo.lock 2022-07-26 15:21:04 -06:00
Jeremy Soller b15b3193b8 Use syscall::Daemon 2022-07-25 10:49:48 -06:00
4lDO2 0b7d6139ae Use redox-daemon 2022-07-18 16:20:33 +02:00
4lDO2 da090b007d Serve the initfs scheme here 2022-07-12 14:11:45 +02:00
4lDO2 6eaec937d7 Remove commented code. 2022-07-07 19:30:36 +02:00
4lDO2 3dac3d1ed6 Fix env parsing. 2022-07-05 14:24:17 +02:00
4lDO2 f174685820 Initial Commit. 2022-07-05 14:06:59 +02:00
Jeremy Soller aedeb00e58 ps2d: Fix issue with VirtualBox controller init 2022-05-02 13:37:16 -06:00
Jeremy Soller 465aaa6d34 Make config and set_config retry, switch timeouts to spin loops 2022-04-28 08:20:20 -06:00
Jeremy Soller 568203d91b Make ps2d compatible with more laptops 2022-04-27 21:50:32 -06:00
Jeremy Soller 2ad84308bf Daemonize ps2d before doing ps2 init 2022-04-27 20:38:41 -06:00
Jeremy Soller 64f40c584b Fix ps2d daemon name in log messages 2022-04-27 15:12:52 -06:00
Jeremy Soller 0e9e91ddef Improve ps2d retries, fixes a few PS/2 mice 2022-04-27 15:07:25 -06:00
Jeremy Soller 59d3260722 Increase ps2d timeouts 2022-04-25 09:11:24 -06:00
Jeremy Soller 1991764a0b Add log context if it is set. Remove timestamp feature 2022-04-19 18:22:56 -06:00
Jeremy Soller 8bb6986dbc Use requesting process's PID to ensure output is not jumbled 2022-04-19 18:18:20 -06:00
Jeremy Soller b4256fdf00 Improve ahcid error format 2022-04-19 18:03:52 -06:00
Jeremy Soller ed5257e23f Enable xhcid and make usbhidd more quiet 2022-04-13 17:01:43 -06:00
Jeremy Soller a3a76284cb xhcid: set logging filter to info 2022-04-13 09:05:26 -06:00
Jeremy Soller 8db1781146 xhcid: use actual BAR size 2022-04-12 20:34:56 -06:00
Jeremy Soller 84a20ca706 Send events to orbital 2022-04-11 20:32:50 -06:00
Jeremy Soller 220e13c2d6 Map USB keyboards using us layout 2022-04-11 20:28:44 -06:00
Jeremy Soller 8e1f91137e e1000d: use syscall::Daemon 2022-04-01 18:02:49 -06:00
4lDO2 3795ea4893 Merge branch 'update-toolchain-2022' into 'master'
Update toolchain to 2022-03-18.

See merge request redox-os/drivers!79
2022-03-27 10:04:06 +00:00
4lDO2 89b8fb8984 Refactor into a separate library and tools crate. 2022-03-26 18:15:49 +01:00
4lDO2 d5a98187a4 Update syscall 2022-03-25 21:02:13 +01:00
4lDO2 1804f1a302 Update syscall 2022-03-25 15:28:35 +01:00
4lDO2 1af1a597f2 Update syscall 2022-03-25 15:27:52 +01:00
4lDO2 1c1eccdcc0 Update syscall 2022-03-25 15:27:33 +01:00
4lDO2 8669516ecd Update syscall 2022-03-25 15:23:27 +01:00
4lDO2 98d6f67d41 Update syscall 2022-03-25 15:10:04 +01:00
4lDO2 3aa241558c Update syscall 2022-03-25 15:08:49 +01:00
4lDO2 44f7557f12 Update syscall 2022-03-25 15:07:06 +01:00