Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263293AbTECLix (ORCPT ); Sat, 3 May 2003 07:38:53 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263294AbTECLix (ORCPT ); Sat, 3 May 2003 07:38:53 -0400 Received: from pc3-cmbg5-6-cust177.cmbg.cable.ntl.com ([81.104.203.177]:31735 "EHLO flat") by vger.kernel.org with ESMTP id S263293AbTECLiv (ORCPT ); Sat, 3 May 2003 07:38:51 -0400 Date: Sat, 3 May 2003 12:52:04 +0100 From: cb-lkml@fish.zetnet.co.uk To: linux-kernel@vger.kernel.org Subject: Re: 2.5.68-mm4 Message-ID: <20030503115204.GA822@fish.zetnet.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2292 Lines: 60 Hi 2.5.68-mm4 fixes APM suspend on my Vaio (problem reported with 2.5.68-mm2) but my PCMCIA ethernet is still broken after suspend and requires ifconfig eth0 down; cardctl eject; cardctl insert before it will come to life (it took two goes at that the first time, only one the second) As before, I get thousands of "eth0: command 0x5800 did not complete!" after resume, and I got the following backtrace after resume (possibly triggered by the cardctl commands). As before, Sony Vaio, pre-empt, APM, combined ethernet/modem PCMCIA using 3c574_cs. Any more info required? Charlie irq 11: nobody cared! Call Trace: [] handle_IRQ_event+0x90/0x100 [] do_IRQ+0x97/0x120 [] common_interrupt+0x18/0x20 [] pci_bus_write_config_word+0x73/0x90 [] +0x0/0x840 [yenta_socket] [] dead_socket+0x0/0xc [pcmcia_core] [] yenta_set_socket+0xba/0x1b0 [yenta_socket] [] +0x0/0x840 [yenta_socket] [] yenta_clear_maps+0x57/0x90 [yenta_socket] [] +0x0/0x840 [yenta_socket] [] dead_socket+0x0/0xc [pcmcia_core] [] +0x0/0x840 [yenta_socket] [] yenta_init+0x1b/0x30 [yenta_socket] [] +0x0/0x840 [yenta_socket] [] +0x0/0x840 [yenta_socket] [] ricoh_init+0x10/0xe0 [yenta_socket] [] +0x0/0x840 [yenta_socket] [] +0x36/0x40 [yenta_socket] [] +0x0/0x840 [yenta_socket] [] init_socket+0x2a/0x30 [pcmcia_core] [] shutdown_socket+0x15/0x100 [pcmcia_core] [] socket_shutdown+0x4a/0x60 [pcmcia_core] [] socket_insert+0x7a/0x80 [pcmcia_core] [] get_socket_status+0x1a/0x20 [pcmcia_core] [] pccardd+0x13d/0x1f0 [pcmcia_core] [] default_wake_function+0x0/0x20 [] ret_from_fork+0x6/0x14 [] default_wake_function+0x0/0x20 [] pccardd+0x0/0x1f0 [pcmcia_core] [] kernel_thread_helper+0x5/0x18 handlers: [] (el3_interrupt+0x0/0x260 [3c574_cs]) - 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/