Re: pcieport 0000:00:01.0: PME: Spurious native interrupt (nvidia with nouveau and thunderbolt on thinkpad P73)

2020-09-06 Thread Matthias Andree
Please everyone stop Cc:ing me on this discussion, I have no interest and nothing to contribute here. I have set an invalid Reply-To: just in case...

Re: [PATCH v2 0/2] PCI: Add missing link delays

2019-10-07 Thread Matthias Andree
Am 07.10.19 um 11:32 schrieb Mika Westerberg: > On Sat, Oct 05, 2019 at 09:34:41AM +0200, Matthias Andree wrote: >> Am 04.10.19 um 15:06 schrieb Mika Westerberg: >>> On Fri, Oct 04, 2019 at 02:57:21PM +0200, Matthias Andree wrote: >>>> Am 04.10.19 um 14:39 schrieb Mi

Re: [PATCH v2 0/2] PCI: Add missing link delays

2019-10-05 Thread Matthias Andree
Am 04.10.19 um 15:06 schrieb Mika Westerberg: > On Fri, Oct 04, 2019 at 02:57:21PM +0200, Matthias Andree wrote: >> Am 04.10.19 um 14:39 schrieb Mika Westerberg: >>> @Matthias, @Paul and @Nicholas, I appreciate if you could check that this >>> does not cause any issues f

Re: [PATCH v2 0/2] PCI: Add missing link delays

2019-10-04 Thread Matthias Andree
Am 04.10.19 um 14:39 schrieb Mika Westerberg: > @Matthias, @Paul and @Nicholas, I appreciate if you could check that this > does not cause any issues for your systems. Just to be sure: is this intended to be applied against the 5.4-rc* master branch?

Re: [PATCH] PCI: Add missing link delays required by the PCIe spec

2019-08-26 Thread Matthias Andree
Am 26.08.19 um 16:42 schrieb Mika Westerberg: > According to PCI FW 3.2 the OS is responsible for those delays if the > platform firmware does not provide that _DSM. So simpler way would be > always do the delays if the _DSM is not there. Well, that is * unless we trip over delays that make other

Re: [PATCH] PCI: Add missing link delays required by the PCIe spec

2019-08-22 Thread Matthias Andree
Am 21.08.19 um 14:45 schrieb Mika Westerberg: > Hi all, > > As the changelog says this is reworked version that tries to avoid reported > issues while at the same time fix the missing delays so we can get ICL > systems and at least the one system with Titan Ridge controller working > properly. > >

Dumping a process's pagetable entries?

2007-05-17 Thread Matthias Andree
[please remember to Cc: me on your replies] Greetings, is there an easy way to dump a process's pagetables from outside that process? Tools, /proc or /sys file or syscall that I missed? Thanks in advance. -- Matthias Andree - To unsubscribe from this list: send the line "unsubsc

Re: Why ask Sun for ZFS while we have ReiserFS4 !?

2007-04-30 Thread Matthias Andree
ripping out duplicate code - or they decided that would be a more boring job than porting ZFS :-) -- Matthias Andree - 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/majord

Re: Linux 2.6.21

2007-04-30 Thread Matthias Andree
interface documentation that make it difficult to verify assumptions/expectations or assess potential solutions (such as the res_init() issue in fetchmail, or probably the khubd going south issue in Linux), but that's not the point. -- Matthias Andree - To unsubscribe from this list: send the l

Re: Linux 2.6.21

