Re: iio: dht11 Updates

2015-01-01 Thread harald
, what's your timeframe to send an updated series? I can send an update if you don't have time. HTH, Harald -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [PATCH 2/4] iio: dht11: IRQ fixes

2014-12-06 Thread harald
the timeout to happen, before trying to decode the data. Since your patch title includes "fix", the commit message probably should mention that the patch as a side effect changes behaviour - even if it's just diagnostic messages. Thanks, Harald On Wed, 3 Dec 2014 00:32:54

[PATCH] efi_high_alloc: use EFI_ALLOCATE_MAX_ADDRESS

2014-08-22 Thread harald
From: Harald Hoyer On my Lenovo T420s with 4GB memory, efi_high_alloc() was checking the following memory regions: 0x0010 - 0x2000 0x2020 - 0x4000 0x4020 - 0xd2c02000 0xd6e9f000 - 0x00011e60 and decided to

[PATCH] early microcode: extend the ramdisk address to 64bit

2014-08-22 Thread harald
From: Harald Hoyer commit 4bf7111f50167133a71c23530ca852a41355e739 enabled loading of the initramfs above 4G addresses. So I was wondering, if the early microcode code might want to honor the upper 32bit of the 64bit address. Signed-off-by: Harald Hoyer --- arch/x86/kernel/cpu/microcode

[PATCH V2] efi_high_alloc: use EFI_ALLOCATE_MAX_ADDRESS

2014-08-25 Thread harald
From: Harald Hoyer On my Lenovo T420s with 4GB memory, efi_high_alloc() was checking the following memory regions: 0x0010 - 0x2000 0x2020 - 0x4000 0x4020 - 0xd2c02000 0xd6e9f000 - 0x00011e60 and decided to

3.8.0-08664-gc41b381: Very jerky mouse pointer

2013-02-26 Thread Harald Arnesen
Today's git kernel has, for me, sort of solved the usb problems that recently was reported. Not completely, though. My Logitech wireless usb mouse is about useless - the pointer lags badly when I move the mouse. This is a Lenovo Thinkpad T500. -- Hilsen Harald -- To unsubscribe from this

Re: [3.9-rc1] irq 16: nobody cared (was [3.9-rc1] very poor interrupt responses)

2013-03-15 Thread Harald Arnesen
0 0 Threshold APIC interrupts MCE: 0 0 Machine check exceptions MCP: 1 1 Machine check polls ERR: 0 MIS: 0 -- Hilsen Harald -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in t

Re: [PATCH 01/16] math128: Introduce various 128bit primitives

2012-10-26 Thread Harald Gustafsson
r due to that you want to express something like executing for 100ms each 10s. Much less likely that an application would need to execute for 7.8 s out of a period of 8s and would not be happy with 3.9s out of 4s. /Harald -- To unsubscribe from this list: send the line "unsubscribe linux-ke

strange kernel log messages

2012-12-26 Thread Harald Dunkel
Hi folks, I get a lot of strange messages in /var/log/kern.log: : Dec 26 08:01:58 dpcl082 kernel: <>[1862186]xc_c 000:00 RO oro ne ig<>1862143]hb5110 ciae->-23862114]xc_c 000:00 RO oro ne ig<>1862186]hb5110 ciae->-231862075]xc_c 000:00 RO oro ne ig<>1862140]hb5110 ciae->-2<>[1872078]xc_c 000:0

Re: [PATCH 24/28] proc: Supply an accessor to get the name in a proc_dir_entry struct [RFC]

2013-04-16 Thread Harald Welte
' might be a better name than get_proc_name(), but that's probably a matter of taste. Pleaes note that I'm only the original author but not the active maintainer of the xt_hashlimit (formerly ipt_hashlimit) code. Regards, Harald -- - Harald Welte

Re: [3.9-rc1] very poor interrupt responses

2013-03-11 Thread Harald Arnesen
ng intel_pstate=disable > into the kernel's command line and see if that helps (you may also try to > compile the driver out). I see the same problem on my Thinkpad T500, and I have X86_INTEL_PSTATE=n in my config. -- Hilsen Harald -- To unsubscribe from this list: send the line

Re: [PATCH 3/3] Use get_online_cpus to avoid races involving for_each_online_cpu

2012-08-03 Thread Harald Welte
Hi Silas, thanks a lot for the finding and addressing the issue. On Thu, Aug 02, 2012 at 05:07:08PM -0700, Silas Boyd-Wickizer wrote: > Signed-off-by: Silas Boyd-Wickizer Acked-by: Harald Welte -- - Harald Weltehttp://laforge.gnumonks.

