Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
3932 5603 d 15 h jermar /trunk/kernel/ Kill arch/drivers/ega.h. Provide one-stop shopping
place for architectures with ia32 legacy I/O space.
 
3931 5603 d 15 h jermar /trunk/kernel/genarch/ Improve the i8042 kernel driver (phase I).

- Convert the code to be instance-aware
- Still using hardcoded initialization from legacy IO address
- Use elegant i8042 register map for PIO
 
3930 5603 d 15 h jermar /trunk/kernel/ Adapt most of the kernel to ioport8_t, ioport16_t and ioport32_t types.  
3929 5603 d 15 h jermar /trunk/kernel/arch/ Introduce ioport8_t, ioport16_t and ioport32_t. These types are to be used with
pio_read_n() and pio_write_n() functions. This breaks everything.
 
3928 5603 d 17 h jermar /trunk/kernel/ Kill arch/drivers/i8042.h.  
3927 5603 d 17 h jermar /trunk/kernel/genarch/ Nuke i8042_poll().  
3926 5604 d 14 h svoboda /trunk/uspace/srv/kbd/ Compile i8042+pc for ia64.  
3925 5604 d 15 h svoboda /trunk/uspace/srv/kbd/ Fix typos. Remove old makefile parts.  
3924 5604 d 15 h svoboda /trunk/uspace/srv/ Add some missing ports and controllers (untested). Remove old parts of keyboard driver.  
3923 5605 d 14 h svoboda /trunk/ Keyboard driver overhaul -- organize by hardware structure. This is w.i.p. Modifier keys, as well as ppc32, ia64 and sparc64 will not work yet.  
3922 5605 d 14 h decky /trunk/ make arch_pre_main optional, don't force any specific prototype
simplify boot process
mips32: detect number of configured CPUs in msim
 
3921 5605 d 14 h decky /trunk/boot/generic/ add min and max macros  
3920 5605 d 14 h decky /trunk/kernel/generic/include/ add min3 and max3 macros  
3919 5605 d 14 h decky /trunk/kernel/generic/include/ cstyle  
3918 5605 d 14 h decky /trunk/kernel/ avoid ugly ifdefs in fpu1 test  
3917 5605 d 15 h decky /trunk/ remove non-standard define  
3916 5605 d 15 h decky /trunk/tools/ fix a flaw in deduction algorithm  
3915 5605 d 16 h decky /trunk/ fix conditions (actually only CNF and DNF is supported, not arbitrary logical forms)  
3913 5605 d 23 h decky /trunk/ mips32: basic SMP support  
3911 5606 d 12 h decky /trunk/ dummy SMP support in msim  

Show All