Stefan Lankes
|
0192f70338
|
Merge branch 'stage6' of https://github.com/RWTH-OS/eduOS into stage6
Conflicts:
Makefile.example
arch/x86/kernel/uart.c
|
2014-12-19 22:05:15 +01:00 |
|
Stefan Lankes
|
dc8232374f
|
some cleanups
|
2014-12-19 21:50:26 +01:00 |
|
Stefan Lankes
|
44cc72b94e
|
code cleanups, remove debug messages
|
2014-12-19 21:41:33 +01:00 |
|
daniel-k
|
dd961f8558
|
extent uart driver with stubs for additional interrupts and also look for
qemu's pci-serial-2x and pci-serial-4x devices
|
2014-12-19 17:05:01 +01:00 |
|
Stefan Lankes
|
a945d498d7
|
reduce the number of interrupts, some cleanups
|
2014-12-19 11:36:09 +01:00 |
|
Stefan Lankes
|
8cc32095af
|
some cleanup
|
2014-12-14 23:40:08 +01:00 |
|
Stefan Lankes
|
1936c4b3eb
|
remove typo in a comment
|
2014-12-13 18:47:02 +01:00 |
|
Stefan Lankes
|
4a9440dd62
|
redesign of the IO interface
- all messages are stored in a ring buffer
- new devices (e.g. UART) are able to print previous messages
|
2014-12-13 18:00:35 +01:00 |
|
Stefan Lankes
|
3d84f776be
|
preperation to support memory mapped io
|
2014-12-12 14:44:21 +01:00 |
|
Stefan Lankes
|
e97f08d2ea
|
add Daniel to the author list
|
2014-12-12 13:59:23 +01:00 |
|
Stefan Lankes
|
168c8a30ab
|
create task to handle incoming messages
|
2014-12-11 22:43:45 +01:00 |
|
Stefan Lankes
|
df0b192e21
|
add basic support of an UART device
|
2014-12-09 10:09:03 +01:00 |
|