Apm_emulation and proper suspend

2008-02-21 Thread Kristoffer Ericson
Greetings, I'm reworking a couple of apm drivers and for whatever reason it doesn't seem to update my /proc/apm_bios. I was under the impression that it should do that when apm_bios was catted? Currently I have a value that never change. I export my get_power_status.. function properly but

Apm_emulation and proper suspend

2008-02-21 Thread Kristoffer Ericson
Greetings, I'm reworking a couple of apm drivers and for whatever reason it doesn't seem to update my /proc/apm_bios. I was under the impression that it should do that when apm_bios was catted? Currently I have a value that never change. I export my get_power_status.. function properly but

Re: Current git very broken on the Dreamcast

2008-02-17 Thread Kristoffer Ericson
On Sat, 16 Feb 2008 19:59:48 + Adrian McMenamin <[EMAIL PROTECTED]> wrote: > > On Sat, 2008-02-16 at 19:48 +, Adrian McMenamin wrote: > > On Sat, 2008-02-16 at 18:38 +, Adrian McMenamin wrote: > > > Will seek to bisect this, but I have just updated my sources to the > > > latest git

Re: Current git very broken on the Dreamcast

2008-02-17 Thread Kristoffer Ericson
On Sat, 16 Feb 2008 19:59:48 + Adrian McMenamin <[EMAIL PROTECTED]> wrote: > > On Sat, 2008-02-16 at 19:48 +, Adrian McMenamin wrote: > > On Sat, 2008-02-16 at 18:38 +, Adrian McMenamin wrote: > > > Will seek to bisect this, but I have just updated my sources to the > > > latest git

Re: Current git very broken on the Dreamcast

2008-02-17 Thread Kristoffer Ericson
On Sat, 16 Feb 2008 18:38:00 + Adrian McMenamin <[EMAIL PROTECTED]> wrote: > Will seek to bisect this, but I have just updated my sources to the > latest git and it is not booting at all on the Dreamcast. > > With early printk on, I get nothing more than this before an instant > reboot: I

Re: Current git very broken on the Dreamcast

2008-02-17 Thread Kristoffer Ericson
On Sat, 16 Feb 2008 18:38:00 + Adrian McMenamin [EMAIL PROTECTED] wrote: Will seek to bisect this, but I have just updated my sources to the latest git and it is not booting at all on the Dreamcast. With early printk on, I get nothing more than this before an instant reboot: I haven't

Re: Current git very broken on the Dreamcast

2008-02-17 Thread Kristoffer Ericson
On Sat, 16 Feb 2008 19:59:48 + Adrian McMenamin [EMAIL PROTECTED] wrote: On Sat, 2008-02-16 at 19:48 +, Adrian McMenamin wrote: On Sat, 2008-02-16 at 18:38 +, Adrian McMenamin wrote: Will seek to bisect this, but I have just updated my sources to the latest git and it is

Re: Current git very broken on the Dreamcast

2008-02-17 Thread Kristoffer Ericson
On Sat, 16 Feb 2008 19:59:48 + Adrian McMenamin [EMAIL PROTECTED] wrote: On Sat, 2008-02-16 at 19:48 +, Adrian McMenamin wrote: On Sat, 2008-02-16 at 18:38 +, Adrian McMenamin wrote: Will seek to bisect this, but I have just updated my sources to the latest git and it is

Re: [PATCH/HP7XX] - Add combined LCD / BL driver for platform HP Jornada 7xx handhelds

2008-02-06 Thread Kristoffer Ericson
\n"); + kfree(bllcd); + return ret; + } Its fixed now for me. Going to test that mdelay issue now. On Wed, 6 Feb 2008 19:31:55 + Russell King - ARM Linux <[EMAIL PROTECTED]> wrote: > On Wed, Feb 06, 2008 at 08:21:28PM +0100, Kristoffer Ericson

Re: [PATCH/HP7XX] - Add combined LCD / BL driver for platform HP Jornada 7xx handhelds