2007-04-30 Thread Matthias Andree
ven implementation-wise. (Yes I know it's going to be tough to obtain all the preciou bug from bugzzzilla but anyways, if nobody likes to use it, something will be done and if only neglect...) HTH -- Matthias Andree - To unsubscribe from this list: send the line &quo

Re: [ext3][kernels >= 2.6.20.7 at least] KDE going comatose when FS is under heavy write load (massive starvation)

2007-04-28 Thread Matthias Andree
RAM, that's going to leave you with tons of dirty buffers that clear slowly -- "watch -n 1 grep -i dirty /proc/meminfo" is boring, but elucidating... -- Matthias Andree - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [

Re: [ext3][kernels >= 2.6.20.7 at least] KDE going comatose when FS is under heavy write load (massive starvation)

2007-04-28 Thread Matthias Andree
instead write to new > blocks with version numbers (and not re-use old blocks until new versions > are stable on disk). Only that you need direct-overwrite support to be able to safely trash data you no longer need... -- Matthias Andree - To unsubscribe from this list: send the line &qu

Re: [ext3][kernels >= 2.6.20.7 at least] KDE going comatose when FS is under heavy write load (massive starvation)

2007-04-28 Thread Matthias Andree
did a big untar or some other big write, if somebody fsync'ed a small > file, it wasn't even a blip on the radar - the fsync would sync just that > small thing. It's not as though I'd recommend reiserfs. I have seen one major corruption recently in openSUSE 10.2 with ext3

Re: [linux-usb-devel] 2.6.21-rc6 USB Keyboard hangs (EHCI/UHCI/HID)

2007-04-15 Thread Matthias Andree
On Sat, 14 Apr 2007, Alan Stern wrote: > On Sat, 14 Apr 2007, Matthias Andree wrote: > > > I arrived at the computer today, to find khubd in D state again, but > > unfortunately, it does not show up in Alt-SysRq-T output. Do kernel > > threads show up there at all? 2.6.18

Re: [linux-usb-devel] 2.6.21-rc6 USB Keyboard hangs (EHCI/UHCI/HID)

2007-04-14 Thread Matthias Andree
On Mon, 09 Apr 2007, Alan Stern wrote: > On Mon, 9 Apr 2007, Matthias Andree wrote: > > > Please Cc: me on replies, as I read linux-kernel sporadically and am not > > subscribed to linux-usb-devel at all. > > > > Greetings, > > > > I have seen my USB

2.6.21-rc6 USB Keyboard hangs (EHCI/UHCI/HID)

2007-04-09 Thread Matthias Andree
et some detail out of the situation. Any specific kernel debugging options that might help me debug this further? Thanks, -- Matthias Andree - 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

Re: DriveStatusError BadCRC

2005-07-22 Thread Matthias Andree
wer - which kernel version are you using? If it's a Fedora-patched kernel, report the problem to the Fedora project. If it's an older unmodified kernel, retry with a newer kernel (2.6.12.3) first and see if the problem is still present. -- Matthias Andree - To unsubscribe from this list

Re: Linux 2.6.13-rc2

2005-07-06 Thread Matthias Andree
pci/bt87x.c: At top level: sound/pci/bt87x.c:910: error: `driver' used prior to declaration make[2]: *** [sound/pci/bt87x.o] Error 1 make[1]: *** [sound/pci] Error 2 make: *** [sound] Error 2 configuration attached. -- Matthias Andree config.gz Description: application/gunzip

Re: Linux 2.6.13-rc2

2005-07-06 Thread Matthias Andree
iver' used prior to declaration make[2]: *** [sound/pci/bt87x.o] Error 1 make[1]: *** [sound/pci] Error 2 make: *** [sound] Error 2 configuration attached. -- Matthias Andree config.gz Description: application/gunzip

Re: Kernel SCM saga..

2005-04-10 Thread Matthias Andree
.com/Mailing-Lists/securityfocus/bugtraq/2004-12/0106.html> -- Matthias Andree - 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 the FAQ at http://www.tux.org/lkml/

Re: Kernel SCM saga..

2005-04-08 Thread Matthias Andree
%addresses) { $lk = length $k; $lv = length $v; if ($lk > $mk) { $mk = $lk; } if ($lv > $mv) { $mv = $lv; } } print "max key len $mk, max val len $mv\n"; which prints: (key is the email, val the name) max key len 43, max val len 36 -- Matthias Andree - T

Re: Kernel SCM saga..

2005-04-07 Thread Matthias Andree
is still better than BitKeeper from the hacking POV as the code is available and under an acceptable license. Getting DARCS up to the task would probably require some polishing, and should probably be discussed with the DARCS maintainer before making this decision. Don't get me wrong

bktools::shortlog update

2005-03-29 Thread Matthias Andree
Hello Linus, you can either use "bk receive" to patch with this mail, or you can Pull from: bk://krusty.dt.e-technik.uni-dortmund.de/BK-kernel-tools or in cases of dire need, you can apply the patch below. BK parent: http://bktools.bkbits.net/bktools Patch description: [EMAIL PROTECTED], 2005-03

Re: Why is NFS write so slow?

2005-03-21 Thread Matthias Andree
ase here. You can use export or mount options to make NFS asynchronous. Plus, NFS3 has write clustering which may be worth a try depending on your workload. -- Matthias Andree - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to

Re: 3c59x concerns on 2.4->2.6 update?

2005-03-19 Thread Matthias Andree
Boomerang cards.) I'll try 2.6.11 as workload permits, the machine is a router in production with SuSE 9.2 (2.6.8 + SuSE hacks, "2.6.8-24.11-default") kernel. -- Matthias Andree - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a messa

3c59x concerns on 2.4->2.6 update?

2005-03-18 Thread Matthias Andree
s. Any insight into these would be appreciated, -- Matthias Andree - 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 the FAQ at http://www.tux.org/lkml/

bktools::shortlog update

2005-03-17 Thread Matthias Andree
Hello Linus, you can either use "bk receive" to patch with this mail, or you can Pull from: bk://krusty.dt.e-technik.uni-dortmund.de/BK-kernel-tools or in cases of dire need, you can apply the patch below. BK parent: http://bktools.bkbits.net/bktools Patch description: [EMAIL PROTECTED], 2005-03

BK-kernel-tools/shortlog update

2005-03-14 Thread Matthias Andree
Hello Linus, you can either use "bk receive" to patch with this mail, or you can Pull from: bk://krusty.dt.e-technik.uni-dortmund.de/BK-kernel-tools or in cases of dire need, you can apply the patch below. BK parent: http://bktools.bkbits.net/bktools Patch description: [EMAIL PROTECTED], 2005-03

Re: Linux 2.6.11.3

2005-03-13 Thread Matthias Andree
On Sat, 12 Mar 2005, Greg KH wrote: > A bitkeeper tree for the 2.6.11.y releases can be found at: > bk://linux-release.bkbits.net/linux-2.6.11 Do we then start switching trees with every new minor release? -- Matthias Andree - To unsubscribe from this list: send the line "

BK-kernel-tools/shortlog update

2005-03-11 Thread Matthias Andree
Hello Linus, you can either use "bk receive" to patch with this mail, or you can Pull from: bk://krusty.dt.e-technik.uni-dortmund.de/BK-kernel-tools or in cases of dire need, you can apply the patch below. BK parent: http://bktools.bkbits.net/bktools Patch description: [EMAIL PROTECTED], 2005-03

BK-kernel-tools/shortlog update

2005-03-09 Thread Matthias Andree
aul P. Komkoff Jr.', @@ -1198,6 +1207,7 @@ 'jbm:joshisanerd.com' => 'Josh Myer', 'jbourne:hardrock.org' => 'James Bourne', 'jcdutton:users.sourceforge.net' => 'James Courtier-Dutton', +'jchapman:katalix.com' =>

BK-kernel-tools/shortlog update

2005-03-07 Thread Matthias Andree
Hello Linus, you can either use "bk receive" to patch with this mail, or you can Pull from: bk://krusty.dt.e-technik.uni-dortmund.de/BK-kernel-tools or in cases of dire need, you can apply the patch below. BK: Parent repository is http://bktools.bkbits.net/bktools Patch description: [EMAIL PROTE

lk-changelog.pl

2005-03-03 Thread Matthias Andree
is line, then upgrade your mailer or pipe this mail = <- into metamail. -- A sh script on behalf of Matthias Andree - Changes since last release: revision 0.328 date: 2005-03-04 02:36:50 +; auth

Re: Linux 2.6.11

2005-03-03 Thread Matthias Andree
up of the changelog script, using bk changes rather than bk prs, without affection output at all. I have made such a change and committed it to my BK copy, see the "shortlog" announcement I posted two minutes ago. -- Matthias Andree - To unsubscribe from this list: send the line "uns

BK-kernel-tools/shortlog update

2005-03-03 Thread Matthias Andree
Hello Linus, this patch speeds up your "stupid release" script; in fact the hog was in changelog itself the use of bk prs; this is known to be slow, and I'd asked Larry if bk changes (which is A LOT faster) would have the same effect months ago, and he approved using bk changes after bk set -d. S

Re: Linux 2.6.11

2005-03-02 Thread Matthias Andree
On Wed, 02 Mar 2005, Linus Torvalds wrote: > On Wed, 2 Mar 2005, Matthias Andree wrote: > > > > ftp.kernel.org:/pub/linux/kernel/v2.6 doesn't seem to carry a crypto > > signature for the patch, patch-2.6.11.gz.sign > > It's there now (along with

Re: Linux 2.6.11

2005-03-02 Thread Matthias Andree
On Wed, 02 Mar 2005, Linus Torvalds wrote: > there it is. Only small stuff lately - as promised. Shortlog from -rc5 > appended, nothing exciting there, mostly some fixes from various code > checkers (like fixed init sections, and some coverity tool finds). ftp.kernel.org:/pub/linux/kernel/v2.

BK-kernel-tools/shortlog update

2005-02-23 Thread Matthias Andree
Hello Linus, you can either use "bk receive" to patch with this mail, or you can Pull from: bk://krusty.dt.e-technik.uni-dortmund.de/BK-kernel-tools or in cases of dire need, you can apply the patch below. BK: Parent repository is file://var/bitkeeper/BK-kernel-tools Patch description: [EMAIL PR

Re: ide-scsi is deprecated for cd burning! Use ide-cd and give dev=/dev/hdX as device

2005-02-21 Thread Matthias Andree
ead that. I've always wondered why Linux went backwards when all other systems added atapicam (FreeBSD) and similar, now I can stop wondering. -- Matthias Andree - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED]

Re: [BK] upgrade will be needed

2005-02-14 Thread Matthias Andree
o - a price list on the web for individual users might be very helpful though. It won't be used very often but simplify the decision process a bit. -- Matthias Andree - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTE

Re: [BK] upgrade will be needed

2005-02-14 Thread Matthias Andree
K/Free; but if he asked to veil his intentions or out of honest interest in consultations can only be judged after we've seen the 3.2.4 BK/Free license. -- Matthias Andree - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message

Re: [BK] upgrade will be needed

2005-02-14 Thread Matthias Andree
were worried to act as > if there were a year long gap and they have been happy with that answer > but they are asking for us to put it in the license so they don't have > to depend on some email based side agreement. So have them send a SSAE and pass that note in writing. -- Matthias

BK-kernel-tools/shortlog update

2005-02-09 Thread Matthias Andree
Hello Linus, you can either use "bk receive" to patch with this mail, or you can Pull from: bk://krusty.dt.e-technik.uni-dortmund.de/BK-kernel-tools or in cases of dire need, you can apply the patch below. BK: Parent repository is http://bktools.bkbits.net/bktools Patch description: [EMAIL PROTE

BK-kernel-tools/shortlog update

2005-02-07 Thread Matthias Andree
27; => 'Jim Collette', 'jim:jtan.com' => 'Jim Paris', +'jimix:watson.ibm.com' => 'Jimi Xenidis', 'jk:ozlabs.org' => 'Jeremy Kerr', 'jkenisto:us.ibm.com' => 'James Keniston', 'jkluebs:

BK-kernel-tools/shortlog update

2005-02-04 Thread Matthias Andree
Hello Linus, you can either use "bk receive" to patch with this mail, or you can Pull from: bk://krusty.dt.e-technik.uni-dortmund.de/BK-kernel-tools or in cases of dire need, you can apply the patch below. BK: Parent repository is http://bktools.bkbits.net/bktools Patch description: [EMAIL PROTE

BK-kernel-tools/shortlog update

2005-01-21 Thread Matthias Andree
Hello Linus, you can either use "bk receive" to patch with this mail, or you can Pull from: bk://krusty.dt.e-technik.uni-dortmund.de/BK-kernel-tools or in cases of dire need, you can apply the patch below. BK: Parent repository is http://bktools.bkbits.net/bktools Patch description: [EMAIL PROTE

Re: BK-kernel-tools/shortlog update

2005-01-20 Thread Matthias Andree
Adrian Bunk schrieb am 2005-01-20: > On Thu, Jan 20, 2005 at 10:27:58AM +0100, Matthias Andree wrote: > >... > > @@ -481,6 +482,7 @@ > >... > > 'bunk:fs.tum.de' => 'Adrian Bunk', > > 'bunk:stusta.de' => 'Adrian Bunk

BK-kernel-tools/shortlog update

2005-01-20 Thread Matthias Andree
Hello Linus, you can either use "bk receive" to patch with this mail, or you can Pull from: bk://krusty.dt.e-technik.uni-dortmund.de/BK-kernel-tools or in cases of dire need, you can apply the patch below. BK: Parent repository is http://bktools.bkbits.net/bktools Patch description: [EMAIL PROTE

Linux 2.4.6 Configure.help incomplete :-(

2001-07-05 Thread Matthias Andree
lete, but evidently, the "good" way not enough. A complex system without proper documentation is worth _nothing_. -- Matthias Andree - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at

Re: Realtek 8139 driver or sucky hardware?

2001-06-27 Thread Matthias Andree
On Wed, 27 Jun 2001, Silviu Marin-Caea wrote: > No matter what stupid things I do on it, I shouldn't be able to take the > kernel down, right? > > After I replaced the Realtek with a 3com, I could see all of the 60 > instances fighting like worms in shit, but the server survived. Did the card s

Re: The Joy of Forking

2001-06-25 Thread Matthias Andree
On Sun, 24 Jun 2001, Rick Hohensee wrote: > 2.4.5 is 26 meg now. It's time to consider forking the kernel. Alan has > already stuck his tippy-toe is that pool, and his toe is fine. > For a client-use Linux kernel, I suggest, and will be and have been > persuing, features and non-features such a

Re: GCC3.0 Produce REALLY slower code!

2001-06-25 Thread Matthias Andree
On Mon, 25 Jun 2001, Alexander V. Bilichenko wrote: > Hello All! > Some tests that I have recently check out. > kernel compiled with 3.0 (2.4.5) function call: 100 iteration. 3% slower > than 2.95. > test example - hash table add/remove - 4% slower (compiled both > with -O2 -march=i686). > Wh

RTL8139, IRQ sharing, etc.

2001-06-06 Thread Matthias Andree
On Fri, 01 Jun 2001, Matthias Andree wrote: > Not sure if it's related to IRQ sharing or another initialization issue. Looks like IRQ sharing is still in the play. Yesterday, I purchased a pair of used 3C905TXs, replaced the RTL 8139 by the 3C905, and got complaints by the 3C905 abo

Re: 2.4.5 still breaks dhcpcd with 8139too

2001-06-01 Thread Matthias Andree
On Fri, 01 Jun 2001, Jeff Garzik wrote: > Matthias Andree wrote: > > > > Will that 8139too be able to share its IRQ with a bttv card (Hauppauge > > WinTV in my case)? With 2.2.19, it's currently possible, at least after > > unloading and reloading the 8139too mod

Re: 2.4.5 still breaks dhcpcd with 8139too

2001-05-31 Thread Matthias Andree
On Wed, 30 May 2001, Jeff Garzik wrote: > > I see that Alan has reverted back to the 2.4.3 driver for his ac-series for > > other reasons, hopefully either the old driver will going in to 2.4.6 or the > > new one will get fixed? > > I've got one of the two problems fixed here at the test lab, an

Re: ECN is on!

2001-05-22 Thread Matthias Andree
rintable is what happens. Use emil, metamail or such if you want to keep your mailer. -- Matthias Andree - 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 the FAQ at http://www.tux.org/lkml/

also in 2.4: RTL8139 difficulties in 2.2, not in 2.4

2001-05-21 Thread Matthias Andree
On Sat, 19 May 2001, I wrote: > I'm having difficulties with a RTL8139 with Linux 2.2.19 (both drivers), > but not with Linux 2.4.4's 8139too driver. The card is an Allied Telesyn > AT-2500TX, the chip is reported as 8139C/rev. 0x10. The card shares its > IRQ 9 with an nVidia Riva TNT 128 [NV04],

Re: RTL8139 difficulties in 2.2, not in 2.4

2001-05-20 Thread Matthias Andree
On Sun, 20 May 2001, Matthias Andree wrote: > > > eth1: Transmit timeout, status 0c 0005 media 18. It looks like I found a workaround which may help you debugging, if new questions arise, please ask. Willing to help so this issue can be resolved for Linux 2.2.20. 1. I'm co

Re: RTL8139 difficulties in 2.2, not in 2.4

2001-05-20 Thread Matthias Andree
XT-PIC ide0 NMI: 0 So, yes, it looks as if there had not been a single eth1 IRQ. But why does 2.4 get it right, then, even without special boot options? -- Matthias Andree - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to

RTL8139 difficulties in 2.2, not in 2.4

2001-05-19 Thread Matthias Andree
Tek chip: PCI IDs -- Vendor 0x10ec, Device 0x8139, Subsystem 0x1259. PCI timer settings -- minimum grant 32, maximum latency 64. Can someone help? -- Matthias Andree - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL

Re: reiserfs, xfs, ext2, ext3

2001-05-11 Thread Matthias Andree
On Fri, 11 May 2001, Tony Hoyle wrote: > ls can't access the files either, so I don't see how that could rectify > anything. The entire directory becomes inaccessible. This happened to > /lib once. Nasty. No-one can access the files once the caches are hosed. Purge the inode/dentry caches

Re: reiserfs, xfs, ext2, ext3

2001-05-11 Thread Matthias Andree
On Fri, 11 May 2001, Tony Hoyle wrote: > Matthias Andree wrote: > > > You're not getting data loss, but access denied, when hitting > > incompatibilities, and it looks like it hits 2.2 hard while 2.4 is less > > of a problem. Please search the reiserfs list archives

Re: reiserfs, xfs, ext2, ext3

2001-05-10 Thread Matthias Andree
ces of the system? Has anyone reported increased problems after applying the patch? -- Matthias Andree - 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.h

Re: reiserfs, xfs, ext2, ext3

2001-05-10 Thread Matthias Andree
On Thu, 10 May 2001, Tony Hoyle wrote: > Hmm... Reiserfs is incompatible with knfsd? That might explain the > massive data loss I was getting with reiserfs (basically I'd have to > reformat and reinstall every couple of weeks). The machine this was > happening with also exports my apt cache

Re: CML2 1.4.0, aka "brutality and heuristics"

2001-05-06 Thread Matthias Andree
On Fri, 04 May 2001, Eric S. Raymond wrote: > Sigh...now, I hope, we can get back to solving problems that I don't > expect to be so rare they're lost in the statistical noise. It's not > good to get so obsessed about finding clever solutions to corner cases > that one loses sight of the larger

Re: 2.4.3 2.4.4pre8: aic7xxx showstopper bug fails to detect sda

2001-05-03 Thread Matthias Andree
On Mon, 30 Apr 2001, Todd M. Roy wrote: > I tried 2.4.4 with the old aic7 driver and it worked fine. That may be true, and it may help the deployment of 2.4.4 on that particular machine, but the kernel needs the bugfix anyways, and reporting the bug is the least I can do. If I'm after "old

Success, aic7xxx 6.1.13 fixes boot problems in 2.4.3 2.4.4pre8 2.4.4 (was: 2.4.3 2.4.4pre8: aic7xxx showstopper bug fails to detect sda)

2001-05-03 Thread Matthias Andree
s, the first disk as well (that was a problem formerly). Thanks a lot. (Might it be a good idea to ask Linus and Alan to update the driver they ship in 2.4.5-pre or 2.4.4-ac, respectively?) -- Matthias Andree - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in th

Re: 2.4.3 2.4.4pre8: aic7xxx showstopper bug fails to detect sda

2001-04-29 Thread Matthias Andree
On Sun, 29 Apr 2001, J . A . Magallon wrote: > > Command found on device queue > > aic7xxx_abort returns 8194 > > I have seen blaming for this error to aic7xxx new driver prior to version > 6.1.11. It was included in the 2.4.3-ac series, but its has not got into > main 2.4.4 (there

Re: 2.4.3 2.4.4pre8: aic7xxx showstopper bug fails to detect sda

2001-04-29 Thread Matthias Andree
On Sun, 29 Apr 2001, Steve 'Denali' McKnelly wrote: > Let me ask a possibly stupid question... How do you tell > what version of the Gibbs Adaptec driver you're using? Did I > misunderstand you when you said the 2.4.4 kernel is using 6.1.5? > Also, did I understand you to say the 6.1.12 ve

Re: 2.4.3 2.4.4pre8: aic7xxx showstopper bug fails to detect sda

2001-04-29 Thread Matthias Andree
On Sat, 28 Apr 2001, poptix wrote: > Howdy, > > I've got an "Adaptec AHA-2940UW Pro Ultra SCSI host adapter" using > the aic7xxx driver (the new one, not the old one), and have had no > problems, I have a zip drive on ID5, and a 12X Smart & Friendly CD-RW on > ID6, haven't had any problems

Re: 2.4.3 2.4.4pre8: aic7xxx showstopper bug fails to detect sda

2001-04-29 Thread Matthias Andree
On Sat, 28 Apr 2001, Royans Tharakan wrote: > SCSI subsystem driver Revision: 1.00 > aacraid raid driver version, Apr 28 2001 > percraid device detected > Device mapped to virtual address 0xf8806000 > percraid:0 device initialization successful > percraid:0 AacHba_ClassDriverInit complete > scsi0

Re: 2.4.4-pre7 build failure w/ IP NAT and ipchains

2001-04-28 Thread Matthias Andree
On Fri, 27 Apr 2001, David S. Miller wrote: > Kai, can you try this patch out? I think it does the right > thing. What I'm mostly interested in is if your ipchains > setup works for the resulting kernel, I've already checked > that it links properly. :-) I'm not Kai, but I also reported simila

2.4.3 2.4.4pre8: aic7xxx showstopper bug fails to detect sda

2001-04-28 Thread Matthias Andree
nd catch the full sequence; I'd be glad if someone could mention the "canonical" aic7xxx LILO append parameters for a full debug trace in that case. Bottom line: I'm not buying Adaptec SCSI host adaptors ever again. -- Matthias Andree - To unsubscribe from this list: send the

Re: 2.2.19 NFSv3 client breaks fdopen(3)

2001-04-27 Thread Matthias Andree
On Thu, 26 Apr 2001, Trond Myklebust wrote: > --- /mnt/3/linux-2.2.19/fs/nfs/dir.c Sun Mar 25 08:37:38 2001 > +++ linux-2.2.19/fs/nfs/dir.c Thu Apr 5 14:37:59 2001 > @@ -454,6 +454,9 @@ > */ > static loff_t nfs_dir_llseek(struct file *file, loff_t offset, int origin) > { > + /* Glibc 2.

Re: 2.4.4-pre7 build failure w/ IP NAT and ipchains

2001-04-27 Thread Matthias Andree
On Fri, 27 Apr 2001, David S. Miller wrote: > Your configuration seems impossible, somehow the config system allowed > you to set CONFIG_IP_NF_COMPAT_IPCHAINS without setting > CONFIG_IP_NF_CONNTRACK. Wow. Now, if I set "connection tracking" to "y", the ipchains option disappears (make menuconf

2.4.4-pre7 build failure w/ IP NAT and ipchains

2001-04-26 Thread Matthias Andree
:IJAW)V]DCAGS,RFJ(M5WWQ<7LVS9<`F!Y/B3@[D.('6<1V!99K*@`I!/*3 M=(B056U$6TQXM-LQN-=4R-N))6)8DQ M2%*/QT.\8+'-U/K)Q6DX'$O;6(;QMMKITE31]R.CQ8U-?.NFS>+D54;RU!"V31-2'"&)62$\19 MDU&_28VL*OO>DOE[)AY0A&7.$>&R'=,YDY!9AHQVD_XOY8BW6)BC%W[#,9-

Re: 2.2.19 NFSv3 client breaks fdopen(3)

2001-04-26 Thread Matthias Andree
r uses; not even considering who's fault it might be? Certainly not. > --- /mnt/3/linux-2.2.19/fs/nfs/dir.c Sun Mar 25 08:37:38 2001 > +++ linux-2.2.19/fs/nfs/dir.c Thu Apr 5 14:37:59 2001 > @@ -454,6 +454,9 @@ Thanks, will try. -- Matthias Andree - To unsubscribe from this list:

[2.4.3-ac14] build failure

2001-04-26 Thread Matthias Andree
-c -o pcnet32.o pcnet32.c pcnet32.c:1385: warning: #warning "PCI posting bug" pcnet32.c:327: pcnet32_pci_tbl causes a section type conflict make[3]: *** [pcnet32.o] Error 1 make[3]: Leaving directory `/usr/src/linux-2.4.3-ac14/drivers/net' -- Matthias Andree - To unsubscribe from this

2.2.19 NFSv3 client breaks fdopen(3)

2001-04-26 Thread Matthias Andree
18, offset=0, dir=1, mode=3) at fileops.c:652 #3 0x17cbc3 in _IO_new_file_attach (fp=0x8049618, fd=5) at fileops.c:268 #4 0x178f7c in _IO_new_fdopen (fd=5, mode=0x80484dc "r") at iofdopen.c:126 #5 0x804845e in main () at test.c:10 -- Matthias Andree - To unsubscribe from this

[2.4.4pre6] build failure

2001-04-26 Thread Matthias Andree
2.4.4pre6 breaks build on gcc 2.95.2/gnu ld 2.9.5 for x86 with undefined __builtin_expect reference when linking for bzImage. Details have been discussed dome days ago for some 2.4.3-ac version. -- Matthias Andree - To unsubscribe from this list: send the line "unsubscribe linux-kernel&qu

Re: Linux 2.4.3-ac14

2001-04-25 Thread Matthias Andree
On Wed, 25 Apr 2001, Alan Cox wrote: > 2.4.3-ac10 > o Fix reboot notifier unregister in aic7xxx (Arjan van de Ven) > 2.4.3-ac6 > o Merge aic7xxx driver 6.11 (Justin Gibbs) I tried vanilla 2.4.3 yesterday, on a box which has one DPTA (IDE) drive and two Seagat

ip_masq_ftp in 2.2.19

2001-04-17 Thread Matthias Andree
mixed case (PaSv) or with trailing whitespace ("PaSv "), while RFC-959 (FTP) demands case insensitive handling of FTP commands. I don't currently have time to fix this myself and submit a patch, sorry. -- Matthias Andree - To unsubscribe from this list: send the line "unsubscribe

2.2.19/ide.03252001 bug: "kernel timer added twice"

2001-04-12 Thread Matthias Andree
mode3 mode4 UDMA modes: mode0 mode1 mode2 mode3 *mode4 Drive Supports : ATA/ATAPI-4 T13 1153D revision 17 : ATA-1 ATA-2 ATA-3 ATA-4 -- Matthias Andree - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More ma

Re: Linux 2.2.19pre18

2001-04-03 Thread Matthias Andree
ks (Stephen Rothwell) [...] -- Matthias Andree - 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 the FAQ at http://www.tux.org/lkml/

Re: ide.2.2.18.02122001.patch

2001-03-19 Thread Matthias Andree
On Mon, 19 Mar 2001, Andre Hedrick wrote: > Has arrived... What's new with that? -- Matthias Andree - 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/majordom

2.2.18: difficulties with Ensoniq 5880 (es1371) rev 0x03?

2001-02-26 Thread Matthias Andree
I already asked this on the linux-sound mailing list almost 10 days ago, but got no response. So here it is again, header cut down to essentials: - Date: Sat, 17 Feb 2001 12:04:32 +0100 From: Matthias Andree <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: 2.2.18: difficultie

Re: TESTERS PLEASE - improvements to knfsd for 2.4.2

2001-02-25 Thread Matthias Andree
ear that's it's in near future. -- Matthias Andree - 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 the FAQ at http://www.tux.org/lkml/

Re: TESTERS PLEASE - improvements to knfsd for 2.4.2

2001-02-23 Thread Matthias Andree
On Thu, 22 Feb 2001, Henning P. Schmiedehausen wrote: > [EMAIL PROTECTED] (Neil Brown) writes: > > > I am looking forward to seeing lots of downloads and absolutely no > > problem reports but is seems unlikely. > > > Alan Cox has suggested that these changes may not be appropriate for > > 2

Re: Via UDMA5 3/4/5 is not functional!

2001-02-23 Thread Matthias Andree
On Thu, 22 Feb 2001, Mike Fedyk wrote: > Wasn't dma disabled on all VIA ide chipsets because of sporadic corruption? That's not the point, the quoted message shows up when you try -X67.. -X69 in hdparm; cable detection seems to not work out properly. -- Matthias Andree - To uns

2.2.x: ReiserFS + NFSv3

2001-02-20 Thread Matthias Andree
7;t quite work out :-( Is there anything which should keep me from switching from ReiserFS 3.5.29 to the latest 0.0.5 series ext3fs? Does knfsd with NFSv3 work out when served from ext3fs? -- Matthias Andree - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

Re: IBM-DTLA-307045 very slow under 2.2.x

2001-02-17 Thread Matthias Andree
sing multi-word DMA. Why don't you set UDMA? Try -X66 -d1. If your kernel does not have the IDE patches, get them from ftp.XX.kernel.org/pub/linux/kernel/people/hedrick/ and rebuild your kernel and see if that helps. -- Matthias Andree - To unsubscribe from this list: send the line "unsu

Re: No sound on GA-7ZX (2.4.1-ac6, via audio)

2001-02-09 Thread Matthias Andree
On Thu, 08 Feb 2001, Martin Braun wrote: > I can not get sound working on a computer with a Gigabyte > GA-7ZX mainboard (KT133 chipset). Is this a known problem? "Works for me" on 7ZXR, 2.2.18, ens1371 driver. R == additional Promise PDC20265R - To unsubscribe from this list: send the line "unsu

Re: VIA silent disk corruption - likely fix

2001-02-07 Thread Matthias Andree
ou lose ALL settings except your Standard CMOS setup), this problem is fixed in F5J (I did not bother to look for an official F5 release yet). -- Matthias Andree - 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/

Re: What does "NAT: dropping untracked packet" mean?

2001-02-01 Thread Matthias Andree
he IP Adresses belong to Windows 98 computers. What does the message mean, > and what could I do to stop them? It means that your box drops multicast administrative packets on the floor. -- Matthias Andree - To unsubscribe from this list: send the line "unsubscribe linux-kernel&quo

Re: Problems with Promise IDE controller under 2.4.1

2001-02-01 Thread Matthias Andree
RAID is CHEAP to get two additional UDMA-5 capable channels :-) Just jumper for normal ATA/100 mode. -- Matthias Andree - 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/