Re: Latest git oopses during boot

2008-02-07 Thread Harald Arnesen
: Randy Dunlap <[EMAIL PROTECTED]> > Cc: Matthew Wilcox <[EMAIL PROTECTED]> > Cc: James Bottomley <[EMAIL PROTECTED]> > Signed-off-by: Andrew Morton <[EMAIL PROTECTED]> > Signed-off-by: Linus Torvalds <[EMAIL PROTECTED]> > > which seem

Re: Latest git oopses during boot

2008-02-07 Thread Harald Arnesen
Linus Torvalds <[EMAIL PROTECTED]> writes: > On Thu, 7 Feb 2008, Harald Arnesen wrote: >> > >> > Can you do a >> > >> > make drivers/scsi/advansys.lst >> > >> > and see what it should be? >> >> Anyway, here it i

Re: Latest git oopses during boot

2008-02-07 Thread Harald Arnesen
On 2/7/08, Linus Torvalds <[EMAIL PROTECTED]> wrote: > > > On Thu, 7 Feb 2008, Harald Arnesen wrote: > > > > I'll try applying the patch to a freshly downloaded git-tree. > > Ok, good. > > > Shall I try another compiler? I have at least these two: &

strange behavior on multimedia eject button for cdrom

2008-02-24 Thread Harald Dunkel
Hi folks, My laptop (Dell XPS M1330) has some multimedia keys added to the keyboard, including an eject button for the cdrom drive, instead of a "regular" eject button built into the drive itself. When I press it to eject a CD, then Linux becomes pretty mad: The audio device gets stuck somehow,

Re: Fw: [PATCH 1/1] file capabilities: simplify signal check

2008-02-24 Thread Harald Welte
On Sun, Feb 24, 2008 at 09:09:31PM +0300, Oleg Nesterov wrote: > I just have an almost off-topic (sorry ;) question. Do we really need > kill_pid_info_as_uid() ? Harald Welte cc'ed. > > From "[PATCH] Fix signal sending in usbdevio on async UR

ReiserFS? How reliable is it? Is this the future?

2001-04-03 Thread Harald Dunkel
Hi folks, If I get the DVD stuff working, then I won't need NT anymore, i.e. I will have an empty disk. What is your impression about ReiserFS? Does it work? Is it stable enough for my daily work, or is it something to try out and watch carefully? Do you use ReiserFS for your boot partition? Or

Re: VIA 82C686 Audio Codec: Clicks

2001-04-06 Thread Harald Dunkel
Jani Monoses wrote: > > You could try the ALSA driver if you're certain it is not a hw problem.It > works better here than the one in the kernel. > Now, _this_ is an improvement! I tried the 0.9.0beta3 version of Alsa. No more clicks! Amazing. Many thanx for your help Harri - To unsubscribe

Re: IP Acounting Idea for 2.5

2001-04-16 Thread Harald Welte
bscription information available at http://netfilter.samba.org/) > David -- Live long and prosper - Harald Welte / [EMAIL PROTECTED]http://www.gnumonks.org GCS/E/IT d- s-: a-- C+++ UL$ P+++ L$ E--- W- N++ o? K- w

Re: comments on CML 1.1.0

2001-04-16 Thread Harald Welte
of ip_conntrack_ftp.c/ip_nat_ftp.c are compiled - if CONFIG_IP_NF_FTP is ON (M or Y), both ip_conntrack_ftp.c AND ip_nat_ftp.c are compiled (module or static, as user wishes) I'm asking myself if we now should be proud of having the most complicated dependencies of the

Re: IP Acounting Idea for 2.5

2001-04-16 Thread Harald Welte
s then? Nobody forces you to reset them right now. > Manfred Bartz > --- -- Live long and prosper - Harald Welte / [EMAIL PROTECTED]http://www.gnumonks.org =

Re: Documentation of module parameters.

2001-04-20 Thread Harald Welte
ds like something doable, only somebody needs to get around doing it. Any volunteers? > -- > /Jonathan Lundell. -- Live long and prosper - Harald Welte / [EMAIL PROTECTED]http://www.gnumonks.org GCS/

[Counters] Re: IP Acounting Idea for 2.5

2001-04-20 Thread Harald Welte
ve to handle counters properly. I don't think that the iptables kernel part should remove some feature just because there are application programmers wrongly designing their applications. > Manfred Bartz -- Live long and prosper -

Re: IP Acounting Idea for 2.5

2001-04-20 Thread Harald Welte
a rule: just delete and re-insert the rule. If somebody wants to reset the counter, he can. If we remove the functionality from iptables, people still can - but it's more difficult. > Regards > Henning -- Live long and prosper - Harald Welte / [EMAI