2008-02-06 Thread Kristoffer Ericson
@@ +/* + * + * Backlight and LCD Driver for HP Jornada 720 + * Copyright (C) 2007 Kristoffer Ericson <[EMAIL PROTECTED]> + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 + * or any later version as pub

Re: [PATCH/HP7XX] - Add combined LCD / BL driver for platform HP Jornada 7xx handhelds

2008-02-06 Thread Kristoffer Ericson
/jornada720_bllcd.c b/drivers/video/backlight/jornada720_bllcd.c new file mode 100644 index 000..0adbc49 --- /dev/null +++ b/drivers/video/backlight/jornada720_bllcd.c @@ -0,0 +1,287 @@ +/* + * + * Backlight and LCD Driver for HP Jornada 720 + * Copyright (C) 2007 Kristoffer Ericson <[EMAIL PROTEC

Re: 2.6.24-git15 Keyboard Issue?

2008-02-06 Thread Kristoffer Ericson
On Wed, 6 Feb 2008 14:54:21 +0100 (CET) Jiri Kosina <[EMAIL PROTECTED]> wrote: > On Wed, 6 Feb 2008, Chris Holvenstot wrote: > > > On this system I am using a PS2 Keyboard - and let me stress that it is > > only occasionaly that it happens - I have had 2.6.24-git15 up for about > > 2 hours now

Re: [PATCH/HP7XX] - Add combined LCD / BL driver for platform HP Jornada 7xx handhelds

2008-02-06 Thread Kristoffer Ericson
/jornada720_bllcd.c @@ -0,0 +1,286 @@ +/* + * drivers/video/backlight/jornada720_bllcd.c + * + * Backlight and LCD Driver for HP Jornada 720 + * Copyright (C) 2007 Kristoffer Ericson <[EMAIL PROTECTED]> + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of t

Re: [PATCH/HP7XX] - Add combined LCD / BL driver for platform HP Jornada 7xx handhelds

2008-02-06 Thread Kristoffer Ericson
On Wed, 06 Feb 2008 13:34:12 +0100 Roel Kluin <[EMAIL PROTECTED]> wrote: > Kristoffer Ericson wrote: > > Greetings, > > > > Richard I've cleaned up the driver by checking with checkpatch.pl as > > Russell suggested. I would appreciate it if you could > >

Re: Resolved (sort of): Unable to access PCMCIA with O2 Micro OZ711MP1/MS1

2008-02-06 Thread Kristoffer Ericson
On Wed, 06 Feb 2008 09:02:11 +0100 "Mader, Alexander (N-MSR)" <[EMAIL PROTECTED]> wrote: > Kristoffer Ericson schrieb: > > "Mader, Alexander (N-MSR)" wrote: > >> On a Fujitsu Siemens Celsius H240 a 2.6.22-3-amd64 kernel from Debian > >> test

Re: Resolved (sort of): Unable to access PCMCIA with O2 Micro OZ711MP1/MS1

2008-02-06 Thread Kristoffer Ericson
On Wed, 06 Feb 2008 09:02:11 +0100 Mader, Alexander (N-MSR) [EMAIL PROTECTED] wrote: Kristoffer Ericson schrieb: Mader, Alexander (N-MSR) wrote: On a Fujitsu Siemens Celsius H240 a 2.6.22-3-amd64 kernel from Debian testing is in use. PCMCIA utilities for Linux 2.6 version 014-4

Re: [PATCH/HP7XX] - Add combined LCD / BL driver for platform HP Jornada 7xx handhelds

2008-02-06 Thread Kristoffer Ericson
On Wed, 06 Feb 2008 13:34:12 +0100 Roel Kluin [EMAIL PROTECTED] wrote: Kristoffer Ericson wrote: Greetings, Richard I've cleaned up the driver by checking with checkpatch.pl as Russell suggested. I would appreciate it if you could look through the patch again and give comments since

Re: [PATCH/HP7XX] - Add combined LCD / BL driver for platform HP Jornada 7xx handhelds

2008-02-06 Thread Kristoffer Ericson
/jornada720_bllcd.c @@ -0,0 +1,286 @@ +/* + * drivers/video/backlight/jornada720_bllcd.c + * + * Backlight and LCD Driver for HP Jornada 720 + * Copyright (C) 2007 Kristoffer Ericson [EMAIL PROTECTED] + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU

Re: 2.6.24-git15 Keyboard Issue?

2008-02-06 Thread Kristoffer Ericson
On Wed, 6 Feb 2008 14:54:21 +0100 (CET) Jiri Kosina [EMAIL PROTECTED] wrote: On Wed, 6 Feb 2008, Chris Holvenstot wrote: On this system I am using a PS2 Keyboard - and let me stress that it is only occasionaly that it happens - I have had 2.6.24-git15 up for about 2 hours now and have

Re: [PATCH/HP7XX] - Add combined LCD / BL driver for platform HP Jornada 7xx handhelds

2008-02-06 Thread Kristoffer Ericson
/jornada720_bllcd.c b/drivers/video/backlight/jornada720_bllcd.c new file mode 100644 index 000..0adbc49 --- /dev/null +++ b/drivers/video/backlight/jornada720_bllcd.c @@ -0,0 +1,287 @@ +/* + * + * Backlight and LCD Driver for HP Jornada 720 + * Copyright (C) 2007 Kristoffer Ericson [EMAIL PROTECTED

Re: [PATCH/HP7XX] - Add combined LCD / BL driver for platform HP Jornada 7xx handhelds

2008-02-06 Thread Kristoffer Ericson
@@ +/* + * + * Backlight and LCD Driver for HP Jornada 720 + * Copyright (C) 2007 Kristoffer Ericson [EMAIL PROTECTED] + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 + * or any later version as published

Re: [PATCH/HP7XX] - Add combined LCD / BL driver for platform HP Jornada 7xx handhelds

2008-02-06 Thread Kristoffer Ericson
); + return ret; + } Its fixed now for me. Going to test that mdelay issue now. On Wed, 6 Feb 2008 19:31:55 + Russell King - ARM Linux [EMAIL PROTECTED] wrote: On Wed, Feb 06, 2008 at 08:21:28PM +0100, Kristoffer Ericson wrote: Oh, and thanks for all the feedback people

[PATCH/HP7XX] - Add combined LCD / BL driver for platform HP Jornada 7xx handhelds

2008-02-05 Thread Kristoffer Ericson
there will be some changes required before that. Oh and to answer your question regarding MAX/MIN values of the backlight, 0 = max and 255 = min. So we simply turn it around by returning 255 - value. Same thing when we need to set value. Best wishes Kristoffer Ericson diff --git a/drivers/video/backlight

[PATCH/HP6XX] - Add leds support to the HP Jornada 6xx handheld

2008-02-05 Thread Kristoffer Ericson
ada 620/660/680/690 handhelds + * + * Copyright 2008 Kristoffer Ericson <[EMAIL PROTECTED]> + * this driver is based on leds-spitz.c by Richard Purdie. + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License

Re: Unable to access PCMCIA with O2 Micro OZ711MP1/MS1

2008-02-05 Thread Kristoffer Ericson
On Tue, 05 Feb 2008 06:46:16 +0100 "Mader, Alexander (N-MSR)" <[EMAIL PROTECTED]> wrote: > Hello, > > after contacting linux-pcmcia and some search I am approaching lkml. > > There seems to be a problem accessing PCMCIA cards with O2 Micro > OZ711MP1/MS1 Controller. > > On a Fujitsu Siemens

Re: Questions regarding mfd drivers

2008-02-05 Thread Kristoffer Ericson
On Mon, 4 Feb 2008 23:01:55 + Ben Dooks <[EMAIL PROTECTED]> wrote: > On Mon, Feb 04, 2008 at 12:37:14PM +0100, Kristoffer Ericson wrote: > > Greetings, > > > > Trying to wrap my head around sm501. From what I can tell an mfd driver is > > a "ma

Re: Questions regarding mfd drivers

2008-02-05 Thread Kristoffer Ericson
On Mon, 4 Feb 2008 23:01:55 + Ben Dooks [EMAIL PROTECTED] wrote: On Mon, Feb 04, 2008 at 12:37:14PM +0100, Kristoffer Ericson wrote: Greetings, Trying to wrap my head around sm501. From what I can tell an mfd driver is a master driver that takes control of all memory and io areas

Re: Unable to access PCMCIA with O2 Micro OZ711MP1/MS1

2008-02-05 Thread Kristoffer Ericson
On Tue, 05 Feb 2008 06:46:16 +0100 Mader, Alexander (N-MSR) [EMAIL PROTECTED] wrote: Hello, after contacting linux-pcmcia and some search I am approaching lkml. There seems to be a problem accessing PCMCIA cards with O2 Micro OZ711MP1/MS1 Controller. On a Fujitsu Siemens Celsius H240

[PATCH/HP6XX] - Add leds support to the HP Jornada 6xx handheld

2008-02-05 Thread Kristoffer Ericson
) += ledtrig-timer.o diff --git a/drivers/leds/leds-hp6xx.c b/drivers/leds/leds-hp6xx.c new file mode 100644 index 000..82d4ec3 --- /dev/null +++ b/drivers/leds/leds-hp6xx.c @@ -0,0 +1,120 @@ +/* + * LED Triggers Core + * For the HP Jornada 620/660/680/690 handhelds + * + * Copyright 2008 Kristoffer

[PATCH/HP7XX] - Add combined LCD / BL driver for platform HP Jornada 7xx handhelds

2008-02-05 Thread Kristoffer Ericson
there will be some changes required before that. Oh and to answer your question regarding MAX/MIN values of the backlight, 0 = max and 255 = min. So we simply turn it around by returning 255 - value. Same thing when we need to set value. Best wishes Kristoffer Ericson diff --git a/drivers/video/backlight

Where to send new pcmcia driver?

2008-02-04 Thread Kristoffer Ericson
Greetings, Im almost finished with my pcmcia driver for the h64461 chipset, it works fine just need to clean it up. Now looking at the MAINTAINER list it doesn't reference anyone special as the maintainer for pcmcia subsystem. So in short where should I send the patch? Also, I've tried on

Questions regarding mfd drivers

2008-02-04 Thread Kristoffer Ericson
Greetings, Trying to wrap my head around sm501. From what I can tell an mfd driver is a "master" driver that takes control of all memory and io areas. It then hands out areas of those to drivers. Anywhere near correct? I can see some benefit but still hard for me to motivate. What am I

Questions regarding mfd drivers

2008-02-04 Thread Kristoffer Ericson
Greetings, Trying to wrap my head around sm501. From what I can tell an mfd driver is a master driver that takes control of all memory and io areas. It then hands out areas of those to drivers. Anywhere near correct? I can see some benefit but still hard for me to motivate. What am I missing?

Where to send new pcmcia driver?

2008-02-04 Thread Kristoffer Ericson
Greetings, Im almost finished with my pcmcia driver for the h64461 chipset, it works fine just need to clean it up. Now looking at the MAINTAINER list it doesn't reference anyone special as the maintainer for pcmcia subsystem. So in short where should I send the patch? Also, I've tried on

[PATCH/LEDS] - Add support for leds on the HP Jornada 6xx series

2008-02-03 Thread Kristoffer Ericson
Greetings, Patch against linux-2.6.git (synced today) shortlog: The HP Jornada 6xx series have simple leds thats able to produce green or red light. This patch enables the leds to be used by the kernel and/or userland. signed-off-by: Kristoffer Ericson <[EMAIL PROTECTED]> Richard pleas

[PATCH/LEDS] - Add support for leds on the HP Jornada 6xx series

2008-02-03 Thread Kristoffer Ericson
Greetings, Patch against linux-2.6.git (synced today) shortlog: The HP Jornada 6xx series have simple leds thats able to produce green or red light. This patch enables the leds to be used by the kernel and/or userland. signed-off-by: Kristoffer Ericson [EMAIL PROTECTED] Richard please note

Re: [PATCH/KCONFIG] - Add SUPERH depends to sound/soc/sh/Kconfig

2008-02-01 Thread Kristoffer Ericson
On Fri, 1 Feb 2008 08:17:15 +0900 Paul Mundt <[EMAIL PROTECTED]> wrote: > On Thu, Jan 31, 2008 at 10:58:11PM +0100, Kristoffer Ericson wrote: > > Currently you will see an empty "SoC Audio support for SuperH" menu > > when building for other archs (example pxa

Re: [PATCH/KCONFIG] - Add SUPERH depends to sound/soc/sh/Kconfig

2008-02-01 Thread Kristoffer Ericson
On Fri, 1 Feb 2008 08:17:15 +0900 Paul Mundt [EMAIL PROTECTED] wrote: On Thu, Jan 31, 2008 at 10:58:11PM +0100, Kristoffer Ericson wrote: Currently you will see an empty SoC Audio support for SuperH menu when building for other archs (example pxa). This patch adds depends on SUPERH

[PATCH/KCONFIG] - Add SUPERH depends to sound/soc/sh/Kconfig

2008-01-31 Thread Kristoffer Ericson
Currently you will see an empty "SoC Audio support for SuperH" menu when building for other archs (example pxa). This patch adds "depends on SUPERH" to remove that empty menu. signed-off-by: Kristoffer Ericson <[EMAIL PROTECTED]> diff --git a/sound/soc/sh/Kconfig b/

[PATCH/KCONFIG] - Add SUPERH depends to sound/soc/sh/Kconfig

2008-01-31 Thread Kristoffer Ericson
Currently you will see an empty SoC Audio support for SuperH menu when building for other archs (example pxa). This patch adds depends on SUPERH to remove that empty menu. signed-off-by: Kristoffer Ericson [EMAIL PROTECTED] diff --git a/sound/soc/sh/Kconfig b/sound/soc/sh/Kconfig index f03220d

Re: [HD64461_PCMCIA_driver] - Shared IRQ lines / Segfaults

2008-01-30 Thread Kristoffer Ericson
On Wed, 30 Jan 2008 14:05:59 +0100 Manuel Lauss <[EMAIL PROTECTED]> wrote: > On Wed, Jan 30, 2008 at 01:20:36PM +0100, Kristoffer Ericson wrote: > > Greetings, > > > > Driver detects card insertion / ejection and sets power properly. The > > mapping looks reson

Re: [HD64461_PCMCIA_driver] - Shared IRQ lines / Segfaults

2008-01-30 Thread Kristoffer Ericson
On Wed, 30 Jan 2008 14:05:59 +0100 Manuel Lauss <[EMAIL PROTECTED]> wrote: > On Wed, Jan 30, 2008 at 01:20:36PM +0100, Kristoffer Ericson wrote: > > Greetings, > > > > Driver detects card insertion / ejection and sets power properly. The > > mapping looks reson

[HD64461_PCMCIA_driver] - Shared IRQ lines / Segfaults

2008-01-30 Thread Kristoffer Ericson
Greetings, Driver detects card insertion / ejection and sets power properly. The mapping looks resonable also compairing to a working 2.6.17 driver. However when manually modprobing drivers I either get a segmentation fault or problems with IRQ shared lines. Any suggestesions? Best wishes

[HD64461_PCMCIA_driver] - Shared IRQ lines / Segfaults

2008-01-30 Thread Kristoffer Ericson
Greetings, Driver detects card insertion / ejection and sets power properly. The mapping looks resonable also compairing to a working 2.6.17 driver. However when manually modprobing drivers I either get a segmentation fault or problems with IRQ shared lines. Any suggestesions? Best wishes

Re: [HD64461_PCMCIA_driver] - Shared IRQ lines / Segfaults

2008-01-30 Thread Kristoffer Ericson
On Wed, 30 Jan 2008 14:05:59 +0100 Manuel Lauss [EMAIL PROTECTED] wrote: On Wed, Jan 30, 2008 at 01:20:36PM +0100, Kristoffer Ericson wrote: Greetings, Driver detects card insertion / ejection and sets power properly. The mapping looks resonable also compairing to a working 2.6.17

Re: [HD64461_PCMCIA_driver] - Shared IRQ lines / Segfaults

2008-01-30 Thread Kristoffer Ericson
On Wed, 30 Jan 2008 14:05:59 +0100 Manuel Lauss [EMAIL PROTECTED] wrote: On Wed, Jan 30, 2008 at 01:20:36PM +0100, Kristoffer Ericson wrote: Greetings, Driver detects card insertion / ejection and sets power properly. The mapping looks resonable also compairing to a working 2.6.17

Re: Kernel crash in 2.6.21

2008-01-29 Thread Kristoffer Ericson
On Tue, 29 Jan 2008 12:38:43 -0500 Jerry Geis <[EMAIL PROTECTED]> wrote: > Below is a kernel crash for 2.6.21 > > The kernel runs for a number of days/weeks and then the crash below. > I am not running X windows. Just a server. Without knowing much about the issue I would suggest you compile a

Re: Kernel crash in 2.6.21

2008-01-29 Thread Kristoffer Ericson
On Tue, 29 Jan 2008 12:38:43 -0500 Jerry Geis [EMAIL PROTECTED] wrote: Below is a kernel crash for 2.6.21 The kernel runs for a number of days/weeks and then the crash below. I am not running X windows. Just a server. Without knowing much about the issue I would suggest you compile a fresh

[HD64461] Pcmcia driver and Vcc/Vpp issues

2008-01-24 Thread Kristoffer Ericson
Greetings, FYI: Porting/rewriting a pcmcia driver that was working in 2.6.17 (PIO-based) to work on 2.6.24 (MMIO-based) and haven't been able to make it work yet. I've used the good driver to extract values to compair against the new driver. Bugtracked the issue abit more and found 2 strange

[HD64461] Pcmcia driver and Vcc/Vpp issues

2008-01-24 Thread Kristoffer Ericson
Greetings, FYI: Porting/rewriting a pcmcia driver that was working in 2.6.17 (PIO-based) to work on 2.6.24 (MMIO-based) and haven't been able to make it work yet. I've used the good driver to extract values to compair against the new driver. Bugtracked the issue abit more and found 2 strange

(RESEND) [HP6XX] - Still issues with pcmcia driver (HD64461)

2007-12-18 Thread Kristoffer Ericson
it detects insertion / removal properly but obviously non-working. In short, I need to make sure the PCMCIA_CARD_IRQ is properly setup by the pcmcia_subsystem (or manually request it in driver). Best wishes Kristoffer Ericson /* * drivers/pcmcia/hd64461_ss.c * * PCMCIA platform driver for Hitachi HD

(RESEND) [HP6XX] - Still issues with pcmcia driver (HD64461)

2007-12-18 Thread Kristoffer Ericson
properly but obviously non-working. In short, I need to make sure the PCMCIA_CARD_IRQ is properly setup by the pcmcia_subsystem (or manually request it in driver). Best wishes Kristoffer Ericson /* * drivers/pcmcia/hd64461_ss.c * * PCMCIA platform driver for Hitachi HD64461 companion chip

Re: [HP6XX/FIX/PATCH] - Fix bad default keymap in HP Jornada 6xx keyboard driver

2007-12-12 Thread Kristoffer Ericson
On Thu, 13 Dec 2007 03:45:58 +0900 Paul Mundt <[EMAIL PROTECTED]> wrote: > On Wed, Dec 12, 2007 at 07:22:07PM +0100, Kristoffer Ericson wrote: > > shortlog: > > * This patch fixes the HP Jornada 6xx keyboard default keymap which had > > some bad keymap values. Thi

[HP6XX/FIX/PATCH] - Fix bad default keymap in HP Jornada 6xx keyboard driver

2007-12-12 Thread Kristoffer Ericson
(example : key y returned 'r'). * Also, while we are at it lets arrange the include files in alphabetical order. signed-off-by: Kristoffer Ericson <[EMAIL PROTECTED]> diff --git a/drivers/input/keyboard/jornada680_kbd.c b/drivers/input/keyboard/jornada680_kbd.c index bec1cf4..a23633a

[HP6XX/FIX/PATCH] - Fix bad default keymap in HP Jornada 6xx keyboard driver

2007-12-12 Thread Kristoffer Ericson
(example : key y returned 'r'). * Also, while we are at it lets arrange the include files in alphabetical order. signed-off-by: Kristoffer Ericson [EMAIL PROTECTED] diff --git a/drivers/input/keyboard/jornada680_kbd.c b/drivers/input/keyboard/jornada680_kbd.c index bec1cf4..a23633a 100644

Re: [HP6XX/FIX/PATCH] - Fix bad default keymap in HP Jornada 6xx keyboard driver

2007-12-12 Thread Kristoffer Ericson
On Thu, 13 Dec 2007 03:45:58 +0900 Paul Mundt [EMAIL PROTECTED] wrote: On Wed, Dec 12, 2007 at 07:22:07PM +0100, Kristoffer Ericson wrote: shortlog: * This patch fixes the HP Jornada 6xx keyboard default keymap which had some bad keymap values. This resulted in wrong key being returned

Re: (RESEND) [PATCH/HP6xx/HP7xx] Cleanup drivers/input/keyboard|touchscreen Kconfigs

2007-12-11 Thread Kristoffer Ericson
Dmitry, could I get feedback on this? On Wed, 5 Dec 2007 21:19:26 +0100 Kristoffer Ericson <[EMAIL PROTECTED]> wrote: > Greetings, > > Oki, here is a more standard Kconfig setting for both platforms. Nothing > major really. > Note that touchscreen for hp6xx was cal

Re: (RESEND) [PATCH/HP6xx/HP7xx] Cleanup drivers/input/keyboard|touchscreen Kconfigs

2007-12-11 Thread Kristoffer Ericson
Dmitry, could I get feedback on this? On Wed, 5 Dec 2007 21:19:26 +0100 Kristoffer Ericson [EMAIL PROTECTED] wrote: Greetings, Oki, here is a more standard Kconfig setting for both platforms. Nothing major really. Note that touchscreen for hp6xx was called TOUCHSCREEN_HP600 and I've

[PATCH/HP6xx/HP7xx] Cleanup drivers/input/keyboard|touchscreen Kconfigs

2007-12-05 Thread Kristoffer Ericson
-2.6.git. shortlog: This patch cleans up the drivers/input/keyboard|touchscreen Kconfigs for platforms hp6xx and hp7xx. It unifies the naming and descriptions. signed-off-by: Kristoffer Ericson <[EMAIL PROTECTED]> diff --git a/drivers/input/keyboard/Kconfig b/drivers/input/keyboard/Kconfig

[PATCH/HP6xx/HP7xx] Cleanup drivers/input/keyboard|touchscreen Kconfigs

2007-12-05 Thread Kristoffer Ericson
-2.6.git. shortlog: This patch cleans up the drivers/input/keyboard|touchscreen Kconfigs for platforms hp6xx and hp7xx. It unifies the naming and descriptions. signed-off-by: Kristoffer Ericson [EMAIL PROTECTED] diff --git a/drivers/input/keyboard/Kconfig b/drivers/input/keyboard/Kconfig index

Re: Best way to detect CF id strings

2007-12-04 Thread Kristoffer Ericson
On Tue, 4 Dec 2007 20:30:38 + Alan Cox <[EMAIL PROTECTED]> wrote: > On Tue, 4 Dec 2007 20:19:33 +0100 > Kristoffer Ericson <[EMAIL PROTECTED]> wrote: > > > Greetings, > > > > Usually I detect them by attaching CF->PCMCIA adapter to my laptop, but &

Suspend order

2007-12-04 Thread Kristoffer Ericson
Hey rafael, For obvious reasons it would be great to have serial output to be the last to enter suspend, thus giving every last drop of debugging before actually turning the machine "off". I'm not aware of any specific order currently, from what I've seen currently every driver is asked to go

Best way to detect CF id strings

2007-12-04 Thread Kristoffer Ericson
Greetings, Usually I detect them by attaching CF->PCMCIA adapter to my laptop, but would much rather be able to use my usb-CF adapter. This would also alot easier to explain to users which are having issues (unsupported/unknown id's). Any good suggestions on this? Best wishes Kristoffer -- To

Best way to detect CF id strings

2007-12-04 Thread Kristoffer Ericson
Greetings, Usually I detect them by attaching CF-PCMCIA adapter to my laptop, but would much rather be able to use my usb-CF adapter. This would also alot easier to explain to users which are having issues (unsupported/unknown id's). Any good suggestions on this? Best wishes Kristoffer -- To

Suspend order

2007-12-04 Thread Kristoffer Ericson
Hey rafael, For obvious reasons it would be great to have serial output to be the last to enter suspend, thus giving every last drop of debugging before actually turning the machine off. I'm not aware of any specific order currently, from what I've seen currently every driver is asked to go

Re: Best way to detect CF id strings

2007-12-04 Thread Kristoffer Ericson
On Tue, 4 Dec 2007 20:30:38 + Alan Cox [EMAIL PROTECTED] wrote: On Tue, 4 Dec 2007 20:19:33 +0100 Kristoffer Ericson [EMAIL PROTECTED] wrote: Greetings, Usually I detect them by attaching CF-PCMCIA adapter to my laptop, but would much rather be able to use my usb-CF adapter

Re: Add the infamous Huawei E220 to option.c

2007-11-29 Thread Kristoffer Ericson
I'll give it a go later today, still on 2.6.22.4. Any logs of interest except for obvious behavior? On Thu, 29 Nov 2007 15:05:50 +0100 Johann Wilhelm <[EMAIL PROTECTED]> wrote: > If everything's working please also add code to also support the other > E220 device... so both PID 0x1003 and

Re: Add the infamous Huawei E220 to option.c

2007-11-29 Thread Kristoffer Ericson
I'll give it a go later today, still on 2.6.22.4. Any logs of interest except for obvious behavior? On Thu, 29 Nov 2007 15:05:50 +0100 Johann Wilhelm [EMAIL PROTECTED] wrote: If everything's working please also add code to also support the other E220 device... so both PID 0x1003 and 0x1004

Re: git guidance

2007-11-28 Thread Kristoffer Ericson
On Wed, 28 Nov 2007 12:23:48 +0100 Tilman Schmidt <[EMAIL PROTECTED]> wrote: > Kristoffer Ericson schrieb: > > Google is your friend. > > Sigh. > > In case you didn't guess, I *have* of course searched Google, > and not just that. I thought the wording o

Re: git guidance

2007-11-28 Thread Kristoffer Ericson
On Wed, 28 Nov 2007 12:23:48 +0100 Tilman Schmidt [EMAIL PROTECTED] wrote: Kristoffer Ericson schrieb: Google is your friend. Sigh. In case you didn't guess, I *have* of course searched Google, and not just that. I thought the wording of my request would have made that sufficiently

Re: git guidance

2007-11-27 Thread Kristoffer Ericson
On Wed, 28 Nov 2007 00:52:38 +0100 Willy Tarreau <[EMAIL PROTECTED]> wrote: > On Tue, Nov 27, 2007 at 11:55:11PM +0100, Kristoffer Ericson wrote: > > Greetings, > > > > Google is your friend. If you're looking for irc channels you can always > > try #git

Re: git guidance

2007-11-27 Thread Kristoffer Ericson
Greetings, Google is your friend. If you're looking for irc channels you can always try #git at irc.freenode.net Git howto/tutorial/... doesn't belong in the kernel mailinglist. Best wishes Kristoffer Ericson On Tue, 27 Nov 2007 23:33:21 +0100 Tilman Schmidt <[EMAIL PROTECTED]> wrote:

Re: git guidance

2007-11-27 Thread Kristoffer Ericson
Greetings, Google is your friend. If you're looking for irc channels you can always try #git at irc.freenode.net Git howto/tutorial/... doesn't belong in the kernel mailinglist. Best wishes Kristoffer Ericson On Tue, 27 Nov 2007 23:33:21 +0100 Tilman Schmidt [EMAIL PROTECTED] wrote: So I've

Re: git guidance

2007-11-27 Thread Kristoffer Ericson
On Wed, 28 Nov 2007 00:52:38 +0100 Willy Tarreau [EMAIL PROTECTED] wrote: On Tue, Nov 27, 2007 at 11:55:11PM +0100, Kristoffer Ericson wrote: Greetings, Google is your friend. If you're looking for irc channels you can always try #git at irc.freenode.net Git howto/tutorial

Re: Question regarding naming scheme (HP Jornada 6XX/7XX)

2007-11-26 Thread Kristoffer Ericson
On Mon, 26 Nov 2007 09:40:14 -0500 "Dmitry Torokhov" <[EMAIL PROTECTED]> wrote: > On Nov 25, 2007 11:30 PM, Paul Mundt <[EMAIL PROTECTED]> wrote: > > On Mon, Nov 26, 2007 at 12:03:29AM +0100, Kristoffer Ericson wrote: > > > > > Why I want to use 600-

Re: Question regarding naming scheme (HP Jornada 6XX/7XX)

2007-11-26 Thread Kristoffer Ericson
On Mon, 26 Nov 2007 09:40:14 -0500 Dmitry Torokhov [EMAIL PROTECTED] wrote: On Nov 25, 2007 11:30 PM, Paul Mundt [EMAIL PROTECTED] wrote: On Mon, Nov 26, 2007 at 12:03:29AM +0100, Kristoffer Ericson wrote: Why I want to use 600-series/700-series instead of 6XX/7XX is simply because 600

Question regarding naming scheme (HP Jornada 6XX/7XX)

2007-11-25 Thread Kristoffer Ericson
s/700-series instead of 6XX/7XX is simply because 600-series/700-series leaves no doubt. Any objections? Best wishes Kristoffer Ericson - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at ht

Question regarding naming scheme (HP Jornada 6XX/7XX)

2007-11-25 Thread Kristoffer Ericson
/7XX is simply because 600-series/700-series leaves no doubt. Any objections? Best wishes Kristoffer Ericson - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Suspend/Resume/Hibernation - bisecting or bug-logs?

2007-11-16 Thread Kristoffer Ericson
(turning off device support in kernel until it works) the best approach when bugtracking pm suspend? Or is there any other logging system that I can use? -- Kristoffer Ericson <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the b

Suspend/Resume/Hibernation - bisecting or bug-logs?

2007-11-16 Thread Kristoffer Ericson
(turning off device support in kernel until it works) the best approach when bugtracking pm suspend? Or is there any other logging system that I can use? -- Kristoffer Ericson [EMAIL PROTECTED] - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message

Re: [PATCH] drivers/video/s1d13xxxfb.c as module with dbg

2007-11-13 Thread Kristoffer Ericson
On Sun, 11 Nov 2007 07:29:35 +0800 "dave chung" <[EMAIL PROTECTED]> wrote: > On 11/10/07, Stanislav Brabec <[EMAIL PROTECTED]> wrote: > > Attached patch fixes two compilation problems of s1d13xxxfb.c: > > - Fixes outdated dbg() message to fix compilation error with debugging > > enabled. > > -

Re: [patch 3/3] jonada720: remove duplicate include

2007-11-13 Thread Kristoffer Ericson
Thanks On Tue, 13 Nov 2007 17:17:36 +0100 [EMAIL PROTECTED] wrote: > From: Andre Haupt <[EMAIL PROTECTED]> > Signed-off-by: Andre Haupt <[EMAIL PROTECTED]> > > --- > drivers/input/keyboard/jornada720_kbd.c |1 - > 1 file changed, 1 deletion(-) > > Index:

Re: [patch 3/3] jonada720: remove duplicate include

2007-11-13 Thread Kristoffer Ericson
Thanks On Tue, 13 Nov 2007 17:17:36 +0100 [EMAIL PROTECTED] wrote: From: Andre Haupt [EMAIL PROTECTED] Signed-off-by: Andre Haupt [EMAIL PROTECTED] --- drivers/input/keyboard/jornada720_kbd.c |1 - 1 file changed, 1 deletion(-) Index: linus/drivers/input/keyboard/jornada720_kbd.c

Re: [PATCH] drivers/video/s1d13xxxfb.c as module with dbg

2007-11-13 Thread Kristoffer Ericson
On Sun, 11 Nov 2007 07:29:35 +0800 dave chung [EMAIL PROTECTED] wrote: On 11/10/07, Stanislav Brabec [EMAIL PROTECTED] wrote: Attached patch fixes two compilation problems of s1d13xxxfb.c: - Fixes outdated dbg() message to fix compilation error with debugging enabled. - Do not read

Re: [BUG] : kernel/built-in.o(.text+0x18db4):kernel/workqueue.c:823: undefined reference to `.L343'

2007-11-02 Thread Kristoffer Ericson
On Sat, 3 Nov 2007 00:04:14 + Russell King - ARM Linux <[EMAIL PROTECTED]> wrote: > On Sat, Nov 03, 2007 at 12:04:06AM -0700, Kristoffer Ericson wrote: > > On Fri, 2 Nov 2007 21:10:23 +0100 > > Sam Ravnborg <[EMAIL PROTECTED]> wrote: > > > > >

Re: [BUG] : kernel/built-in.o(.text+0x18db4):kernel/workqueue.c:823: undefined reference to `.L343'

2007-11-02 Thread Kristoffer Ericson
On Fri, 2 Nov 2007 21:10:23 +0100 Sam Ravnborg <[EMAIL PROTECTED]> wrote: > On Fri, Nov 02, 2007 at 07:48:18PM +, Russell King - ARM Linux wrote: > > On Fri, Nov 02, 2007 at 08:29:31PM -0700, Kristoffer Ericson wrote: > > > Greetings, > > > > > >

[BUG] : kernel/built-in.o(.text+0x18db4):kernel/workqueue.c:823: undefined reference to `.L343'

2007-11-02 Thread Kristoffer Ericson
Greetings, Haven't found anyone reporting this. Taken from the very latest linux-2.6.git pull. dnsdomainname: Unknown host UPD include/linux/compile.h CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 kernel/built-in.o(.text+0x18db0): In function

[BUG] : kernel/built-in.o(.text+0x18db4):kernel/workqueue.c:823: undefined reference to `.L343'

2007-11-02 Thread Kristoffer Ericson
Greetings, Haven't found anyone reporting this. Taken from the very latest linux-2.6.git pull. dnsdomainname: Unknown host UPD include/linux/compile.h CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 kernel/built-in.o(.text+0x18db0): In function

Re: [BUG] : kernel/built-in.o(.text+0x18db4):kernel/workqueue.c:823: undefined reference to `.L343'

2007-11-02 Thread Kristoffer Ericson
On Fri, 2 Nov 2007 21:10:23 +0100 Sam Ravnborg [EMAIL PROTECTED] wrote: On Fri, Nov 02, 2007 at 07:48:18PM +, Russell King - ARM Linux wrote: On Fri, Nov 02, 2007 at 08:29:31PM -0700, Kristoffer Ericson wrote: Greetings, Haven't found anyone reporting this. Taken from the very

Re: [BUG] : kernel/built-in.o(.text+0x18db4):kernel/workqueue.c:823: undefined reference to `.L343'

2007-11-02 Thread Kristoffer Ericson
On Sat, 3 Nov 2007 00:04:14 + Russell King - ARM Linux [EMAIL PROTECTED] wrote: On Sat, Nov 03, 2007 at 12:04:06AM -0700, Kristoffer Ericson wrote: On Fri, 2 Nov 2007 21:10:23 +0100 Sam Ravnborg [EMAIL PROTECTED] wrote: On Fri, Nov 02, 2007 at 07:48:18PM +, Russell King - ARM

Re: [SUPERH / PATA / SCSI] Unable to do start userland after kernel boot (BISECTED)

2007-10-31 Thread Kristoffer Ericson
On Wed, 31 Oct 2007 02:56:21 -0700 Kristoffer Ericson <[EMAIL PROTECTED]> wrote: > On Fri, 26 Oct 2007 04:46:18 +0900 > Paul Mundt <[EMAIL PROTECTED]> wrote: > > > On Thu, Oct 25, 2007 at 09:22:40PM -0700, Kristoffer Ericson wrote: > > > The bottom line seem

Re: [SUPERH / PATA / SCSI] Unable to do start userland after kernel boot (BISECTED)

2007-10-31 Thread Kristoffer Ericson
On Wed, 31 Oct 2007 02:56:21 -0700 Kristoffer Ericson [EMAIL PROTECTED] wrote: On Fri, 26 Oct 2007 04:46:18 +0900 Paul Mundt [EMAIL PROTECTED] wrote: On Thu, Oct 25, 2007 at 09:22:40PM -0700, Kristoffer Ericson wrote: The bottom line seems to be that it fails to attach scsi sg0

Re: [SUPERH / PATA / SCSI] Unable to do start userland after kernel boot (BISECTED)

2007-10-30 Thread Kristoffer Ericson
On Fri, 26 Oct 2007 04:46:18 +0900 Paul Mundt <[EMAIL PROTECTED]> wrote: > On Thu, Oct 25, 2007 at 09:22:40PM -0700, Kristoffer Ericson wrote: > > The bottom line seems to be that it fails to attach scsi sg0. It > > explains why it doesn't work, but not why it stopped work

Re: Huawei E220 and usb storage

2007-10-30 Thread Kristoffer Ericson
On Tue, 30 Oct 2007 21:47:20 +0100 Norbert Preining <[EMAIL PROTECTED]> wrote: > Hi Kristoffer, > > thanks for the feedback. > > On Di, 30 Okt 2007, Kristoffer Ericson wrote: > > Im using a Huawei E220 USB modem, currently running 2.6.22.5 vanilla > > kernel

Re: Huawei E220 and usb storage

2007-10-30 Thread Kristoffer Ericson
to reboot again until it turns blue. I know this sucks, but just something I've noticed. One hint is to put the USB modem as static in kernel and usb_storage as module. Best wishes Kristoffer Ericson On Tue, 30 Oct 2007 20:09:45 +0100 Norbert Preining <[EMAIL PROTECTED]> wrote: >

Re: Huawei E220 and usb storage

2007-10-30 Thread Kristoffer Ericson
to reboot again until it turns blue. I know this sucks, but just something I've noticed. One hint is to put the USB modem as static in kernel and usb_storage as module. Best wishes Kristoffer Ericson On Tue, 30 Oct 2007 20:09:45 +0100 Norbert Preining [EMAIL PROTECTED] wrote: Dear all, I

Re: Huawei E220 and usb storage

2007-10-30 Thread Kristoffer Ericson
On Tue, 30 Oct 2007 21:47:20 +0100 Norbert Preining [EMAIL PROTECTED] wrote: Hi Kristoffer, thanks for the feedback. On Di, 30 Okt 2007, Kristoffer Ericson wrote: Im using a Huawei E220 USB modem, currently running 2.6.22.5 vanilla kernel. It has worked fine for me since 2.6.21

Re: [SUPERH / PATA / SCSI] Unable to do start userland after kernel boot (BISECTED)

2007-10-30 Thread Kristoffer Ericson
On Fri, 26 Oct 2007 04:46:18 +0900 Paul Mundt [EMAIL PROTECTED] wrote: On Thu, Oct 25, 2007 at 09:22:40PM -0700, Kristoffer Ericson wrote: The bottom line seems to be that it fails to attach scsi sg0. It explains why it doesn't work, but not why it stopped working. And this has nothing

[SUPERH / PATA / SCSI] Unable to do start userland after kernel boot

2007-10-25 Thread Kristoffer Ericson
the troubles started. Any scsi/libata gurus giving feedback on this would be appreciated. Best wishes Kristoffer Ericson [BAD KERNEL] (Linux version 2.6.23-gbc53c3a1-dirty ([EMAIL PROTECTED]) (gcc version 3.4.5) #2 Tue Oct 23 19:34:27 PDT 2007) scsi0 : pata_platform ata1: PATA max PIO0 mmio cmd 0x150001f0

[SUPERH / PATA / SCSI] Unable to do start userland after kernel boot

2007-10-25 Thread Kristoffer Ericson
the troubles started. Any scsi/libata gurus giving feedback on this would be appreciated. Best wishes Kristoffer Ericson [BAD KERNEL] (Linux version 2.6.23-gbc53c3a1-dirty ([EMAIL PROTECTED]) (gcc version 3.4.5) #2 Tue Oct 23 19:34:27 PDT 2007) scsi0 : pata_platform ata1: PATA max PIO0 mmio cmd 0x150001f0

  1   2   >