Opened 10 years ago
Closed 6 years ago
#613 closed enhancement (fixed)
No user interface on Malta
Reported by: | Jakub Jermář | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 0.9.1 |
Component: | helenos/unspecified | Version: | mainline |
Keywords: | mips32, malta | Cc: | |
Blocker for: | Depends on: | ||
See also: |
Description
HelenOS mainline,2279 boots all the way up, but there is no user interface that can be used to control the system.
Change History (3)
comment:1 by , 7 years ago
Milestone: | 0.7.1 |
---|
comment:2 by , 6 years ago
comment:3 by , 6 years ago
Milestone: | → 0.9.1 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
In 69c31abc16c9a28cc25a907f74d4f4b09cf9a655 user input/output became generally possibly even though the arbitration between the kernel and uspace drivers was not working. That got fixed in 82dcd25c398bba039ee7b8cd99d314494d87fdad.
Note:
See TracTickets
for help on using tickets.
In 68d873626159ee46816ad04fc6e4763eebe6eb12, support for kconsole input/output was added. Userspace support is still missing though.