Counters [Re: IP Acounting Idea for 2.5]

2001-04-20 Thread Harald Welte
unting if you have changes to the ruleset (counters and/or rules) at runtime. You'd have to be very cautious what you are doing. > Olaf -- Live long and prosper - Harald Welte / [EMAIL PROTECTED]http://www.gnumonks.org ===

Re: Real Time Traffic Flow Measurement - anybody working on it?

2001-04-20 Thread Harald Welte
bjections to providing > a RTFM interface in the kernel (as an optional module). No, not at all. I'd like to help developing an RTFM meter for linux. I guess we don't actually need to keep seperate flow information, but could attach it to the netfilter connection tracking. > Manfred

Re: too long mac address for --mac-source netfilter option

2001-02-18 Thread Harald Welte
8:00) indicating it is IP. == 14 bytes :) On the other hand, the --mac-source match (emphasized mac-SOURCE) allows you to match on the source part of this mac header (i.e. the first 6 bytes) > Jack Bowling > mailto: [EMAIL PROTECTED] -- Live long and pros

Re: 2.4.0 + iproute2

2001-01-14 Thread Harald Welte
ot to set CONFIG_IP_ADVANCED_ROUTER > Version should be OK according to the Changes file. > > config is attached > > > Regards, > Igmar -- Live long and prosper - Harald Welte /

BUG: isofs broken (2.2 and 2.4)

2000-11-15 Thread Harald Koenig
find an isofs image for testing (only directory part, no real data, compressed ~620kb) on http://www.tat.physik.uni-tuebingen.de/~koenig/buggy_fs.iso.gz any idea/patch/fix ? thanks, Harald PS: I'm not subscribed to linux-kernel right now, so please reply directly using Cc:. thanks!

Re: BUG: isofs broken (2.2 and 2.4)

2000-11-17 Thread Harald Koenig
On Nov 17, [EMAIL PROTECTED] wrote: > > both 2.2.x and 2.4.x kernels can't read `real sky' CDs > > Yes. 2.0.38 is OK. I just made a patch that seems to work. > > Harald, could you try > ftp.xx.kernel.org/.../people/aeb/linux-2.4.0test9-isofs-patch > and

Re: BUG: isofs broken (2.2 and 2.4)

2000-11-17 Thread Harald Koenig
ry "du" again started leaking (or maybe just using memory?) down to ~80M free memory when the system suddently locked up completely, no console switch was possible anymore (but Sysrq-B did reboot). Harald -- All SCSI disks will from now on ___ _ be re

Re: BUG: isofs broken (2.2 and 2.4)

