Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
4082 5599 d 6 h decky /trunk/ streamlined HID configuration
this breaks most ports except ia32, amd64 and mips32 (will be fixed ASAP)
 
/trunk/HelenOS.config
4081 5599 d 8 h decky /trunk/tools/ interpret negative inference properly  
/trunk/tools/config.py
4080 5599 d 8 h decky /trunk/tools/ add support for negative inference  
/trunk/tools/config.py
4079 5599 d 11 h decky /trunk/kernel/genarch/ support for dummy serial line input and output (e.g. msim)  
/trunk/kernel/genarch/Makefile.inc
4078 5599 d 11 h decky /trunk/kernel/genarch/ add dummy serial line input and output drivers  
/trunk/kernel/genarch/include/drivers/dsrln
/trunk/kernel/genarch/include/drivers/dsrln/dsrlnin.h
/trunk/kernel/genarch/include/drivers/dsrln/dsrlnout.h
/trunk/kernel/genarch/src/drivers/dsrln
/trunk/kernel/genarch/src/drivers/dsrln/dsrlnin.c
/trunk/kernel/genarch/src/drivers/dsrln/dsrlnout.c
4076 5600 d 3 h jermar /trunk/kernel/arch/sparc64/src/ Fix SMP on sparc64.  
/trunk/kernel/arch/sparc64/src/sparc64.c
4074 5600 d 4 h jermar /trunk/ Prevent duplicit NS16550 offering.  
/trunk/HelenOS.config
4072 5600 d 4 h jermar /trunk/kernel/arch/sparc64/src/ Fix sparc64 builds without srln.  
/trunk/kernel/arch/sparc64/src/console.c
4071 5600 d 4 h jermar /trunk/kernel/arch/sparc64/ Some additional fixes to the sgcn driver.  
/trunk/kernel/arch/sparc64/include/drivers/sgcn.h
/trunk/kernel/arch/sparc64/src/console.c
/trunk/kernel/arch/sparc64/src/drivers/sgcn.c
4070 5600 d 6 h rimsky /trunk/ SGCN driver modified to reflect the new keyboard driver architecture. Making the Serengeti bootable image smaller by not including some servers/applications.  
/trunk/boot/arch/sparc64/loader/Makefile
/trunk/kernel/arch/sparc64/include/drivers/sgcn.h
/trunk/kernel/arch/sparc64/src/console.c
/trunk/kernel/arch/sparc64/src/drivers/kbd.c
/trunk/kernel/arch/sparc64/src/drivers/sgcn.c
/trunk/kernel/arch/sparc64/src/sparc64.c
/trunk/uspace/srv/kbd/Makefile
/trunk/uspace/srv/kbd/port/sgcn.c
4069 5600 d 9 h decky /trunk/ set CONFIG_DEBUG_SPINLOCK after CONFIG_SMP
do not use serial line on msim
 
