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 does
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 a
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 a
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 ha
\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
@@
+/*
+ *
+ * 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
/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
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
/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
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
>
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
ll 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/back
he HP Jornada 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 Publi
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 Ce
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
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 numer
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?
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
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).
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/
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
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
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
Kris
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 f
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 fa
_IRQ requests
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
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
(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..a236
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
linux-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/Kc
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
&
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
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
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 0x10
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
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
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]&
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-
se 600-series/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 majord
(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
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
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/jornad
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, 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,
> > >
> > >
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 `destroy_workqueue
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
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
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
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:
thats
when 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
't support
DPO or FUA
sda: sda1 sda2 sda3 sda4
sd 0:0:0:0: [sda] Attached SCSI removable disk
sd 0:0:0:0: Attached scsi generic sg0 type 0
This segment looks just as it usually does.
Any suggestions on how to bugtrack this, setting init=/bin/sh doesn't do
anything.
Best wishes
Kristoff
On Wed, 24 Oct 2007 01:05:07 +0200
Jens Axboe <[EMAIL PROTECTED]> wrote:
> On Tue, Oct 23 2007, Kristoffer Ericson wrote:
> > Greetings,
> >
> > Got this after syncing my tree with linux-2.6.git.
> >
> > In file included from include/linux/dma-mapping.
On Tue, 23 Oct 2007 11:30:01 -0700
Randy Dunlap <[EMAIL PROTECTED]> wrote:
> On Tue, 23 Oct 2007 20:20:20 -0700 Kristoffer Ericson wrote:
>
> > On Tue, 23 Oct 2007 11:15:06 -0700
> > Randy Dunlap <[EMAIL PROTECTED]> wrote:
> >
> > > On Tue, 23 Oct
On Tue, 23 Oct 2007 11:15:06 -0700
Randy Dunlap <[EMAIL PROTECTED]> wrote:
> On Tue, 23 Oct 2007 20:09:06 -0700 Kristoffer Ericson wrote:
>
> > On Tue, 23 Oct 2007 11:01:13 -0700
> > Randy Dunlap <[EMAIL PROTECTED]> wrote:
> >
> > > On Tue, 23 Oct
On Tue, 23 Oct 2007 11:01:13 -0700
Randy Dunlap <[EMAIL PROTECTED]> wrote:
> On Tue, 23 Oct 2007 19:52:07 -0700 Kristoffer Ericson wrote:
>
> > Best way to handle this?
> >
> >
> > LD init/built-in.o
> > LD .tmp_vmlinux1
> > KSYM
Best way to handle this?
LD init/built-in.o
LD .tmp_vmlinux1
KSYM.tmp_kallsyms1.S
AS .tmp_kallsyms1.o
LD .tmp_vmlinux2
KSYM.tmp_kallsyms2.S
AS .tmp_kallsyms2.o
LD vmlinux.o
MODPOST vmlinux.o
WARNING: vmlinux.o(.text+0x9afc): Section mismatch
Great, :D
Just dropped a bug report about this 5mins ago. Hope it gets commited shortly.
On Tue, 23 Oct 2007 11:14:52 -0500
Emil Medve <[EMAIL PROTECTED]> wrote:
> Fix build error messages such as this:
>
> In file included from include/linux/dma-mapping.h:52,
> from include/l
Greetings,
Got this after syncing my tree with linux-2.6.git.
In file included from include/linux/dma-mapping.h:52,
from include/linux/dmaengine.h:29,
from include/linux/skbuff.h:29,
from include/linux/netlink.h:155,
from include
n/sh issue
is somehow wrong).
Ive noticed alot of libata problems, this one of them?
Best wishes
Kristoffer Ericson
Linux version 2.6.23-g6a6ebaa2-dirty ([EMAIL PROTECTED]) (gcc version 3.4.5) #4
Sun Oct 21 21:41:45 PDT 2007
Booting machvec: hp6xx
Node 0: start_pfn = 0xd000, low = 0xf000
Zone
->dev = NULL;
> goto failed;
> }
> @@ -736,6 +743,9 @@
>
> DEBUG(0, "pcnet_release(0x%p)\n", link);
>
> +if (link->dev)
> + release_region(link->io.BasePort1, link->io.NumPorts1);
> +
> if (info->flags & USE_S
On Fri, 19 Oct 2007 10:54:27 +0100
Richard Purdie <[EMAIL PROTECTED]> wrote:
> On Tue, 2007-10-16 at 10:34 -0400, Dmitry Torokhov wrote:
> > On 10/16/07, Kristoffer Ericson <[EMAIL PROTECTED]> wrote:
> > > This is mainly an embedded issue, but I feel it's quit
On Fri, 19 Oct 2007 12:49:37 +0900
Paul Mundt <[EMAIL PROTECTED]> wrote:
> On Thu, Oct 18, 2007 at 09:39:04PM -0700, Kristoffer Ericson wrote:
> > This patch adds HD64461 Timer adresses & registers to the HD64461
> > header file (/include/asm-sh/hd64461.h). The timers (
On Fri, 19 Oct 2007 08:56:18 +0800
"eric miao" <[EMAIL PROTECTED]> wrote:
> On 10/19/07, Kristoffer Ericson <[EMAIL PROTECTED]> wrote:
> > Greetings,
> >
> > I've been trying to implement proper suspend on my jornada 720 machine. But
re happy? Does every driver
need to have suspend/resume code?
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
Please read
d-off-by: Kristoffer Ericson <[EMAIL PROTECTED]>
diff --git a/include/asm-sh/hd64461.h b/include/asm-sh/hd64461.h
index 342ca55..52fcb7e 100644
--- a/include/asm-sh/hd64461.h
+++ b/include/asm-sh/hd64461.h
@@ -225,9 +225,34 @@
#defineHD64461_NIRR(CONFIG_HD64461_IOBASE + 0x
On Wed, 17 Oct 2007 21:28:42 +1000
"Szabolcs Feczak" <[EMAIL PROTECTED]> wrote:
> Thanks for everyone who filled out the survey
>
> 19 hours left till closing, so be quick if you want to raise the
> percentage of your country :)
> the participating subjects by countries so far:
Seeing that sweden
On Tue, 16 Oct 2007 21:35:51 +0200
Bartlomiej Zolnierkiewicz <[EMAIL PROTECTED]> wrote:
> On Monday 15 October 2007, Kristoffer Ericson wrote:
> > Greetings,
> >
> > The manf string looks weird (0x0 + 0x0), but I assume its correct. Also,
> > whitespaces seems al
Why/Why Not?
2. Seeing as my knowledge about this area isn't the best I would appreciate all
opinions on the subject from the gurus.
Best wishes
Kristoffer Ericson
--
Kristoffer Ericson <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe lin
Greetings,
Of course. Not sure how you want it so I've kept the patches seperate for now.
Signed-off-by: Kristoffer Ericson <[EMAIL PROTECTED]>
diff --git a/drivers/ata/pata_pcmcia.c b/drivers/ata/pata_pcmcia.c
index 782ff4a..5db2013 100644
--- a/drivers/ata/pata_pcmcia.c
+++ b/
whitespace cleanups.
Signed-off-by: Kristoffer Ericson <[EMAIL PROTECTED]>
diff --git a/drivers/ide/legacy/ide-cs.c b/drivers/ide/legacy/ide-cs.c
index 4cdb519..e8e360c 100644
--- a/drivers/ide/legacy/ide-cs.c
+++ b/drivers/ide/legacy/ide-cs.c
@@ -28,7 +28,7 @@
and other provisions required
you fail to find anything useful, I can help you but please send me mail
directly so we don't put additional weight on
this mailinglist.
Best wishes
Kristoffer Ericson
On Sat, 13 Oct 2007 22:16:08 +0530
animesh saxena <[EMAIL PROTECTED]> wrote:
> Hi,
>I am a kernel new
On Mon, 8 Oct 2007 22:02:55 +0200
Sam Ravnborg <[EMAIL PROTECTED]> wrote:
> One of the complaints that I continue to hear is that kbuild
> is lacking a way to 'remember' the ARCH and CROSS_COMPILE
> values originally used.
> Likewise we have people that change ARCH settings and get
> a lot of buil
72 matches
Mail list logo