Re: [PATCH 4/4] alpha: Move two assignments for the variable "res" in srm_env_proc_write()

2017-01-18 Thread Jan-Benedict Glaw
rror situation was detected. Thus move the corresponding assignment into > an if branch to indicate a software failure there. > > This issue was detected by using the Coccinelle software. > > Signed-off-by: Markus Elfring <elfr...@users.sourceforge.net> Acked-by: Jan-Benedict G

Re: [PATCH 4/4] alpha: Move two assignments for the variable "res" in srm_env_proc_write()

2017-01-18 Thread Jan-Benedict Glaw
> an if branch to indicate a software failure there. > > This issue was detected by using the Coccinelle software. > > Signed-off-by: Markus Elfring Acked-by: Jan-Benedict Glaw MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481

Re: [PATCH] Input: vsxxxaa - fix code dropping bytes from queue

2014-10-25 Thread Jan-Benedict Glaw
memmove(mouse->buf, mouse->buf + num, BUFLEN - num); > mouse->count -= num; > } > } Good catch! I fucked up the error recovery path. Acked-by: Jan-Benedict Glaw MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172

Re: [PATCH] Input: vsxxxaa - fix code dropping bytes from queue

2014-10-25 Thread Jan-Benedict Glaw
); mouse-count -= num; } } Good catch! I fucked up the error recovery path. Acked-by: Jan-Benedict Glaw jbg...@lug-owl.de MfG, JBG -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: Eine Freie Meinung in einem

gma500_gfx: Black VGA display with Intel D2500CC board

2013-10-08 Thread Jan-Benedict Glaw
und mode 1024x768 [ 28.892115] [drm:drm_setup_crtcs], picking CRTCs for 4096x4096 config [ 28.892126] [drm:drm_setup_crtcs], desired mode 1280x1024 set on crtc 3 [ 28.892132] [drm:drm_setup_crtcs], desired mode 1920x1080 set on crtc 4 [ 28.892208] [drm:cdv_get_max_backlight], LVDS Panel PWM

gma500_gfx: Black VGA display with Intel D2500CC board

2013-10-08 Thread Jan-Benedict Glaw
Panel PWM value is 0! [ 28.892213] [drm:cdv_get_max_backlight], LVDS Panel PWM value is 0! [ 28.892224] [drm] Initialized gma500 1.0.0 2011-06-06 for :00:02.0 on minor 0 -- Jan-Benedict Glaw jbg...@lug-owl.de +49-172-7608481 Signature of: http

Re: new file in kernel.

2008-01-19 Thread Jan-Benedict Glaw
at. They won't require operatins system specific modifications afterwards. OTOH, this library will probably quite portable by itself and shouldn't need any kernel changes, independent of the underlying kernel. MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature

Re: new file in kernel.

2008-01-19 Thread Jan-Benedict Glaw
application and the overall goal in detail, please don't expect too much help. MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature of: Wenn ich wach bin, träume ich. the second : signature.asc Description: Digital signature

Re: new file in kernel.

2008-01-19 Thread Jan-Benedict Glaw
in detail, please don't expect too much help. MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature of: Wenn ich wach bin, träume ich. the second : signature.asc Description: Digital signature

Re: new file in kernel.

2008-01-19 Thread Jan-Benedict Glaw
by itself and shouldn't need any kernel changes, independent of the underlying kernel. MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature of: http://perl.plover.com/Questions.html the second : signature.asc Description: Digital

Re: How to disable ECC with bootparam ?

2007-11-16 Thread Jan-Benedict Glaw
ou're getting error messages with ECC errors, that means that your RAM really looses its contents. You should fix your machine. (Check that eg. timings are correct with RAM's specification, ...) You're on risk. Really. MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED]

Re: How to disable ECC with bootparam ?

