GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
lukas
/
honey-os
Download ZIP
94 commits
Transfer to URL with SHA
tree:
306d6231ad
Switch branches
×
master
honey-os
/
src
/
userland
/
latest commit
306d6231ad
biosfood
authored
on 5 Apr 2023
..
crashTest
add await syscall
1 year ago
hlib
fix weird problems with getPhysicalAddress system call
1 year ago
ioManager
fix issue with printing where the first message would not get printed
1 year ago
keyboard
pass keyboard input to shell
1 year ago
loader
add basic PIT timer outline
1 year ago
log
remove old log function, make \n mandatory for printing a new line
1 year ago
lspci
print out xhci port info
1 year ago
parallel
remove old log function, make \n mandatory for printing a new line
1 year ago
pic
trigger interrupts from xhci controller
1 year ago
pit
use sleep function for xhci driver waiting for the controller to start
1 year ago
shell
move 'gets'-functionality to ioManager to simplify the shell source code
1 year ago
usb
xhci: clean up slot initialization
1 year ago
vga
fix issue vga driver: newline doesn't move cursor #2
1 year ago
link.ld
add a static libary and fix interrupts
2 years ago