Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
3933 5616 d 14 h svoboda /trunk/uspace/ Basic support for key modifiers.  
3932 5616 d 14 h jermar /trunk/kernel/ Kill arch/drivers/ega.h. Provide one-stop shopping
place for architectures with ia32 legacy I/O space.
 
3931 5616 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 5616 d 15 h jermar /trunk/kernel/ Adapt most of the kernel to ioport8_t, ioport16_t and ioport32_t types.  
3929 5616 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 5616 d 17 h jermar /trunk/kernel/ Kill arch/drivers/i8042.h.  
3927 5616 d 17 h jermar /trunk/kernel/genarch/ Nuke i8042_poll().  
3926 5617 d 14 h svoboda /trunk/uspace/srv/kbd/ Compile i8042+pc for ia64.  
3925 5617 d 15 h svoboda /trunk/uspace/srv/kbd/ Fix typos. Remove old makefile parts.  
3924 5617 d 15 h svoboda /trunk/uspace/srv/ Add some missing ports and controllers (untested). Remove old parts of keyboard driver.  
3923 5618 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 5618 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 5618 d 14 h decky /trunk/boot/generic/ add min and max macros  
3920 5618 d 14 h decky /trunk/kernel/generic/include/ add min3 and max3 macros  
3919 5618 d 14 h decky /trunk/kernel/generic/include/ cstyle  
3918 5618 d 14 h decky /trunk/kernel/ avoid ugly ifdefs in fpu1 test  
3917 5618 d 15 h decky /trunk/ remove non-standard define  
3916 5618 d 15 h decky /trunk/tools/ fix a flaw in deduction algorithm  
3915 5618 d 15 h decky /trunk/ fix conditions (actually only CNF and DNF is supported, not arbitrary logical forms)  
3913 5618 d 23 h decky /trunk/ mips32: basic SMP support  

Show All