2000-11-17 Thread Harald Koenig
least we can copy all the data to some hard disk and use it that way. a patch for 2.2.x (the real production machine can't run 2.4.x yet) and/or fixes for the bad performace would be appreciated anyway ;^) thanks! Harald -- All SCSI disks will from now on ___

Re: BUG: isofs broken (2.2 and 2.4)

2000-11-17 Thread Harald Koenig
On Nov 17, Linus Torvalds wrote: > > > On Fri, 17 Nov 2000, Harald Koenig wrote: > > > > this seems to make things much worse: starting with ~90M free memory > > "du" again started leaking (or maybe just using memory?) down to ~80M free > >

Re: Abit VP6 HPT370 support?

2000-11-21 Thread Harald Wagener
[EMAIL PROTECTED] writes: > On Mon, 20 Nov 2000, Michael J. Dikkema wrote: > > > Does Linux 2.4pre support the raid controller on the abit vp6? The kernel > > says it supports the 370, but it doesn't mention raid. I was confused as > > to if there was a difference or not. > > I have a standalon

test8-pre2: Boot problems

2000-09-03 Thread Harald Dunkel
help to fix this problem? I am not quite sure about the kernel bug report policy, so please forgive me if something is wrong or missing. Regards Harri -- Harald Dunkel | [EMAIL PROTECTED] | If your operating system seems to Synopsys GmbH | Kaiserstr. 100 | be made by Dr. Frankenstein,

test8-pre4: Ooops at boot time

2000-09-04 Thread Harald Dunkel
f 42 10 incl 0x10(%edx) Code; c0115143 e: 80 4a 14 18 orb$0x18,0x14(%edx) Code; c0115147 12: c3ret Code; c0115148 13: b8 00 00 00 00mov $0x0,%eax 1 warning and 1 error issued. Results may not be re

Re: Rik van Riel's VM patch

2000-09-05 Thread Harald Welte
On Sun, Sep 03, 2000 at 12:33:21PM -0400, safemode wrote: > Both disks are Matrox UDMA66 7200rpm hdd's but one is 10.2GB and the other is I guess You meant Maxtor. Matrox is a Graphics Card manufacturer. -- Live long and prosper - Harald Welte / [EMAIL PROTECTED]

2.4.0-test8: Ooops in soundcore

2000-09-09 Thread Harald Dunkel
Hi folks, I still experience problems with the most recent kernels. It seems to be related to soundcore. Regards Harri -- Harald Dunkel | [EMAIL PROTECTED] | If your operating system seems to Synopsys GmbH | Kaiserstr. 100 | be made by Dr. Frankenstein, then 52134 Herzogenrath, Germany

Re: 2.4.0-test8: Ooops in soundcore

2000-09-09 Thread Harald Dunkel
Alexander Viro wrote: > > On Sat, 9 Sep 2000, Harald Dunkel wrote: > > > Hi folks, > > > > I still experience problems with the most recent kernels. It seems > > to be related to soundcore. > > Funny... s->unit_fops pointing to bogus place in soundc

Re: Update Linux 2.4 Status/TODO list

2000-09-12 Thread Harald Dunkel
Hi folks, How can I submit a bug report to be added to this list? Regards Harri - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/

ISAPnP + Soundblaster doesn't work without 'multiple=0'

2000-09-16 Thread Harald Dunkel
en+5a/184> 11: 74 14 je 27 <_EIP+0x27> c8858474 <[soundcore]sou ndcore_open+70/184> Code; c8858460 <[soundcore]soundcore_open+5c/184> 13: 8b 00 mov(%eax),%eax This problem seems to be in since 2.4.0-test7. Plea

Re: ISAPnP + Soundblaster doesn't work without 'multiple=0'

2000-09-23 Thread Harald Dunkel
Hi Paul, Thanx very much for your patch for sb_card.c. I have tested it with 2.4.0-test9-pre6. The Oops is gone. Have a nice weekend Harri -- Harald Dunkel | [EMAIL PROTECTED] | If your operating system seems to Synopsys GmbH | Kaiserstr. 100 | be made by Dr. Frankenstein, then 52134

Re: CRYPTO CARD ADSP 2141

2000-09-24 Thread Harald Welte
ut 100% in userspace > thanks > azad -- Live long and prosper - Harald Welte / [EMAIL PROTECTED]http://www.gnumonks.org GCS/E/IT d- s-: a-- C+++ UL$ P+++ L$ E--- W- N++ o? K- w--- O- M- V

Re: ip forwarding/tunneling for WIN PPTP broken in 2.2.18pre9?

2000-09-24 Thread Harald Welte
to contact the poptop people and/or give a more detailed description, like error messages from /var/log/messages, enabling debugging of your pppd, Only contact this list if You are almost sure it is an error inside the kernel. > Steve -- Live long and prosper - Harald Welte / [EMAIL PROTEC

Re: reserve= specifies ..... iomem or ioport?

2000-09-24 Thread Harald Welte
. > Dag B -- Live long and prosper - Harald Welte / [EMAIL PROTECTED]http://www.gnumonks.org GCS/E/IT d- s-: a-- C+++ UL$ P+++ L$ E--- W- N++ o? K- w--- O- M- V-- PS+ PE-- Y+ PGP++ t++ 5-- !X !

Re: Netfilter is broken (was Re: ip_defrag is broken (was: Re: test12 lockups -- need feedback))

2000-12-14 Thread Harald Welte
/ip_input.c:ip_rcv() - netfilter hook NF_IP_PRE_ROUTING is called - net/ipv4/netfilter/ip_conntrack_core.c:ip_conntrack_in() is called - net/ipv4/netfilter/ip_conntrack_core.c:ip_ct_gather_frags() is called - net/ipv4/ip_input.c:ip_defrag() is called Isn't the skb->dev member supposed to still point to

Re: Netfilter is broken (was Re: ip_defrag is broken (was: Re: test12 lockups -- need feedback))

2000-12-14 Thread Harald Welte
ts. Oh, thanks Andi. This is the key, of course. I'm always way too focused on forwarded packets ;) This is definitely the problem. We could set skb->dev to skb->dst->dev, but this sounds more like a hack than a real solution... > -Andi -- Live long and pros

Re: test13pre2 - netfilter modiles compile failure

2000-12-16 Thread Harald Welte
i've described above. > Anyway, these kinds of things are really up to the netfilter people. > As no other netfilter core team member responded yet, I'm going to provide a patch for the 'true library

Re: test13pre2 - netfilter modiles compile failure

2000-12-16 Thread Harald Welte
On Sat, Dec 16, 2000 at 11:57:05AM +0100, Harald Welte wrote: > > As no other netfilter core team member responded yet, I'm going to provide > a patch for the 'true library' solution. well... the 'true library' doesn't make sense, because of the excl

Re: BUG: isofs broken (2.2 and 2.4)

2000-12-18 Thread Harald Koenig
On Nov 17, Linus Torvalds wrote: > > > On Fri, 17 Nov 2000, Harald Koenig wrote: > > > > Linus: 0.380u 76.850s 1:19.12 97.6%0+0k 0+0io 113pf+0w > > Andries:0.470u 97.220s 1:40.29 97.4%0+0k 0+0io 112pf+0w > > The biggest difference

ip_defrag / ip_conntrack issues (was Re: [PATCH] Fix netfilter locking)

2000-12-18 Thread Harald Welte
valid (skb->dst->dev). Dirty hack. b) make ip_defrag(), ... aware of the case where skb->dev == NULL. Sounds like a good idea, since it is only one if(skb->dev) clause. c) netfilter stops using ip_defrag() for this case. Bad idea, it had t