2.2.18 + VM-global + reiserfs + ext3 0.0.5e safe?

2001-01-25 Thread Matthias Andree
I can't see at the moment? -- Matthias Andree - 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/

Re: Linux 2.2.16 through 2.2.18preX TCP hang bug triggered by rsync

2001-01-25 Thread Matthias Andree
Ok, now for the interoperability. Is there a problem with this when the recommendation is not followed? -- Matthias Andree - 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/

Re: Linux 2.4.0ac11

2001-01-25 Thread Matthias Andree
On Wed, 24 Jan 2001, Andre Hedrick wrote: > > Working to clean all the modular natures of ATA/IDE now > > On Wed, 24 Jan 2001, Sergey Kubushin wrote: > > > On Wed, 24 Jan 2001, Alan Cox wrote: > > > > Modules don't load. I do usually compile heavily modular kernels, with ide > > and ext2fs be

Re: Linux 2.2.16 through 2.2.18preX TCP hang bug triggered by rsync

2001-01-25 Thread Matthias Andree
ility by violating the specs, you're making your own DoS if your machines can't chat to each other. If you insist on breaking the RFC, make a sysctl for this behaviour that defaults to "off". -- Matthias Andree - To unsubscribe from this list: send the line "unsubscribe l

Re: [NFS] Linux 2.2.18 nfs v3 server bug (was: Incompatible: FreeBSD 4.2 client, Linux 2.2.18 nfsv3 server, read-only export)

2001-01-24 Thread Matthias Andree
On Wed, 24 Jan 2001, Matthias Andree wrote: > This looks better and it makes FreeBSD able to ls the directory, and on > touch /mnt/try, I get EROFS on the client, so this is okay; however, the > access reply does not include EXECUTE permissions which I find strange, > since the clien

  1   2   >