Jeremy Soller
e71e27a3c6
Update vesad ransid branch
2016-10-26 14:17:57 -06:00
Jeremy Soller
fe339a9362
Redo networking ( #22 )
...
* Rewriting network functions
* Add buffer to dup
Fix non-blocking handling by triggering once on enabling events to read to EOF
* Modifications for UDP API
* Implement TCP client side
* Add active close
* Add DMAR parser
* Implement basic TCP listening. Need to improve the state machine
* Reduce debugging
* Fixes for close procedure
* Updates to fix path processing in libstd
2016-10-26 13:19:56 -06:00
Jeremy Soller
891a8a85b3
Update submodules
2016-10-23 19:01:30 -06:00
Jeremy Soller
87a7261781
Add O_NONBLOCK
2016-10-23 15:38:49 -06:00
Jeremy Soller
9c94a5cd86
Event based ethernetd
2016-10-23 15:26:36 -06:00
Jeremy Soller
a1acadd373
More debugging of writes in ahcid
2016-10-22 22:23:09 -06:00
Jeremy Soller
b18653c57d
Debug all driver activity to display:1, use format to avoid line splitting
2016-10-22 19:35:23 -06:00
Jeremy Soller
5724bacd2b
Set mac address on boot
2016-10-22 19:13:57 -06:00
Jeremy Soller
cb5f38dfdc
Do not throw pcid into background - this prevents ethernetd from exiting if it tries to open network: too early
2016-10-22 19:00:36 -06:00
Jeremy Soller
04266d6438
WIP: Make network drivers send fevent packets
2016-10-22 17:14:52 -06:00
Jeremy Soller
8ee024b34f
Simplify vesad by using SchemeMut
2016-10-22 14:54:13 -06:00
Jeremy Soller
4d3580f0f2
Fix tx and rx
2016-10-20 16:48:09 -06:00
Jeremy Soller
1f0ba2b945
Do not block on IRQ read, add more debugging to RTL8168/9
2016-10-20 15:49:17 -06:00
Jeremy Soller
71a9795139
Do not ack IRQ in ahcid, as it does not enable IRQs
2016-10-20 14:37:05 -06:00
Jeremy Soller
6b60fd6c59
Fix buffers by using two 32-bit high and low parts
2016-10-20 14:28:58 -06:00
Jeremy Soller
d78981ded6
Add rtl8168 driver, make drivers use O_NONBLOCK
2016-10-20 12:52:58 -06:00
Jeremy Soller
571c5ac641
Less output in pcid, fix e1000d crate name
2016-10-19 13:19:37 -06:00
Jeremy Soller
f0664243c3
Remove question mark where not required
2016-10-15 20:56:32 -06:00
Jeremy Soller
b69014a48a
Correct size of data
2016-10-14 22:06:20 -06:00
Jeremy Soller
9eb092a215
Significant improvements for events - switch to event queue in orbital
2016-10-14 20:12:21 -06:00
Jeremy Soller
e089cffc39
Add specification to vesad
...
Fix piping
Fix bug where resources are not closed
Add arpd
Remove question_mark features
2016-10-14 18:22:57 -06:00
Jeremy Soller
ea59208002
Use a single thread for ps/2 driver
2016-10-14 12:54:37 -06:00
Jeremy Soller
d494576d59
Move IRQ ack higher in mouse driver
2016-10-14 12:42:02 -06:00
Jeremy Soller
815c471aed
Orbital ( #16 )
...
* Port previous ethernet scheme
* Add ipd
* Fix initfs rebuilds, use QEMU user networking addresses in ipd
* Add tcp/udp, netutils, dns, and network config
* Add fsync to network driver
* Add dns, router, subnet by default
* Fix e1000 driver. Make ethernet and IP non-blocking to avoid deadlocks
* Add orbital server, WIP
* Add futex
* Add orbutils and orbital
* Update libstd, orbutils, and orbital
Move ANSI key encoding to vesad
* Add orbital assets
* Update orbital
* Update to add login manager
* Add blocking primitives, block for most things except waitpid, update orbital
* Wait in waitpid and IRQ, improvements for other waits
* Fevent in root scheme
* WIP: Switch to using fevent
* Reorganize
* Event based e1000d driver
* Superuser-only access to some network schemes, display, and disk
* Superuser root and irq schemes
* Fix orbital
2016-10-13 17:21:42 -06:00
Jeremy Soller
936f177775
Allow sending/receiving with e1000 driver
2016-10-08 20:36:51 -06:00
Jeremy Soller
a6304e690e
Enable bus mastering
2016-10-08 20:36:21 -06:00
Jeremy Soller
2cadfb8691
Graphics ( #13 )
...
Virtual Terminals
2016-10-07 20:18:05 -06:00
Jeremy Soller
da74f55e06
Correct ctrl-c behavior
2016-10-06 19:21:48 -06:00
Jeremy Soller
00a9a12840
Implement unix permissions
2016-10-05 18:01:05 -06:00
Jeremy Soller
7eb3a5f23a
Add permissions to the filesystem, preliminary permissions to the syscalls
2016-10-05 14:24:08 -06:00
Jeremy Soller
1983def7f4
More detailed print on ahci error
2016-09-30 12:06:50 -06:00
Jeremy Soller
9027443bf7
Add delete and insert to ps2d
2016-09-30 10:34:44 -06:00
Jeremy Soller
758dfb5fe6
Do not emit I/O error in the case that a small buffer is passed - just return 0
2016-09-30 10:27:12 -06:00
Jeremy Soller
c1a1de1a0d
Fix dup deadlock, add stat
2016-09-29 18:34:58 -06:00
Jeremy Soller
e4005d0503
Add dup to ahci disk scheme
2016-09-29 17:45:01 -06:00
Jeremy Soller
71990b7c54
Update extrautils, more efficient font drawing
2016-09-29 13:44:34 -06:00
Jeremy Soller
e542783402
Make rusttype optional for vesad
2016-09-29 13:17:19 -06:00
Jeremy Soller
31a059a9fd
Automatically get size of terminal
2016-09-29 12:25:43 -06:00
Jeremy Soller
1e519c75ac
Implement control and navigation in ps2 driver
2016-09-28 21:59:51 -06:00
Jeremy Soller
13b64da01a
Improvements for cooked mode
2016-09-28 15:17:37 -06:00
Jeremy Soller
3d714f1c3b
Some fixes for cooked mode
2016-09-28 15:04:15 -06:00
Jeremy Soller
0a4b617eac
Cleaner blending of fonts. Do not draw cursor when disabled
2016-09-28 12:19:30 -06:00
Jeremy Soller
9f5353453a
Remove debugging
2016-09-27 21:27:32 -06:00
Jeremy Soller
e6737c591f
Add disk scheme (mostly finished)
2016-09-27 20:52:26 -06:00
Jeremy Soller
8727861301
Make AHCI driver read bytes
2016-09-27 20:26:54 -06:00
Jeremy Soller
64d949fc62
Abstractions for better Ahci driver
2016-09-27 11:14:27 -06:00
Jeremy Soller
0218393e92
Remove unnecessary slash
2016-09-26 17:39:58 -06:00
Jeremy Soller
8e553d619d
Fix allocate_frames
2016-09-26 17:13:35 -06:00
Jeremy Soller
7bee7c6a82
WIP: AHCI drivers and more memory syscalls
2016-09-26 17:00:06 -06:00
Jeremy Soller
f79f80e595
Launch commands for each device found if specified
2016-09-25 16:59:25 -06:00