1
0
Fork 0
mirror of https://gitlab.com/sortix/sortix.git synced 2023-02-13 20:55:38 -05:00
sortix--sortix/kernel/x86-family
Jonas 'Sortie' Termansen 306709fc4a Add PS/2 controller driver.
2016-01-23 00:50:53 +01:00
..
cmos.cpp Optimize reading the CMOS real time clock. 2014-11-25 19:42:28 +01:00
cmos.h
float.cpp
float.h
gdt.cpp Remove __BEGIN_DECLS and __END_DECLS. 2015-08-26 14:52:44 +02:00
gdt.h Initialize the GDT in the bootstrap assembly. 2015-08-21 21:25:00 +02:00
idt.cpp
idt.h
interrupt.cpp Refactor interrupt handler registration. 2014-12-02 21:30:39 +01:00
ioport.cpp Fix PCI code. 2015-02-08 22:58:32 +01:00
memorymanagement.cpp Add interface to get 32-bit pages. 2015-08-28 15:24:54 +02:00
memorymanagement.h
mtrr.cpp
pat.cpp
pic.cpp
pic.h
ps2.cpp Add PS/2 controller driver. 2016-01-23 00:50:53 +01:00
ps2.h Add PS/2 controller driver. 2016-01-23 00:50:53 +01:00
time.cpp Implement CLOCK_THREAD_CPUTIME_ID and CLOCK_THREAD_SYSTIME_ID. 2016-01-09 02:28:44 +01:00
x86-family.cpp Initialize system call table at compile time. 2014-12-03 14:19:49 +01:00