2007-11-16 Thread Jan-Benedict Glaw
, that means that your RAM really looses its contents. You should fix your machine. (Check that eg. timings are correct with RAM's specification, ...) You're on risk. Really. MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature of: Eine

Re: wierd file perms

2007-10-14 Thread Jan-Benedict Glaw
y > > Now you can do "ls -l" and "rm" or whatever. *cough* The original mail you're replying to had this inside: > > I was hitting another issue with permissions-as root :( > > I really think

Re: wierd file perms

2007-10-14 Thread Jan-Benedict Glaw
: I was hitting another issue with permissions-as root :( I really think he better starts a fsck... Soon. MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature

Re: wierd file perms

2007-10-13 Thread Jan-Benedict Glaw
and needs a fsck. MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature of: Zensur im Internet? Nein danke! the second : signature.asc Description: Digital signature

Re: wierd file perms

2007-10-13 Thread Jan-Benedict Glaw
?- ? ? ? ?? file_table.c ?- ? ? ? ?? freevxfs So end result is that, Im not able to delete the files or change perms or ownership even as root. Most probably, your filesystem is broken and needs a fsck. MfG, JBG -- Jan-Benedict Glaw

Re: [LV] [PATCH] avoid negative shifts in radix-tree.c

2007-08-26 Thread Jan-Benedict Glaw
~0UL >> shift; > } > > static __init void radix_tree_init_maxindex(void) `index' seems to be unused now? And indention does neither follow kernel coding style, nor this file's style. You'd also hammer out `tmp' and put its initializer right there where it's used.

Re: [LV] [PATCH] avoid negative shifts in radix-tree.c

2007-08-26 Thread Jan-Benedict Glaw
? And indention does neither follow kernel coding style, nor this file's style. You'd also hammer out `tmp' and put its initializer right there where it's used. MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature of: Träume nicht von Dein Leben

Re: Git tree for old kernels from before the current tree

2007-08-20 Thread Jan-Benedict Glaw
teps, but that > wasn't always trivial. Some years ago, I also worked on old Linux releases. Have you found the tarballs in my directory at kernel.org? MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature of: God put me on earth to

Re: Git tree for old kernels from before the current tree

2007-08-20 Thread Jan-Benedict Glaw
ago, I also worked on old Linux releases. Have you found the tarballs in my directory at kernel.org? MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature of: God put me on earth to accomplish a certain number of the second

Re: [PATCH] [460/2many] MAINTAINERS - SRM (Alpha) environment access

2007-08-13 Thread Jan-Benedict Glaw
a/MAINTAINERS > +++ b/MAINTAINERS > @@ -4386,6 +4386,8 @@ P: Jan-Benedict Glaw > M: [EMAIL PROTECTED] > L: linux-kernel@vger.kernel.org > S: Maintained > +F: arch/alpha/kernel/*srm* > +F: arch/alpha/lib/srm* > > STARFIRE/DURALAN NETWORK DRIVER > P: Ion

Re: [PATCH] [460/2many] MAINTAINERS - SRM (Alpha) environment access

2007-08-13 Thread Jan-Benedict Glaw
@@ P: Jan-Benedict Glaw M: [EMAIL PROTECTED] L: linux-kernel@vger.kernel.org S: Maintained +F: arch/alpha/kernel/*srm* +F: arch/alpha/lib/srm* STARFIRE/DURALAN NETWORK DRIVER P: Ion Badulescu NACK. I only care about arch/alpha/kernel/srm_env.c and don't know about all

Re: [RFH] Partition table recovery

2007-07-23 Thread Jan-Benedict Glaw
ap_32(n); > > #endif > > } > > #if __BYTE_ORDER == __LITTLE_ENDIAN, that is. sigh. Don't forget PDP11 byteorder :-) MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature of: Wenn ich wach bin, träume ich. the second : signature.asc Description: Digital signature

Re: [RFH] Partition table recovery

2007-07-23 Thread Jan-Benedict Glaw
> return EXIT_FAILURE; > } > fd = open(argv[1], O_RDONLY); > if (fd < 0) { > perror("open"); > return EXIT_FAILURE; > } > if (fstat(fd, ) < 0) { > perror("stat"); > return EXIT_FAILURE; > } > if (!S_ISBLK(buf.st_mode)) > fprintf(stderr, "warning: not a block device\n"); > > if (do_sector(fd, 0, 0) < 0) > return EXIT_FAILURE; > > if (close(fd) < 0) { > perror("close"); > return EXIT_FAILURE; > } > if (write(STDOUT_FILENO, , sizeof backup) != sizeof backup) { > perror("write"); > return EXIT_FAILURE; > } > > show_backup(); > > return EXIT_SUCCESS; > } Looks like a useful program, but you'd definively fix the LE/BE issues. If you do that, it'll be able to even run on BE machines, too. MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature of: Träume nicht von Dein Leben: Lebe Deinen Traum! the second : signature.asc Description: Digital signature

Re: [RFH] Partition table recovery

2007-07-23 Thread Jan-Benedict Glaw
, but you'd definively fix the LE/BE issues. If you do that, it'll be able to even run on BE machines, too. MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature of: Träume nicht von Dein Leben: Lebe Deinen Traum! the second : signature.asc

Re: [RFH] Partition table recovery

2007-07-23 Thread Jan-Benedict Glaw
, that is. sigh. Don't forget PDP11 byteorder :-) MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature of: Wenn ich wach bin, träume ich. the second : signature.asc Description: Digital signature

Re: from where comes "__moddi3"?

2007-07-21 Thread Jan-Benedict Glaw
low 4 bit? MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature of: God put me on earth to accomplish a certain number of the second :things. Right now I am so far behind I will never die. signature.asc Description: Digital signature

Re: from where comes __moddi3?

2007-07-21 Thread Jan-Benedict Glaw
-- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature of: God put me on earth to accomplish a certain number of the second :things. Right now I am so far behind I will never die. signature.asc Description: Digital signature

Re: [RFH] Partition table recovery

2007-07-20 Thread Jan-Benedict Glaw
On Fri, 2007-07-20 14:29:34 +0300, Al Boldi <[EMAIL PROTECTED]> wrote: > > But, I want something much more automated. And the partition table backup > per partition entry isn't really a bad idea. That's called `gpart'. MfG, JBG -- Jan-Benedict Glaw [

Re: [RFH] Partion table recovery

2007-07-20 Thread Jan-Benedict Glaw
may even be able to get back the remaining data. MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature of: God put me on earth to accomplish a certain number of the second :things. Right now I am so far behind I will never die. signature.asc Description: Digital signature

Re: [RFH] Partition table recovery

2007-07-20 Thread Jan-Benedict Glaw
On Fri, 2007-07-20 14:29:34 +0300, Al Boldi [EMAIL PROTECTED] wrote: But, I want something much more automated. And the partition table backup per partition entry isn't really a bad idea. That's called `gpart'. MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED] +49

Re: [RFH] Partion table recovery

2007-07-20 Thread Jan-Benedict Glaw
-- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature of: God put me on earth to accomplish a certain number of the second :things. Right now I am so far behind I will never die. signature.asc Description: Digital signature

Re: Linux Kernel include files

2007-06-28 Thread Jan-Benedict Glaw
it. You're not _obliged_ > > to fix it, of course. I just thought you'd like to know. > > Well there you are: my mailer is definitely NOT missbehaving. > Please do not repeat similar accusations when not knowing the reason. Just out of interest: In which cases do you want to break th

Re: Linux Kernel include files

2007-06-28 Thread Jan-Benedict Glaw
there you are: my mailer is definitely NOT missbehaving. Please do not repeat similar accusations when not knowing the reason. Just out of interest: In which cases do you want to break threading? MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature

Re: NAK (bashizm in the /bin/sh script): [PATCH v3] doc/oops-tracing: add Code: decode info

2007-06-26 Thread Jan-Benedict Glaw
. If > they want/need bash, that's ok to me, I will have it installed for such > tasks, but they should call it "#!/bin/bash". ...or "#!/usr/bin/env bash" for what it's worth... The same for plain `sh'. MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED]

Re: NAK (bashizm in the /bin/sh script): [PATCH v3] doc/oops-tracing: add Code: decode info

2007-06-26 Thread Jan-Benedict Glaw
. ...or #!/usr/bin/env bash for what it's worth... The same for plain `sh'. MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature of: http://perl.plover.com/Questions.html the second : signature.asc Description: Digital

Re: [KJ] Re: [PATCH] drivers/isdn/hisax: ARRAY_SIZE instead of sizeof

2007-06-11 Thread Jan-Benedict Glaw
allcfsm.strEvent = strEvent; > callcfsm.strState = strState; > - return FsmNew(, fnlist, FNCOUNT); > + return FsmNew(, fnlist, ARRAY_SIZE(fnlist)); > } > > void I think that's really a nice improvement :) Thanks for the work, MfG, JBG -- Jan-Ben