/trunk/HelenOS.config
4067 5603 d 1 h jermar /trunk/uspace/srv/kbd/ Fix typo in i460GX  
/trunk/uspace/srv/kbd/Makefile
4066 5603 d 1 h jermar /trunk/ Fix configuration options for ns16550.  
/trunk/HelenOS.config
4062 5603 d 8 h decky /trunk/tools/ handle the Done (dialog) button before doing anything else  
/trunk/tools/config.py
4061 5603 d 9 h svoboda /trunk/uspace/srv/kbd/ Constructing parser machines for tty keyboards by hand is a pain. Let the machine do it -- let's nuke some ants.  
/trunk/uspace/srv/kbd/genarch
/trunk/uspace/srv/kbd/genarch/gsp.c
/trunk/uspace/srv/kbd/genarch/stroke.c
/trunk/uspace/srv/kbd/include/gsp.h
/trunk/uspace/srv/kbd/include/stroke.h
/trunk/uspace/srv/kbd/Makefile
/trunk/uspace/srv/kbd/ctl/gxe_fb.c
/trunk/uspace/srv/kbd/ctl/pc.c
/trunk/uspace/srv/kbd/ctl/stty.c
/trunk/uspace/srv/kbd/ctl/sun.c
/trunk/uspace/srv/kbd/generic/kbd.c
/trunk/uspace/srv/kbd/include/kbd_ctl.h
4060 5603 d 10 h jermar /trunk/kernel/arch/ia64/ Clean up ski handling in kernel.  
/trunk/kernel/arch/ia64/include/ski/ski.h
/trunk/kernel/arch/ia64/src/ia64.c
/trunk/kernel/arch/ia64/src/ski/ski.c
4059 5603 d 10 h decky /trunk/contrib/ remove orphaned directory  
/trunk/contrib/default
4058 5603 d 10 h decky /trunk/ add support for predefined configuration profiles (and subprofiles, configuration can be nested)  
/trunk/defaults
/trunk/defaults/amd64
/trunk/defaults/amd64/Makefile.config
/trunk/defaults/amd64/output
/trunk/defaults/arm32
/trunk/defaults/arm32/Makefile.config
/trunk/defaults/arm32/output
/trunk/defaults/ia32
/trunk/defaults/ia32/Makefile.config
/trunk/defaults/ia32/output
/trunk/defaults/ia64
/trunk/defaults/ia64/Makefile.config
/trunk/defaults/ia64/i460GX
/trunk/defaults/ia64/i460GX/Makefile.config
/trunk/defaults/ia64/output
/trunk/defaults/ia64/ski
/trunk/defaults/ia64/ski/Makefile.config
/trunk/defaults/mips32
/trunk/defaults/mips32/GXemul
/trunk/defaults/mips32/GXemul/Makefile.config
/trunk/defaults/mips32/Makefile.config
/trunk/defaults/mips32/msim
/trunk/defaults/mips32/msim/Makefile.config
/trunk/defaults/mips32/output
/trunk/defaults/ppc32
/trunk/defaults/ppc32/Makefile.config
/trunk/defaults/ppc32/output
/trunk/defaults/sparc64
/trunk/defaults/sparc64/output
/trunk/contrib/default/amd64
/trunk/contrib/default/arm32
/trunk/contrib/default/ia32
/trunk/contrib/default/ia64
/trunk/contrib/default/mips32
/trunk/contrib/default/ppc32
/trunk/contrib/default/sparc64
/trunk/tools/config.py
4057 5603 d 10 h decky /trunk/kernel/arch/ optional EGA support  
/trunk/kernel/arch/amd64/src/amd64.c
/trunk/kernel/arch/ia32/src/ia32.c
4056 5603 d 10 h decky /trunk/ do not ask personal questions in configuration  
/trunk/HelenOS.config
4054 5603 d 12 h decky /trunk/tools/ indicate undefined configuration options more explicitly
(the "None" was not clear enought and might get confused with "none" value)
 
/trunk/tools/config.py
/trunk/tools/xtui.py
4053 5603 d 12 h jermar /trunk/ Extended HID options.  
/trunk/HelenOS.config
4052 5603 d 13 h jermar /trunk/kernel/genarch/src/srln/ Add a new line - gcc is very picky lately.  
/trunk/kernel/genarch/src/srln/srln.c
4051 5603 d 14 h svoboda /trunk/ Keyboard layout must always be specified. Msim does not support non-serial HID.  
/trunk/HelenOS.config
4050 5603 d 14 h jermar /trunk/ Remove the hated DEFAULTS config option.  
/trunk/HelenOS.config
4049 5604 d 2 h svoboda /trunk/uspace/srv/kbd/ Do not create obsolete symlinks.  
/trunk/uspace/srv/kbd/Makefile
4048 5604 d 2 h jermar /trunk/kernel/generic/src/mm/ Fix non-debug build.  
/trunk/kernel/generic/src/mm/frame.c
4047 5604 d 3 h jermar /trunk/ Improve the configuration file.

- Support for easy configuration with sane defaults.

- Fix the ambiguous MACHINE variable by introducing the PROCESSOR variable.

- Eliminate some unnecessarily detailed questions by providing defaults for the
Serengeti machine.

- Introduce CONFIG_HID_IN and CONFIG_HID_OUT variables. They help to limit the
number of offered HID devices. In the future, they can be also used to
configure the way how the serial controller devices are connected to the
keyboard / serial line modules on some platforms where we can't autodetect.
 
/trunk/HelenOS.config
/trunk/kernel/arch/amd64/Makefile.inc
/trunk/kernel/arch/ia32/Makefile.inc
/trunk/kernel/arch/sparc64/Makefile.inc
4046 5604 d 3 h jermar /trunk/kernel/arch/mips32/ Nuke the mips32-specific ns16550 driver.
Remove the conflicting console_init() too.
 
/trunk/kernel/arch/mips32/src/drivers/serial.c
/trunk/kernel/arch/mips32/Makefile.inc
/trunk/kernel/arch/mips32/include/console.h
/trunk/kernel/arch/mips32/include/drivers/serial.h
/trunk/kernel/arch/mips32/src/console.c
/trunk/kernel/arch/mips32/src/mips32.c
4045 5604 d 4 h jermar /trunk/kernel/arch/arm32/ Remove ARM's console_init() because it conflicts with the generic
console_init(). No functionality loss as it was a mere wrapper around
machine_console_init().
 
