Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262157AbTEFA0R (ORCPT ); Mon, 5 May 2003 20:26:17 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262188AbTEFA0R (ORCPT ); Mon, 5 May 2003 20:26:17 -0400 Received: from dodge.jordet.nu ([217.13.8.142]:31104 "EHLO dodge.hybel") by vger.kernel.org with ESMTP id S262157AbTEFA0P (ORCPT ); Mon, 5 May 2003 20:26:15 -0400 Subject: pcmcia -> mmc adapter = call trace in kernel 2.5.x (since a long time) From: Stian Jordet To: linux-kernel@vger.kernel.org Content-Type: text/plain Message-Id: <1052181542.783.4.camel@chevrolet.hybel> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.3.2 (Preview Release) Date: 06 May 2003 02:39:02 +0200 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 4526 Lines: 106 I get this at boot: cs: IO port probe 0x0c00-0x0cff: clean. cs: IO port probe 0x0800-0x08ff: clean. cs: IO port probe 0x0100-0x04ff: excluding 0x170-0x177 0x370-0x37f 0x3c0-0x3df 0x4d0-0x4d7 cs: IO port probe 0x0a00-0x0aff: clean. cs: memory probe 0xa0000000-0xa0ffffff: clean. hde: PCMCIA/SD ADAPTER, CFA DISK drive hdf: probing with STATUS(0x58) instead of ALTSTATUS(0xb0) hdf: PCMCIA/SD ADAPTER, CFA DISK drive ide2 at 0x100-0x107,0x10e on irq 18 hde: task_no_data_intr: status=0x51 { DriveReady SeekComplete Error } hde: task_no_data_intr: error=0x04 { DriveStatusError } hde: 125440 sectors (64 MB) w/1KiB Cache, CHS=490/8/32 hde: hde1 hde: hde1 Badness in kobject_register at lib/kobject.c:293 Call Trace: [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] hdf: status error: status=0x48 { DriveReady DataRequest } hdf: drive not ready for command hdf: 125440 sectors (64 MB) w/1KiB Cache, CHS=490/8/32 hdf:hdf: status error: status=0x78 { DriveReady DeviceFault SeekComplete DataRequest } hdf: drive not ready for command ide2: reset: success hdf: status error: status=0x79 { DriveReady DeviceFault SeekComplete DataRequest Error } hdf: status error: error=0x79 { UncorrectableError SectorIdNotFound AddrMarkNotFound }, LBAsect=7991417, sector=0 hdf: drive not ready for command ide2: reset: success hdf: status error: status=0x79 { DriveReady DeviceFault SeekComplete DataRequest Error } hdf: status error: error=0x79 { UncorrectableError SectorIdNotFound AddrMarkNotFound }, LBAsect=7991417, sector=0 end_request: I/O error, dev hdf, sector 0 Buffer I/O error on device hdf, logical block 0 hdf: drive not ready for command hdf: status timeout: status=0xe1 { Busy } hdf: drive not ready for command ide2: reset: success hdf: status error: status=0x79 { DriveReady DeviceFault SeekComplete DataRequest Error } hdf: status error: error=0x79 { UncorrectableError SectorIdNotFound AddrMarkNotFound }, LBAsect=7991417, sector=0 hdf: drive not ready for command ide2: reset: success hdf: status error: status=0x79 { DriveReady DeviceFault SeekComplete DataRequest Error } hdf: status error: error=0x79 { UncorrectableError SectorIdNotFound AddrMarkNotFound }, LBAsect=7991417, sector=0 end_request: I/O error, dev hdf, sector 0 Buffer I/O error on device hdf, logical block 0 hdf: drive not ready for command unable to read partition table hdf:hdf: status timeout: status=0xe1 { Busy } hdf: drive not ready for command ide2: reset: success hdf: status error: status=0x79 { DriveReady DeviceFault SeekComplete DataRequest Error } hdf: status error: error=0x79 { UncorrectableError SectorIdNotFound AddrMarkNotFound }, LBAsect=7991417, sector=0 hdf: drive not ready for command ide2: reset: success hdf: status error: status=0x79 { DriveReady DeviceFault SeekComplete DataRequest Error } hdf: status error: error=0x79 { UncorrectableError SectorIdNotFound AddrMarkNotFound }, LBAsect=7991417, sector=0 end_request: I/O error, dev hdf, sector 0 Buffer I/O error on device hdf, logical block 0 hdf: drive not ready for command unable to read partition table ide-cs: hde: Vcc = 3.3, Vpp = 0.0 hde: hde1 But, the damn thing actually works fine. It's just rather annoying that it fills the screen with garbage when I'm about to log in. Best regards, Stian - 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/