Re: [KJ] Re: [PATCH] drivers/isdn/hisax: ARRAY_SIZE instead of sizeof

2007-06-11 Thread Jan-Benedict Glaw
FsmNew(callcfsm, fnlist, FNCOUNT); + return FsmNew(callcfsm, fnlist, ARRAY_SIZE(fnlist)); } void I think that's really a nice improvement :) Thanks for the work, MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature of: Ich hatte

Re: [PATCH] drivers/isdn/hisax: ARRAY_SIZE instead of sizeof

2007-06-10 Thread Jan-Benedict Glaw
gt; > -#define FNCOUNT (sizeof(fnlist)/sizeof(struct FsmNode)) > > +#define FNCOUNT ARRAY_SIZE(fnlist) > > > > int __init > > CallcNew(void) > > This is OK, thanks for changing. I'd suggest to not use another define, but use ARRAY_SIZE(foo) _instead

Re: [PATCH] drivers/isdn/hisax: ARRAY_SIZE instead of sizeof

2007-06-10 Thread Jan-Benedict Glaw
)) +#define FNCOUNT ARRAY_SIZE(fnlist) int __init CallcNew(void) This is OK, thanks for changing. I'd suggest to not use another define, but use ARRAY_SIZE(foo) _instead of_ eg. FNCOUNT. MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature

