From: Michael K. <mf...@us...> - 2000-07-24 02:59:21
|
Update of /cvsroot/linux-vr/linux/drivers/video In directory slayer.i.sourceforge.net:/tmp/cvs-serv27182/drivers/video Modified Files: fbcon-cfb16.c fbcon-cfb4.c vrc4171fb.c Log Message: A bunch of console-related fixes and enhancements: - Added a blank keymap, made that the default keymap for devices without keyboards. Was going to make it default keymap for all devices, but that would make it mandatory to run loadkeys, which is a 124K binary... - Fixed the scancode <-> keycode translation stuff to return something slightly more reasonable than error, except when user actually tries to change the translation (we don't need to translate, the keymap can address any scancode we choose to send it). - Moved the console pm_register call slightly, so it registers when the first VT is used, not only when a second is used... - Modified an assumption in vt.c that anything except for PPC or M68K is a PC. loadkeys should work flawlessly now (at least it did in my testing). Previously, it would ignore scancode 0 setting. - Fixed a slight problem with the new fontwidth support I added last week to cfb16 - Added 2,4,6,10,12,14,16 pixel fontwidth support to cfb4 - Cleaned up the VRC4171 chip id probing in the VRC4171 fb device |
From: Michael K. <mf...@us...> - 2000-07-24 02:59:21
|
Update of /cvsroot/linux-vr/linux/arch/mips/vr41xx In directory slayer.i.sourceforge.net:/tmp/cvs-serv27182/arch/mips/vr41xx Modified Files: kbd.c kbd_no.c Log Message: A bunch of console-related fixes and enhancements: - Added a blank keymap, made that the default keymap for devices without keyboards. Was going to make it default keymap for all devices, but that would make it mandatory to run loadkeys, which is a 124K binary... - Fixed the scancode <-> keycode translation stuff to return something slightly more reasonable than error, except when user actually tries to change the translation (we don't need to translate, the keymap can address any scancode we choose to send it). - Moved the console pm_register call slightly, so it registers when the first VT is used, not only when a second is used... - Modified an assumption in vt.c that anything except for PPC or M68K is a PC. loadkeys should work flawlessly now (at least it did in my testing). Previously, it would ignore scancode 0 setting. - Fixed a slight problem with the new fontwidth support I added last week to cfb16 - Added 2,4,6,10,12,14,16 pixel fontwidth support to cfb4 - Cleaned up the VRC4171 chip id probing in the VRC4171 fb device |
From: Hiroshi K. <ke...@us...> - 2000-07-25 15:06:33
|
Update of /cvsroot/linux-vr/linux/drivers/sound In directory slayer.i.sourceforge.net:/tmp/cvs-serv21950 Modified Files: vr41xx.c Log Message: Fixed problems around with new enable_irq()/disable_irq architecture. |
From: Hiroshi K. <ke...@us...> - 2000-07-27 15:07:01
|
Update of /cvsroot/linux-vr/linux/drivers/sound In directory slayer.i.sourceforge.net:/tmp/cvs-serv13775 Modified Files: vr41xx.c Log Message: Fixed problem on more than 32MB main memory machines. Thanks! >Mike |
From: Hiroshi K. <ke...@us...> - 2000-07-27 15:11:11
|
Update of /cvsroot/linux-vr/linux/include/asm-mips In directory slayer.i.sourceforge.net:/tmp/cvs-serv15002 Modified Files: dma.h Log Message: Changed MAX_DMA_ADDRESS to 32MB (0x2000000) for VR41XX architecture. Thanks! >Mike |
From: Hiroshi K. <ke...@us...> - 2000-07-27 17:43:49
|
Update of /cvsroot/linux-vr/linux/drivers/video In directory slayer.i.sourceforge.net:/tmp/cvs-serv15147 Modified Files: hpcsfb.c Log Message: Supported Mike's Power Management functions. |
From: Hiroshi K. <ke...@us...> - 2000-07-28 15:03:20
|
Update of /cvsroot/linux-vr/linux/arch/mips/vr41xx In directory slayer.i.sourceforge.net:/tmp/cvs-serv1252 Modified Files: nec_mobilegear2_r300.c Log Message: Just correct typo in comment. |
From: Hiroshi K. <ke...@us...> - 2000-07-28 15:10:45
|
Update of /cvsroot/linux-vr/linux/arch/mips/vr41xx In directory slayer.i.sourceforge.net:/tmp/cvs-serv6595 Added Files: mq200.c nec_mobilegear2_r430.c Log Message: Added MQ200 LCD/Backlight control for NEC Mobilegear-II R430/R530. |
From: Hiroshi K. <ke...@us...> - 2000-07-28 15:11:31
|
Update of /cvsroot/linux-vr/linux/arch/mips/vr41xx In directory slayer.i.sourceforge.net:/tmp/cvs-serv6706 Modified Files: Makefile Log Message: Added MQ200 LCD/Backlight control for NEC Mobilegear-II R430/R530. |
From: Hiroshi K. <ke...@us...> - 2000-07-28 15:58:43
|
Update of /cvsroot/linux-vr/linux/arch/mips/vr41xx In directory slayer.i.sourceforge.net:/tmp/cvs-serv16565 Modified Files: ite8181.c Log Message: Added support for LCD control (On/Off) for ITE8181 (used in IBM WorkPad Z50). Now, you can off LCD with: echo 1 >/proc/sys/pm/suspend and resume with hitting any key. Please use this with HPCSFB support. Thanks! >Mike & Sato. |
From: Hiroshi K. <ke...@us...> - 2000-07-28 17:27:11
|
Update of /cvsroot/linux-vr/linux/arch/mips/vr41xx In directory slayer.i.sourceforge.net:/tmp/cvs-serv5565 Modified Files: ite8181.c Log Message: Temporarily fixed problem of bothering recognizing PCMCIA network card. I will dig more later... |
From: Hiroshi K. <ke...@us...> - 2000-07-28 18:14:48
|
Update of /cvsroot/linux-vr/linux/arch/mips/vr41xx In directory slayer.i.sourceforge.net:/tmp/cvs-serv16788 Modified Files: ite8181.c Log Message: Fixed around debug messages. |
From: Hiroshi K. <ke...@us...> - 2000-07-31 03:17:49
|
Update of /cvsroot/linux-vr/linux/arch/mips/vr41xx In directory slayer.i.sourceforge.net:/tmp/cvs-serv9604 Modified Files: ite8181.c Log Message: Some cosmetic (indentation) changes. |
From: Pavel M. <pa...@us...> - 2000-07-31 12:31:05
|
Update of /cvsroot/linux-vr/linux/arch/mips/r39xx In directory slayer.i.sourceforge.net:/tmp/cvs-serv29323 Modified Files: sib.c Log Message: Spacing fix. |
From: Pavel M. <pa...@us...> - 2000-07-31 12:31:45
|
Update of /cvsroot/linux-vr/linux/arch/mips/r39xx In directory slayer.i.sourceforge.net:/tmp/cvs-serv29499 Modified Files: irq.c Log Message: Add velo-specific keyboard interrupt. |
From: Pavel M. <pa...@us...> - 2000-07-31 12:32:36
|
Update of /cvsroot/linux-vr/linux/arch/mips/r39xx In directory slayer.i.sourceforge.net:/tmp/cvs-serv29672 Modified Files: int-handler.S Log Message: Move serial interrupt in the front -- even transmit is pretty time-critical. |
From: Pavel M. <pa...@us...> - 2000-07-31 12:33:59
|
Update of /cvsroot/linux-vr/linux/drivers/char In directory slayer.i.sourceforge.net:/tmp/cvs-serv30013 Modified Files: keyboard.c Log Message: Add "blank now" key -- it is pretty critical for power managment. |
From: Pavel M. <pa...@us...> - 2000-07-31 12:34:58
|
Update of /cvsroot/linux-vr/linux/drivers/char In directory slayer.i.sourceforge.net:/tmp/cvs-serv30264 Modified Files: keyboard.c Log Message: Oops, don't process console switches in raw mode. (It would work, anyway, and in some respects better than current system, still it is change.) |
From: Pavel M. <pa...@us...> - 2000-07-31 12:37:00
|
Update of /cvsroot/linux-vr/linux/drivers/video In directory slayer.i.sourceforge.net:/tmp/cvs-serv30827 Modified Files: fbcon.c Log Message: Use black/white mode on fbcon-mfb consoles. Note: don't make this go into main tree: if fbcon-mfb is configured but not used, it will still force console black/white. That does not hurt linux-vr, but could hurt other people. |
From: Pavel M. <pa...@us...> - 2000-07-31 12:37:58
|
Update of /cvsroot/linux-vr/linux/fs In directory slayer.i.sourceforge.net:/tmp/cvs-serv31145 Modified Files: buffer.c Log Message: First step of fixing cramfs-on-initrd. It now mounts root okay but can not execute init. |
From: Hiroshi K. <ke...@us...> - 2000-07-31 15:18:10
|
Update of /cvsroot/linux-vr/linux/arch/mips/vr41xx In directory slayer.i.sourceforge.net:/tmp/cvs-serv7279 Modified Files: setup.c Log Message: Added support for NEC MobileGear-II R310/R430/R530 |
From: Hiroshi K. <ke...@us...> - 2000-08-01 12:17:56
|
Update of /cvsroot/linux-vr/linux/drivers/video In directory slayer.i.sourceforge.net:/tmp/cvs-serv32628 Modified Files: hpcsfb.c Log Message: Added NEC MobileGear-II R430/R530 support. |
From: Bradley D. L. <br...@us...> - 2000-08-01 15:11:26
|
Update of /cvsroot/linux-vr/linux/arch/mips/boot In directory slayer.i.sourceforge.net:/tmp/cvs-serv13087/arch/mips/boot Modified Files: Makefile .cvsignore Log Message: Adjust output names. Add vmlinux.srec output. |
From: Bradley D. L. <br...@us...> - 2000-08-01 15:11:26
|
Update of /cvsroot/linux-vr/linux/arch/mips In directory slayer.i.sourceforge.net:/tmp/cvs-serv13087/arch/mips Modified Files: Makefile Log Message: Adjust output names. Add vmlinux.srec output. |
From: Bradley D. L. <br...@us...> - 2000-08-02 00:53:29
|
Update of /cvsroot/linux-vr/linux/drivers/video In directory slayer.i.sourceforge.net:/tmp/cvs-serv2045/drivers/video Modified Files: vr4181fb.c Log Message: RFC: Expand framebuffer/display interface for better control and power management. |