/trunk/kernel/arch/arm32/include/console.h
/trunk/kernel/arch/arm32/src/arm32.c
/trunk/kernel/arch/arm32/src/console.c
4044 5604 d 7 h svoboda /trunk/ Userspace driver for ski keyboard port.  
/trunk/uspace/srv/kbd/port/ski.c
/trunk/kernel/arch/ia64/src/ski/ski.c
/trunk/uspace/srv/kbd/Makefile
4043 5604 d 7 h jermar /trunk/ Serial line module.  
/trunk/kernel/genarch/include/srln
/trunk/kernel/genarch/include/srln/srln.h
/trunk/kernel/genarch/src/srln
/trunk/kernel/genarch/src/srln/srln.c
/trunk/HelenOS.config
/trunk/kernel/arch/ia64/src/ia64.c
/trunk/kernel/genarch/Makefile.inc
4042 5604 d 8 h jermar /trunk/ Complete emancipation of kernel serial controller drivers (i8042, ns16550 and
z8530). Provide a common keyboard module for PC and Sun keyboards. The serial
line module is still to follow.
 
/trunk/kernel/genarch/include/drivers/i8042
/trunk/kernel/genarch/include/drivers/i8042/i8042.h
/trunk/kernel/genarch/include/drivers/ns16550
/trunk/kernel/genarch/include/drivers/ns16550/ns16550.h
/trunk/kernel/genarch/include/drivers/z8530
/trunk/kernel/genarch/include/drivers/z8530/z8530.h
/trunk/kernel/genarch/include/kbrd
/trunk/kernel/genarch/include/kbrd/kbrd.h
/trunk/kernel/genarch/src/drivers/i8042
/trunk/kernel/genarch/src/drivers/i8042/i8042.c
/trunk/kernel/genarch/src/drivers/ns16550
/trunk/kernel/genarch/src/drivers/ns16550/ns16550.c
/trunk/kernel/genarch/src/drivers/z8530
/trunk/kernel/genarch/src/drivers/z8530/z8530.c
/trunk/kernel/genarch/src/kbrd
/trunk/kernel/genarch/src/kbrd/kbrd.c
/trunk/kernel/genarch/include/kbd
/trunk/kernel/genarch/include/kbrd/i8042.h
/trunk/kernel/genarch/include/kbrd/key.h
/trunk/kernel/genarch/include/kbrd/ns16550.h
/trunk/kernel/genarch/include/kbrd/z8530.h
/trunk/kernel/genarch/src/kbd
/trunk/kernel/genarch/src/kbrd/i8042.c
/trunk/kernel/genarch/src/kbrd/key.c
/trunk/kernel/genarch/src/kbrd/ns16550.c
/trunk/kernel/genarch/src/kbrd/z8530.c
/trunk/HelenOS.config
/trunk/kernel/arch/amd64/src/amd64.c
/trunk/kernel/arch/ia32/src/ia32.c
/trunk/kernel/arch/ia64/src/ia64.c
/trunk/kernel/arch/ia64/src/smp/smp.c
/trunk/kernel/arch/sparc64/src/console.c
/trunk/kernel/arch/sparc64/src/drivers/kbd.c
/trunk/kernel/arch/sparc64/src/sparc64.c
/trunk/kernel/genarch/Makefile.inc
/trunk/kernel/genarch/src/kbrd/scanc_pc.c
/trunk/kernel/genarch/src/kbrd/scanc_sun.c
/trunk/kernel/generic/include/console/console.h
/trunk/kernel/generic/src/console/console.c
/trunk/kernel/generic/src/main/main.c
4041 5604 d 8 h jermar /trunk/kernel/generic/ If the server cannot receive a call because it supplied a bad userspace address, the kernel will immediately answer the call with EPARTY.  
/trunk/kernel/generic/include/errno.h
/trunk/kernel/generic/src/ipc/sysipc.c
4040 5605 d 11 h decky /trunk/kernel/generic/src/ipc/ add TODO  
/trunk/kernel/generic/src/ipc/sysipc.c
4039 5605 d 14 h decky /trunk/kernel/arch/mips32/src/ cstyle  
/trunk/kernel/arch/mips32/src/asm.S
4038 5605 d 14 h decky /trunk/kernel/arch/mips32/src/ save destination address properly in all cases
(this fixes IPC on mips32)
 
/trunk/kernel/arch/mips32/src/asm.S
4037 5605 d 14 h decky /trunk/uspace/lib/libc/generic/ connect to the loader in a blocking way  
/trunk/uspace/lib/libc/generic/loader.c
4036 5605 d 15 h decky /trunk/uspace/srv/kbd/layout/ cstyle  
/trunk/uspace/srv/kbd/layout/us_dvorak.c
4035 5606 d 1 h svoboda /trunk/uspace/srv/kbd/layout/ Update Dvorak layout.  
/trunk/uspace/srv/kbd/layout/us_dvorak.c