Re: beeping patch for debugging acpi sleep

2007-06-09 Thread Jan-Benedict Glaw
even go so far and implement it unconditionally. MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature of: Eine Freie Meinung in einem Freien Kopf the second : für einen Freien Staat voll Freier Bürger. signature.asc Description: Digital signature

Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3

2007-06-09 Thread Jan-Benedict Glaw
mall number of lines changed here and there by others to adopt the code to new APIs. Ask them all, I think? MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature of: God put me on earth to accomplish a certain number of the second :

Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3

2007-06-09 Thread Jan-Benedict Glaw
think? MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature of: God put me on earth to accomplish a certain number of the second :things. Right now I am so far behind I will never die. signature.asc Description: Digital

Re: beeping patch for debugging acpi sleep

2007-06-09 Thread Jan-Benedict Glaw
it unconditionally. MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature of: Eine Freie Meinung in einem Freien Kopf the second : für einen Freien Staat voll Freier Bürger. signature.asc Description: Digital signature

Re: [PATCH] update checkpatch.pl to version 0.03

2007-06-08 Thread Jan-Benedict Glaw
uot;ls") > > No, "ls" can handle it perfectly: > > # echo $LANG > C > # ls > ??rsted > # `ls' may be playing tricks by checking whether its output goes to a TTY. Does the terminal also hang for $ ls | cat or $ ls -N MfG, JBG -- Jan-Benedict G

Re: [PATCH] update checkpatch.pl to version 0.03

2007-06-08 Thread Jan-Benedict Glaw
it perfectly: # echo $LANG C # ls ??rsted # `ls' may be playing tricks by checking whether its output goes to a TTY. Does the terminal also hang for $ ls | cat or $ ls -N MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature of:http

Re: serio interface

2007-06-06 Thread Jan-Benedict Glaw
On Wed, 2007-06-06 12:52:13 +0200, Lars K.W. Gohlke <[EMAIL PROTECTED]> wrote: > Jan-Benedict Glaw schrieb: > > On Wed, 2007-06-06 12:39:17 +0200, Lars K.W. Gohlke <[EMAIL PROTECTED]> > > wrote: > > > Jan-Benedict Glaw schrieb: > > > > OTOH, why d

Re: serio interface

2007-06-06 Thread Jan-Benedict Glaw
On Wed, 2007-06-06 12:39:17 +0200, Lars K.W. Gohlke <[EMAIL PROTECTED]> wrote: > Jan-Benedict Glaw schrieb: > > OTOH, why do you want to do the serial stuff in kernel land? Isn't it > > a *lot* easier to do it in userspace? What's your specific device you > > want to w

Re: serio interface

2007-06-06 Thread Jan-Benedict Glaw
On Wed, 2007-06-06 11:34:49 +0200, Lars K.W. Gohlke <[EMAIL PROTECTED]> wrote: > Jan-Benedict Glaw schrieb: > > On Wed, 2007-06-06 11:11:23 +0200, Lars K.W. Gohlke <[EMAIL PROTECTED]> > > wrote: > > > wouldsomebody explain me the serio interface or give

Re: serio interface

2007-06-06 Thread Jan-Benedict Glaw
t side? See for example the various serial keyboards and mice drivers. MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature of: Friends are relatives you make for yourself. the second : signature.asc Description: Digital signature

Re: serio interface

2007-06-06 Thread Jan-Benedict Glaw
the various serial keyboards and mice drivers. MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature of: Friends are relatives you make for yourself. the second : signature.asc Description: Digital signature

Re: serio interface

