2.3.99-pre8 and PCMCIA IDE

From: Eugene Crosser (crosser@average.org)
Date: Sun May 14 2000 - 16:04:32 EDT

  • Next message: Jeff Garzik: "Re: atomic_t vs. volatile?"

    PCMCIA IDE seems to get broken in -pre8 (worked in -pre6, did not
    check in -pre7). When I insert the card, proper modules get loaded
    and device appeares, but partition table is not recognized, and
    if I attempt to read the raw device, it prints a bunch of kernel
    errors and after some time fails. (IDE compiled as modules)

    May 14 23:43:52 pccross cardmgr[46]: initializing socket 0
    May 14 23:43:52 pccross kernel: cs: memory probe 0x0d0000-0x0dffff: clean.
    May 14 23:43:52 pccross cardmgr[46]: error parsing CIS on socket 0: Invalid argument
    May 14 23:43:52 pccross cardmgr[46]: socket 0: ATA/IDE Fixed Disk
    May 14 23:43:52 pccross cardmgr[46]: executing: 'insmod /lib/modules/2.3.99-pre8/pcmcia/ide_cs.o'
    May 14 23:43:53 pccross kernel: hdc: , ATA DISK drive
    May 14 23:43:55 pccross kernel: ide1 at 0x120-0x127,0x12e on irq 9
    May 14 23:43:55 pccross kernel: ide_cs: hdc: Vcc = 5.0, Vpp = 12.0
    May 14 23:43:55 pccross cardmgr[46]: executing: './ide start hdc'
    May 14 23:43:55 pccross kernel: hdc: bad special flag: 0x03
    May 14 23:44:01 pccross kernel: hdc: 16000 sectors (8 MB) w/1KiB Cache, CHS=250/4/16
    May 14 23:44:01 pccross kernel: /dev/ide/host1/bus0/target0/lun0: unknown partition table
    May 14 23:44:01 pccross kernel: VFS: Disk change detected on device ide1(22,1)
    May 14 23:44:01 pccross kernel: /dev/ide/host1/bus0/target0/lun0: unknown partition table
    May 14 23:44:27 pccross kernel: ide-floppy: hda: I/O error, pc = 0, key = 2, asc = 3a, ascq = 0
    May 14 23:44:27 pccross kernel: ide-floppy: hda: I/O error, pc = 1b, key = 2, asc = 3a, ascq = 0

    ============
    When reading the device, this happens many times:

    May 14 23:49:32 pccross kernel: hdc: lost interrupt
    May 14 23:49:32 pccross kernel: hdc: read_intr: status=0x51 { DriveReady SeekComplete Error }
    May 14 23:49:32 pccross kernel: hdc: read_intr: error=0x04 { DriveStatusError }

    Eugene

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.rutgers.edu
    Please read the FAQ at http://www.tux.org/lkml/



    This archive was generated by hypermail 2b29 : Sun May 14 2000 - 16:24:41 EDT