Re: 2.4.0 test12 ipchains doesn't work as module

2000-12-23 Thread Harald Welte
inglist (see http://netfilter.kernelnotes.org) > John Covici > [EMAIL PROTECTED] -- Live long and prosper - Harald Welte / [EMAIL PROTECTED]http://www.gnumonks.org GCS/E/IT d- s-:

Re: A way to crash an 2.4-test11 kernel

2000-12-23 Thread Harald Welte
g the kerneli patch (loopback encryption, ...) and thought it is a problem of the kerneli patch. I've never thought about the possibility that this problem even occurs without encryption. The other issue is: I wasn't able to reproduce this problem either :( > so long >

Re: Masquerade hangups

2000-12-25 Thread Harald Welte
t; I'm using test13-pre4. I saw some iptables stuff on > the list a week or so ago, was this fixed in pre4 or > is this my problem? we (the netfilter core team) are currently not aware of any bugs at the moment. The behaviour you've described wasn't reported by anybody else. &

Re: PROBLEM: netfilter + 2.4.0-test10 causes connect:invalid argument

2000-12-31 Thread Harald Welte
is probably the more apropriate place for discussion of netfilter related stuff. See http://netfilter.samba.org for subscription instructions. > John Buswell -- Live long and prosper - Harald Welte / [EMAIL PROTECTED]http://ww

Re: What is up with Redhat 7.0?

2000-10-01 Thread Harald Dunkel
Richard Henderson wrote: > The reasons are the following: > > : > (2) C++ in 2.95 is already ABI incompatible with egcs 1.1 and gcc 3.0, > so clearly (to my mind anyway) it didn't matter whether we > shipped 2.95 or a snapshot, we would still be incompatible with > Red Hat 6 and R

Re: Would you help me ...?

2000-10-05 Thread Harald Welte
ht end up learning something which is no longer used at all. > yours Huang QingHua > [EMAIL PROTECTED] -- Live long and prosper - Harald Welte / [EMAIL PROTECTED]http://www.gnumonks.org ===

Re: patch installation

2000-10-05 Thread Harald Welte
sion of the RAID patches and use exactly the kernel revision the patch was maid for. > Anil -- Live long and prosper - Harald Welte / [EMAIL PROTECTED]http://www.gnumonks.org GCS/E/IT d- s-: a-- C+++

Re: hdparm settings: Can they be permanent?

2000-10-05 Thread Harald Welte
ers. Look at /proc/sys/net/ipv4/ip_forward, etc. Some distributions already have the hdparm initscript. > Stephen -- Live long and prosper - Harald Welte / [EMAIL PROTECTED]http://www.gnumonks.org GCS/E

Re: 2.4.0-test9 ipv6 module refcount problem?

2000-10-05 Thread Harald Welte
the reference count to -1 to ensure it is _never_ unloaded. Your next question might be: Why is it a module at all? Because we want to keep the kernel footprint as small as possible. -- Live long and prosper - Harald Welte / [EMAIL PROTECTED]http://www.gnumonks.

svc: unknown program 100227 (me 100003)

2000-10-05 Thread Harald Dunkel
Hi folks, Maybe a stupid question, but it would be nice to know what this message means: fright kernel: svc: unknown program 100227 (me 13) 'fright' is the name of the machine in question (2.4.0-test6, x86). I get this about 40 times per day. Many thanx Harri - To unsubscribe fro

Re: 2.3.99 pre2 CBQ

2000-10-10 Thread Harald Welte
ive long and prosper - Harald Welte / [EMAIL PROTECTED]http://www.gnumonks.org GCS/E/IT d- s-: a-- C+++ UL$ P+++ L$ E--- W- N++ o? K- w--- O- M- V-- PS+ PE-- Y+ PGP++ t++ 5-- !X !R tv-- b+++ DI? !D G+

Re: why is modprobe (and nothing else) exec()'d?

2000-10-13 Thread Harald Welte
xtfile called modules.dep and asks the kernel to load the modules in the apropriate order. > chris -- Live long and prosper - Harald Welte / [EMAIL PROTECTED]http://www.gnumonks.org GCS/E/IT d- s-: a-

Re: Kernel 2.2.18 and GCC versions

2000-10-13 Thread Harald Welte
there is no such thing as gcc-2.96. Try reading http://gcc.gnu.org/gcc-2.96.html > Juan Antonio Magallon Lacarta > mailto:[EMAIL PROTECTED] -- Live long and prosper - Harald Welte / [EMAIL PROTECTED]

rotr32 / rotl32 (wordops.h) in 2.4.x ?

2000-10-15 Thread Harald Welte
- Harald Welte / [EMAIL PROTECTED]http://www.gnumonks.org GCS/E/IT d- s-: a-- C+++ UL$ P+++ L$ E--- W- N++ o? K- w--- O- M- V-- PS+ PE-- Y+ PGP++ t++ 5-- !X !R tv-- b+++ DI? !D G+ e* h+ r% y

Re: Can't boot 2.4.0test9..

2000-10-15 Thread Harald Welte
kgcc]). Exactly the same kernel image will boot on other machines :) 2.4.0-test8 and lower work great. > Any help would be greatly appreciated, as I'm wanting to get > a 2.4.x kernel up for testing, etc.. try 2.4.0-test8 :) Probably it'll boot. -- Live long and pros