2007-06-06 Thread Jan-Benedict Glaw
On Wed, 2007-06-06 11:34:49 +0200, Lars K.W. Gohlke [EMAIL PROTECTED] wrote: Jan-Benedict Glaw schrieb: On Wed, 2007-06-06 11:11:23 +0200, Lars K.W. Gohlke [EMAIL PROTECTED] wrote: wouldsomebody explain me the serio interface or give me a code link for very simple example. What do

Re: serio interface

2007-06-06 Thread Jan-Benedict Glaw
On Wed, 2007-06-06 12:39:17 +0200, Lars K.W. Gohlke [EMAIL PROTECTED] wrote: Jan-Benedict Glaw schrieb: OTOH, why do you want to do the serial stuff in kernel land? Isn't it a *lot* easier to do it in userspace? What's your specific device you want to work on? [snip] You didn't actually

Re: serio interface

2007-06-06 Thread Jan-Benedict Glaw
On Wed, 2007-06-06 12:52:13 +0200, Lars K.W. Gohlke [EMAIL PROTECTED] wrote: Jan-Benedict Glaw schrieb: On Wed, 2007-06-06 12:39:17 +0200, Lars K.W. Gohlke [EMAIL PROTECTED] wrote: Jan-Benedict Glaw schrieb: OTOH, why do you want to do the serial stuff in kernel land? Isn't

Re: LogFS take four

2007-06-03 Thread Jan-Benedict Glaw
-- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature of: Alles wird gut! ...und heute wirds schon ein bißchen besser. the second : signature.asc Description: Digital signature

Re: LogFS take four

2007-06-03 Thread Jan-Benedict Glaw
-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature of: Alles wird gut! ...und heute wirds schon ein bißchen besser. the second : signature.asc Description: Digital signature

Re: [RFC] - LXR on kernel.org ? was: Re: What tools to use?

2007-05-14 Thread Jan-Benedict Glaw
ted lxr machine/webserver someone is willing > to donate !? There's *no* way to add this to the current kernel.org machines. There's quite some DB access during indexing, and making up the sources on request takes some CPU cycles, too. > for myself, i would happily donate some bucks for

Re: [RFC] - LXR on kernel.org ? was: Re: What tools to use?

2007-05-14 Thread Jan-Benedict Glaw
some bucks for this. As I said: If you manage to prepare the box, I'll offer to do the LXR setup and automate the indexing. MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature of: http://perl.plover.com/Questions.html the second

Re: mkfs.ext2 triggerd RAM corruption

2007-05-04 Thread Jan-Benedict Glaw
ably a bad RAM chip. Did you run memtest86 for a while? ...and can you reproduce this problem on different machines? MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature of: Friends are relatives you make for yourself. the second : signature.asc Description: Digital signature

Re: mkfs.ext2 triggerd RAM corruption

2007-05-04 Thread Jan-Benedict Glaw
this problem on different machines? MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature of: Friends are relatives you make for yourself. the second : signature.asc Description: Digital signature

Re: about linux console and printk

2007-04-25 Thread Jan-Benedict Glaw
code as well as printk() and how it actually outputs its output? MfG, JBG PS: netdev no longer Cc'ed. It's not a networking topic. -- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature of:http://www.chiark.greenend.org.uk/~sgtatham/bugs.htm

Re: about linux console and printk

2007-04-25 Thread Jan-Benedict Glaw
as printk() and how it actually outputs its output? MfG, JBG PS: netdev no longer Cc'ed. It's not a networking topic. -- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature of:http://www.chiark.greenend.org.uk/~sgtatham/bugs.html the second

Re: [PATCH] add two SCSI command opcodes

2007-04-19 Thread Jan-Benedict Glaw
TION_IN 0x9e > /* values for service action in */ Where's the user? MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature of: Zensur im Internet? Nein danke! the second : signature.asc Description: Digital signature

Re: [PATCH] add two SCSI command opcodes

2007-04-19 Thread Jan-Benedict Glaw
-- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature of: Zensur im Internet? Nein danke! the second : signature.asc Description: Digital signature

Re: [PATCH] HPA support: Revised patch

2007-04-05 Thread Jan-Benedict Glaw
_timeout, int, 0444); > MODULE_PARM_DESC(ata_probe_timeout, "Set ATA probing timeout (seconds)"); For ignore_hpa, it would be nice to not go through inverse logic and fix the help text a bit (0=honor HPA, 1=ignore HPA). MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED]

