Michael Brown
831e4cfc27
[umalloc] Formalise the user memory allocation API
hace 17 años
Michael Brown
6554b79ff9
[uaccess] Formalise the uaccess API
The userptr_t is now the fundamental type that gets used for conversions.
For example, virt_to_phys() is implemented in terms of virt_to_user() and
user_to_phys().
hace 17 años
Michael Brown
c0835339d0
[nap] Formalise the CPU sleeping API
hace 17 años
Michael Brown
16f1e35775
[timer] Formalise the timer API
We now have two implementations for the timer API: one using the
time-of-day counter at 40:70 and one using RDTSC. Both make use of
timer2_udelay().
hace 17 años
Michael Brown
8a4ccebec9
[pci] Formalise the PCI I/O API
hace 17 años
Michael Brown
8c7deba349
[config] Split console configuration out to config/console.h
hace 17 años
Michael Brown
8956a36be5
[ioapi] Formalise the I/O API as used in i386-pcbios
hace 17 años