Re: bandwidth monitoring

2000-10-15 Thread Harald Welte
be no problem. Just look for 'traffic accounting' or 'network accounting' on freshmeat.net Some packages you might be interested in: ip-acct nacctd > Brian Parris -- Live long and prosper - Harald Welte / [EMAIL PROTEC

aic7xxx of 2.4.2: 'cdrecord -scanbus' complains about DVD

2001-03-10 Thread Harald Dunkel
Hi folks, When I run 'cdrecord -scanbus', then cdrecord complains about my DVD: # cdrecord -scanbus Cdrecord 1.9 (i686-pc-linux-gnu) Copyright (C) 1995-2000 Jörg Schilling Linux sg driver version: 3.1.17 Using libscg version 'schily-0.1' scsibus0: 0,0,0 0) * 0,1,0 1) * cd

[PATCH] USB Support for Casio QV Digital Still Cameras, kernel 2.4.2-ac20

2001-03-13 Thread Harald Schreiber
US_SC_8070, US_PR_CB, NULL, +US_FL_FIX_INQUIRY ), + -- --- Dipl.-Math. Harald Schreiber, Nizzaalle 26, D-52072 Aachen, Germany Phone/Fax: +49-241-9108015/6 mai

Re: How to compile linux 0.0.0.1?

2001-03-31 Thread Harald Arnesen
) were plentiful then. Ah, those were the days. They are still plentiful in Norway, and I suspect they are in Finland as well. Harald. -- Foreningen for engelsk ord deling kjemper for at sammen satte ord som leke plass og kjøle skap skal skilles for aldri mer å se hver andre. Foreningen føler

VIA 82C686 Audio Codec: Clicks

2001-03-31 Thread Harald Dunkel
Hi folks, Has anybody an idea how to get rid of the annoying clicks of the VIA 82C686 audio codec? Using xmms (just as an example) I get a click with each new track, when I move and release the track slider, etc. Even this echo -n "" >/dev/dsp produces a click. Regards Harri - To

Re: Firewall netlink question...

2001-01-24 Thread Harald Welte
lementation as iptables target has the following advantages: - can be used from each netfilter-hook attached code (not only from an ip table) - is more generic (you can register different queue handler, ipv6, ...) btw: please move this discussion to [EMAIL PROTECTED] > Regards -- Live

Re: Firewall netlink question...

2001-01-24 Thread Harald Welte
ain kernel. I'll do some testing and put it into CVS, if you want to. > // Gianni Tedesco <[EMAIL PROTECTED]> -- Live long and prosper - Harald Welte / [EMAIL PROTECTED]http://www.gnumonks.org =

Re: 2.4 and ipmasq modules