Re: [PATCH] HPA support: Revised patch

2007-04-05 Thread Jan-Benedict Glaw
)); For ignore_hpa, it would be nice to not go through inverse logic and fix the help text a bit (0=honor HPA, 1=ignore HPA). MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature of:http://www.chiark.greenend.org.uk/~sgtatham/bugs.html the second

Re: [PATCH] Complain about missing system calls.

2007-03-09 Thread Jan-Benedict Glaw
t at least mentioning that there's more than only a simple table of function pointers may or may not help to *plan* the code to fit future needs. > But I suspect s390 would need number of arguments anyways. Any they're already merged. Yay :) MfG, JBG -- Jan-Benedict G

Re: [PATCH] Complain about missing system calls.

2007-03-09 Thread Jan-Benedict Glaw
ters :) For example, for vax-linux, we use a struct per syscall with the expected number of on-stack longwords for the call. So if something "new" is coming up, please keep in mind that it should be flexible enough to represent that. :) MfG, JBG -- Jan-Benedict Glaw

Re: [PATCH] Complain about missing system calls.

2007-03-09 Thread Jan-Benedict Glaw
, please keep in mind that it should be flexible enough to represent that. :) MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature of: really soon now: an unspecified period of time, likly to the second

Re: [PATCH] Complain about missing system calls.

2007-03-09 Thread Jan-Benedict Glaw
or may not help to *plan* the code to fit future needs. But I suspect s390 would need number of arguments anyways. Any they're already merged. Yay :) MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature of: Wenn ich wach bin

Re: GPL vs non-GPL device drivers

2007-02-20 Thread Jan-Benedict Glaw
rnel-image problem, but after all, it doesn't lead to a working driver being freely available. MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature of:If it doesn't work, force it. the second : If it b

Re: GPL vs non-GPL device drivers

2007-02-20 Thread Jan-Benedict Glaw
being freely available. MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature of:If it doesn't work, force it. the second : If it breaks, it needed replacing anyway. signature.asc Description: Digital

Re: xfs internal error on a new filesystem

2007-02-14 Thread Jan-Benedict Glaw
don't see bad memory... MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature of: 23:53 <@jbglaw> So, ich kletter' jetzt mal ins Bett. the second : 23:57 <@jever2> .oO( kletter ..., hat er noch Gitter vorm Bett, wie früher meine Kinder?)

Re: xfs internal error on a new filesystem

2007-02-14 Thread Jan-Benedict Glaw
-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature of: 23:53 @jbglaw So, ich kletter' jetzt mal ins Bett. the second : 23:57 @jever2 .oO( kletter ..., hat er noch Gitter vorm Bett, wie früher meine Kinder?) 00:00 @jbglaw jever2: *patsch* 00:01

Re: [PATCH] input: Schedule removal of compaq touchscreen emulation (tsdev.c)

2007-02-07 Thread Jan-Benedict Glaw
dev (compaq touchscreen emulation) is scheduled " > + "for removal.\nSee Documentation/feature-removal-schedule.txt " > + "for details.\n"); > + > if (i >= TSDEV_MINORS || !tsdev_table[i & TSDEV_MINOR_MASK]) >

Re: [PATCH] input: Schedule removal of compaq touchscreen emulation (tsdev.c)

2007-02-07 Thread Jan-Benedict Glaw
+ for removal.\nSee Documentation/feature-removal-schedule.txt + for details.\n); + if (i = TSDEV_MINORS || !tsdev_table[i TSDEV_MINOR_MASK]) return -ENODEV; What about a hugh annoying mdelay()? MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED

Re: Free Linux Driver Development!

2007-01-31 Thread Jan-Benedict Glaw
On Wed, 2007-01-31 22:56:03 +0100, Willy Tarreau <[EMAIL PROTECTED]> wrote: > On Wed, Jan 31, 2007 at 10:13:12PM +0100, Jan-Benedict Glaw wrote: > > On Tue, 2007-01-30 21:23:34 +0100, Diego Calleja <[EMAIL PROTECTED]> wrote: > > > El Tue, 30 Jan 2007 20:31:01 +0100

Re: Rewriting floppy.c was Re: Free Linux Driver Development!

2007-01-31 Thread Jan-Benedict Glaw
ike that... MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature of: Alles wird gut! ...und heute wirds schon ein bißchen besser. the second : signature.asc Description: Digital signature

Re: Free Linux Driver Development!

