pcmcia card not detected properly

From: raoul.megelas (raoul.megelas_at_libertysurf.fr)
Date: 08/31/03

  • Next message: Ruslan Ermilov: "Re: /lib symlinks problem?"
    Date: Sun, 31 Aug 2003 16:03:02 +0200
    To: freebsd-current@freebsd.org
    
    

            Hi all,

            I just upgraded Current.
            In a Dell Inspiron 8000 laptop a pcmcia card is not detected properly.
    Some lines from dmesg:

    FreeBSD 5.1-CURRENT #13: Thu Aug 28 21:06:05 CEST 2003
    Preloaded elf module "/boot/kernel/acpi.ko" at 0xc071d280.
            ...
    acpi0: <DELL CPi R > on motherboard
    pcibios: BIOS version 2.10
    Using $PIR table, 10 entries at 0xc00fbc20
    Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000
    acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0
    acpi_cpu0: <CPU> port 0x530-0x537 on acpi0
    acpi_tz0: <thermal zone> port 0x530-0x537 on acpi0
    acpi_acad0: <AC adapter> on acpi0
    acpi_cmbat0: <Control method Battery> on acpi0
    acpi_cmbat1: <Control method Battery> on acpi0
    acpi_lid0: <Control Method Lid Switch> on acpi0
    acpi_button0: <Power Button> on acpi0
    acpi_button1: <Sleep Button> on acpi0
    pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
    pci0: <ACPI PCI bus> on pcib0

    cbb0: <TI4451 PCI-CardBus Bridge> at device 15.0 on pci2
    cardbus0: <CardBus bus> on cbb0
    pccard0: <16-bit PCCard bus> on cbb0
    pcib2: slot 15 INTA is routed to irq 11
    cbb1: <TI4451 PCI-CardBus Bridge> at device 15.1 on pci2
    cardbus1: <CardBus bus> on cbb1
    pccard1: <16-bit PCCard bus> on cbb1
            ...
    CIS is too long -- truncating
    pccard0: Card has no functions!
    cbb0: PC Card card activation failed

            The card works fine. It was detected before upgrading.
            It is an Adaptec APA-1460.

            Thanks in advance for your help.

            Raoul
            Raoul.megelas@libertysurf.fr
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"


  • Next message: Ruslan Ermilov: "Re: /lib symlinks problem?"