2001-01-24 Thread Harald Welte
e move further discussion to the netfilter user mailinglist at [EMAIL PROTECTED] > -- > Paul Jakma[EMAIL PROTECTED] [EMAIL PROTECTED] -- Live long and prosper - Harald Welte / [EMAIL PROTECTED]htt

Re: 2.4 and ipmasq modules

2001-01-24 Thread Harald Welte
somebody else wants to volunteer writing this, we'll appreciate any patches. btw: it's probably a good idea to move this discussion to [EMAIL PROTECTED] -- Live long and prosper - Harald Welte / [EMAIL PROTECTED]http://www.gnumonks.org ===

Re: 2.4 and ipmasq modules

2001-01-24 Thread Harald Welte
seems like you didn't understand the very basics of netfilter/iptables. Please read the available HOWTO's. the INPUT chain of the filter table is in no way related to any packet on your NAT box. -- Live long and prosper - Harald We

Re: [OT?] Coding Style

2001-01-25 Thread Harald Arnesen
you don't approve of the new German spelling standard, where nouns with capital letters are optional (don't know if it became reality, I remember reading that Günther Grass was against it). For a Norwegian, the second variant is much more readable. -- Harald Arnesen, Apalløkkveien 23 A, N-095

Re: spelling of disc (disk) in /devfs

2001-02-01 Thread Harald Arnesen
s stored" And a disk is: 1. (esp US) disc 2. (computing) a circular plate on which data can be recorded in a form that can be used by a computer -- Harald Arnesen, Apalløkkveien 23 A, N-0956 Oslo, Norway - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/

Giant disk on 2.2.17: Any concerns?

2001-05-21 Thread Harald Dunkel
Hi folks, For running some kind of database application (ClearCase 4.1) I would like to attach an external RAID array with 6*30GByte to a RedHat 6.2 machine, using kernel 2.2.17. I don't expect huge files (maximum file size should be about 250MByte), but a lot of middle size files and million

Re: Giant disk on 2.2.17: Any concerns?

2001-05-21 Thread Harald Dunkel
"Mohammad A. Haque" wrote: > > > I've used a 250GB and 400GB RAID array with 2.2.x kernels w/o any > problems. We have several thousands of ~1 MB > and >100 MB files. > Many thanx for your fast answer. What kind of controller did you use? Regards Harri - To unsubscribe from this list: send

2.4.5: 'mount /cdrom' doesn't work

2001-05-26 Thread Harald Dunkel
Hi folks, With 2.4.5 my CD and DVD drives have become unaccessable. Can you reproduce this problem? Regards Harri - 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-in

Re: 2.4.5: 'mount /cdrom' doesn't work

2001-05-26 Thread Harald Dunkel
Jens Axboe wrote: > > > The only changes that could matter would be SCSI driver changes. You > wouldn't happen to use the new aic7xxx driver? > I had the same problem with the IDE CD writer (using SCSI emulation). Regards Harri - To unsubscribe from this list: send the line "unsubscribe linu

Re: 2.4.5: 'mount /cdrom' doesn't work

2001-05-26 Thread Harald Dunkel
Jens Axboe wrote: > > On Sat, May 26 2001, Harald Dunkel wrote: > > Hi folks, > > > > With 2.4.5 my CD and DVD drives have become unaccessable. > > > > Can you reproduce this problem? > > Any kernel messages? And please show what happens. > Cu

Re: Overkeen CDROM disk-change messages

2001-05-27 Thread Harald Dunkel
Maybe thats related to the problems with my CDROM drives (SCSI or IDE SCSI emulation). I cannot mount any CD with 2.4.5. kern.log says: May 26 15:31:17 bilbo kernel: Detected scsi CD-ROM sr0 at scsi0, channel 0, id 2, lun 0 May 26 15:31:17 bilbo kernel: Detected scsi CD-ROM sr1 at scsi0, channel

2.4.5: SCSI devices are mixed up?

2001-05-28 Thread Harald Dunkel
Hi folks, It took me quite some time to recognize what has changed between 2.4.4 and 2.4.5 and why my CD drives were not accessable: Somehow the sequence of SCSI devices has been changed. For 2.4.4 the IDE SCSI emulation was scsibus0, my Adaptec 39160 was scsibus1 and scsibus2. Suddenly with

Re: [OFF-TOPIC] 4 ports ETH cards

2001-05-30 Thread Harald Welte
c-address using ifconfig. What the guy most likely wanted to say, is that there is only one EEprom containing all mac adresses for the four tulip chips, which I have seen on multiple boards > Thanks a lot > Fabbione -- Live long and prosper - Harald Welte / [EMAIL PROTECTED]