2007-01-31 Thread Jan-Benedict Glaw
e the last few months of upstream development. But NetBSD still does better hardware support. MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature of: http://www.eyrie.org/~eagle/faqs/questions.html the second : signature.asc Description: Digital signature

Re: Free Linux Driver Development!

2007-01-31 Thread Jan-Benedict Glaw
does better hardware support. MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature of: http://www.eyrie.org/~eagle/faqs/questions.html the second : signature.asc Description: Digital signature

Re: Rewriting floppy.c was Re: Free Linux Driver Development!

2007-01-31 Thread Jan-Benedict Glaw
, Linux' floppy.c could do a bit better to help archiveing some of the scurrile floppy formats. There is at least one floppy imaging project to store floppy images for uncommon formats. It would be nice it the Linux driver could handle something like that... MfG, JBG -- Jan-Benedict Glaw

Re: Free Linux Driver Development!

2007-01-31 Thread Jan-Benedict Glaw
On Wed, 2007-01-31 22:56:03 +0100, Willy Tarreau [EMAIL PROTECTED] wrote: On Wed, Jan 31, 2007 at 10:13:12PM +0100, Jan-Benedict Glaw wrote: On Tue, 2007-01-30 21:23:34 +0100, Diego Calleja [EMAIL PROTECTED] wrote: El Tue, 30 Jan 2007 20:31:01 +0100 (MET), Jan Engelhardt [EMAIL PROTECTED

Re: two architectures,same source tree

2006-12-20 Thread Jan-Benedict Glaw
es. You can set these with O=/path/to/output, but you need to do that during *any* make calls, eg. already for make oldconfig/menuconfig. MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature of: Friends are relatives you make for yours

Re: two architectures,same source tree

2006-12-20 Thread Jan-Benedict Glaw
these with O=/path/to/output, but you need to do that during *any* make calls, eg. already for make oldconfig/menuconfig. MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature of: Friends are relatives you make for yourself. the second

Re: Segmentation fault on modprobe depca

2006-12-11 Thread Jan-Benedict Glaw
Code: 56 53 85 ff 74 47 9c 5e fa 8d 97 00 00 00 40 c1 ea 0c c1 e2 05 03 15 a0 26 68 c0 8b 02 f6 c4 40 74 03 8b 52 0c 8b 02 84 c0 78 02 <0f> 0b 8b 4a 18 8b 19 8b 03 3b 43 04 72 0b 89 c8 89 da e8 25 ff EIP: [] kfree+0x32/0x59 SS:ESP 0068:ea4a5e10 MfG, JBG -- Jan-Benedict Glaw

Re: Segmentation fault on modprobe depca

2006-12-11 Thread Jan-Benedict Glaw
:ea4a5e10 MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481 Signature of: The real problem with C++ for kernel modules is: the language just sucks. the second :-- Linus Torvalds signature.asc Description

[GIT PULL] Remove old address from lkkbd.c

2006-11-17 Thread Jan-Benedict Glaw
Hi! Please pull from git://git.kernel.org/pub/scm/linux/kernel/git/jbglaw/vax-linux.git fixes4linus You'll get: drivers/input/keyboard/lkkbd.c |5 - 1 files changed, 0 insertions(+), 5 deletions(-) commit 1d08811d0c05cd54a778f45588ec22eee027ff89 Author: Jan-Benedict Glaw <[EM

[GIT PULL] Remove old address from lkkbd.c

2006-11-17 Thread Jan-Benedict Glaw
Hi! Please pull from git://git.kernel.org/pub/scm/linux/kernel/git/jbglaw/vax-linux.git fixes4linus You'll get: drivers/input/keyboard/lkkbd.c |5 - 1 files changed, 0 insertions(+), 5 deletions(-) commit 1d08811d0c05cd54a778f45588ec22eee027ff89 Author: Jan-Benedict Glaw [EMAIL

Re: [RFC] Consistently use the name asm-offsets.h

2005-09-09 Thread Jan-Benedict Glaw
ut > directory, > +# preparei3 is used to check if we are building in a separate output > directory, ^^^ Typo? MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED]. +49-172-7608481 _ O _ "Eine Freie Meinung in einem Freien Kopf| Gegen Zensur | Gegen

Re: [RFC] Consistently use the name asm-offsets.h

2005-09-09 Thread Jan-Benedict Glaw
are building in a separate output directory, ^^^ Typo? MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED]. +49-172-7608481 _ O _ Eine Freie Meinung in einem Freien Kopf| Gegen Zensur | Gegen Krieg _ _ O für einen Freien Staat voll Freier Bürger | im Internet

