Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 9 Jun 2002 06:55:47 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 9 Jun 2002 06:55:46 -0400 Received: from maila.telia.com ([194.22.194.231]:29914 "EHLO maila.telia.com") by vger.kernel.org with ESMTP id ; Sun, 9 Jun 2002 06:55:43 -0400 To: Tobias Diedrich Cc: Alessandro Suardi , linux-kernel@vger.kernel.org, mochel Subject: Re: 2.5.20 - Xircom PCI Cardbus doesn't work In-Reply-To: <3CFB4DDC.30704@oracle.com> <20020609091711.GA32671@router.ranmachan.dyndns.org> From: Peter Osterlund Date: 09 Jun 2002 12:55:37 +0200 Message-ID: Lines: 75 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Tobias Diedrich writes: > Peter Osterlund wrote: > > Alessandro Suardi writes: > > > > > In 2.5.19 I got an oops on boot (kindly fixed by Peter's patch), > > > in 2.5.20 no oopsen but eth0 isn't seen anymore by the kernel: > > > > Same problem here. My network card isn't seen either by the kernel in > > 2.5.20. If it's still broken in 2.5.21, maybe I'll try to fix it. > > This oneliner fixes it for me, but I don't know if that's the right fix: Thanks, it fixes my problem too. (This patch is still needed in 2.5.21.) However, in 2.5.21 I get an oops at shutdown in device_detach. This happens both with and without your patch: flushing ide devices: hda <1>Unable to handle kernel NULL pointer dereference a4 c017ae03 *pde = 00000000 Oops: 0002 CPU: 0 EIP: 0010:[] Not tainted Using defaults from ksymoops -t elf32-i386 -a i386 EFLAGS: 00010202 eax: c02f6d24 ebx: c3784000 ecx: 00000000 edx: 00000000 esi: c02f6d0c edi: c0290180 ebp: 00000000 esp: c3785e50 ds: 0018 es: 0018 ss: 0018 Stack: c02f6d0c c02f6bb4 00000001 c017b17d c02f6d0c c02f6bb0 c01b030c c02f6d0c c02f6bb0 c01a9a26 c02f6bb0 c028fcbc 00000000 00000001 bffffcc8 c011e27c c028fcbc 00000001 00000000 00000001 c3784000 fee1dead c011e64e c02d8b88 Call Trace: [] [] [] [] [] [] [] [] [] [] [ [] [] [] [] [] Code: 89 4a 04 89 11 89 46 18 89 40 04 8b 43 10 48 89 43 10 8b 43 >>EIP; c017ae03 <===== Trace; c017b17d Trace; c01b030c Trace; c01a9a26 Trace; c011e27c Trace; c011e64e Trace; c01241ec Trace; c020e776 Trace; c0208f57 Trace; c0138f7b Trace; c014ac2e Trace; c02067a4 Trace; c01490ec Trace; c01380ea Trace; c0136bc0 Trace; c0136c31 Trace; c0106ee7 Code; c017ae03 00000000 <_EIP>: Code; c017ae03 <===== 0: 89 4a 04 mov %ecx,0x4(%edx) <===== Code; c017ae06 3: 89 11 mov %edx,(%ecx) Code; c017ae08 5: 89 46 18 mov %eax,0x18(%esi) Code; c017ae0b 8: 89 40 04 mov %eax,0x4(%eax) Code; c017ae0e b: 8b 43 10 mov 0x10(%ebx),%eax Code; c017ae11 e: 48 dec %eax Code; c017ae12 f: 89 43 10 mov %eax,0x10(%ebx) Code; c017ae15 12: 8b 43 00 mov 0x0(%ebx),%eax -- Peter Osterlund - petero2@telia.com http://w1.894.telia.com/~u89404340 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/