Re: [CHECKER] 2.4.5-ac4 non-init functions calling init functions

2001-05-30 Thread Harald Welte
t_or_cleanup is only called from one place with an argument of 1: from the init() function. If the argument is 0, as called by the exit() function, the code for calling the ip_nat_rule_setup is never reached. So it is definitely not a bug. Anyway, one should maybe make this a little bit cleaner. Wil

How to know HZ from userspace?

2001-05-30 Thread Harald Welte
cally derived from HZ values (1*HZ, for example). If you now want to set those values from a userspace program / script in a portable manner, you need to be able to find out of HZ of the currently running kernel. -- Live long and prosper - Harald Welte / [EMAIL PROTECTED]

Re: How to know HZ from userspace?

2001-05-31 Thread Harald Welte
On Wed, May 30, 2001 at 11:40:30PM -0400, Albert D. Cahalan wrote: > Harald Welte writes: > > > Is there any way to read out the compile-time HZ value of the kernel? > > > > I had a brief look at /proc/* and didn't find anything. > > Look again, this time

Re: How to know HZ from userspace?

2001-06-06 Thread Harald Welte
g kernel, but only about some kernel source somewhere on your harddrive? > Tomas -- Live long and prosper - Harald Welte / [EMAIL PROTECTED] http://www.gnumonks.org/ GCS/E/IT d- s-: a-- C+++ UL++

Re: How to know HZ from userspace?

2001-06-06 Thread Harald Welte
n. I'd say: - Either change all sysctl variables to be HZ-independent, or - Create a sane way to read HZ from the running kernel. Everything else is broken, from my point of view. > Tomas -- Live long and prosper - Harald Welte / [EMAIL PROTECTED] http://www.gnumonks.or

[PATCH] 1 Wire drivers illegally overload NETLINK_NFLOG

2005-07-22 Thread Harald Welte
for a new protocol number instead of just overloading existing values and thereby causing breakage. Thanks, Harald -- - Harald Welte <[EMAIL PROTECTED]> http://netfilter.org/ "Fragmenta

Re: [PATCH] 1 Wire drivers illegally overload NETLINK_NFLOG

2005-07-22 Thread Harald Welte
On Fri, Jul 22, 2005 at 11:05:59PM -0400, YOSHIFUJI Hideaki / 吉藤英明 wrote: > In article <[EMAIL PROTECTED]> (at Sat, 23 Jul 2005 08:54:27 -0400), Harald > Welte <[EMAIL PROTECTED]> says: > > > --- a/include/linux/netlink.h > > +++ b/include/linux/netlink.h &

Re: 2.6.13-rc5-mm1: BUG: rwlock recursion on CPU#0

2005-08-15 Thread Harald Welte
in net-2.6.14 (and thus -mm)]. Cheers, -- - Harald Welte <[EMAIL PROTECTED]> http://netfilter.org/ "Fragmentation is like classful addressing -- an interesting early architectural error that shows

Re: Netlink connector

2005-07-26 Thread Harald Welte
. Wait for Patrick's work on this to show up on netdev. We can then think whether the connctor API (or something similar) can be put on top of it. -- - Harald Welte <[EMAIL PROTECTED]> http://netfilter.org/ ===

Re: Netlink connector

2005-07-26 Thread Harald Welte
k for those not interested in it. -- - Harald Welte <[EMAIL PROTECTED]> http://netfilter.org/ "Fragmentation is like classful addressing -- an interesting early architectural err

Re: [PATCH] 1 Wire drivers illegally overload NETLINK_NFLOG

2005-07-26 Thread Harald Welte
t use > that. sorry, I didn't remember that ip_queue reused the 2.2.x netlink number :( We should have renamed it to make it clear. > So instead, as in the patch below, I solved this for now by using > the NETLINK_SKIP value which was reserved years ago yet never > made use

Re: iptables redirect is broken on bridged setup

2005-07-31 Thread Harald Welte
ntly not been tested (or even used by anyone), so I'm not surprised that you see some unexpected behaviour. Also, the bridging/ebtables maintainer Bart de Schuymer is currently on holidays, as I understand. So please be patient. -- - Harald Welte <[EMAIL PROTECTED]>

Re: iptables redirect is broken on bridged setup

2005-07-31 Thread Harald Welte
ing code work). There were recently a number of fixes for this issue, which each caused new bugs. Could you please try with a current development kernel (linus' git tree, or davem's net-2.6.14 tree) and see if the problem persists? -- - Harald Welte <[EMAIL PROTECTED]&

  1   2   3   4   >