Re: serial port multiplexing

2005-08-31 Thread Jan-Benedict Glaw
except when a serious problem (eg, oops) occurs. Alternatively, IIRC one of the printk-nullifying patches were taken some time ago. You should be able to eleminate any printk()s through kernel configuration in the embedded menu. MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED]. +49-17

Re: serial port multiplexing

2005-08-31 Thread Jan-Benedict Glaw
some time ago. You should be able to eleminate any printk()s through kernel configuration in the embedded menu. MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED]. +49-172-7608481 _ O _ Eine Freie Meinung in einem Freien Kopf| Gegen Zensur | Gegen Krieg _ _ O für einen

Re: starting a user defined daemon at linux startup.

2005-08-13 Thread Jan-Benedict Glaw
't exactly a Linux kernel-related question, but to answer it anyways: that's the way to go. MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED]. +49-172-7608481 _ O _ "Eine Freie Meinung in einem Freien Kopf| Gegen Zensur | Gegen Krieg _ _ O fuer einen Freien Staat v

Re: [2.6 patch] remove support for gcc < 3.2

2005-08-13 Thread Jan-Benedict Glaw
On Thu, 2005-08-04 22:38:31 +0200, Adrian Bunk <[EMAIL PROTECTED]> wrote: > On Thu, Aug 04, 2005 at 08:54:47AM +0200, Jan-Benedict Glaw wrote: > > I guess that if you remove -fno-unit-at-a-time from i386 and use a > > current GCC, you'll run into that fun, too. > &

Re: [2.6 patch] remove support for gcc 3.2

2005-08-13 Thread Jan-Benedict Glaw
On Thu, 2005-08-04 22:38:31 +0200, Adrian Bunk [EMAIL PROTECTED] wrote: On Thu, Aug 04, 2005 at 08:54:47AM +0200, Jan-Benedict Glaw wrote: I guess that if you remove -fno-unit-at-a-time from i386 and use a current GCC, you'll run into that fun, too. What bug exactly? http://gcc.gnu.org

Re: starting a user defined daemon at linux startup.

2005-08-13 Thread Jan-Benedict Glaw
-related question, but to answer it anyways: that's the way to go. MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED]. +49-172-7608481 _ O _ Eine Freie Meinung in einem Freien Kopf| Gegen Zensur | Gegen Krieg _ _ O fuer einen Freien Staat voll Freier Bürger | im Internet

Re: [2.6 patch] remove support for gcc < 3.2

2005-08-12 Thread Jan-Benedict Glaw
On Fri, 2005-08-12 09:40:18 +0200, Geert Uytterhoeven <[EMAIL PROTECTED]> wrote: > On Thu, 4 Aug 2005, Jan-Benedict Glaw wrote: > > -sh-3.00# cat cpuinfo > > cpu : VAX > > cpu type: KA43 > > cpu sid : 0x0b06 > > cpu

Re: [2.6 patch] remove support for gcc 3.2

2005-08-12 Thread Jan-Benedict Glaw
On Fri, 2005-08-12 09:40:18 +0200, Geert Uytterhoeven [EMAIL PROTECTED] wrote: On Thu, 4 Aug 2005, Jan-Benedict Glaw wrote: -sh-3.00# cat cpuinfo cpu : VAX cpu type: KA43 cpu sid : 0x0b06 cpu sidex : 0x04010002 page size : 4096 BogoMIPS

Re: [-mm patch] DLM must depend on IPV6 || IPV6=n

2005-08-09 Thread Jan-Benedict Glaw
l purpose distributed lock manager for kernel or userspace Why don't you allow modular builds of both? ...or aren't the IPv6 symbols exported? MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED]. +49-172-7608481 _ O _ "Eine Freie Meinung in einem Freien Kopf| Gegen Z

Re: [-mm patch] DLM must depend on IPV6 || IPV6=n

2005-08-09 Thread Jan-Benedict Glaw
allow modular builds of both? ...or aren't the IPv6 symbols exported? MfG, JBG -- Jan-Benedict Glaw [EMAIL PROTECTED]. +49-172-7608481 _ O _ Eine Freie Meinung in einem Freien Kopf| Gegen Zensur | Gegen Krieg _ _ O fuer einen Freien Staat voll Freier Bürger | im Internet

  1   2   3   >