Date: Tue, 19 Apr 2005 08:45:03 GMT From: Vittorio <vittorio.demartino@grtn.it> To: freebsd-gnats-submit@FreeBSD.org Subject: i386/80092: PC Cards do not work at all on laptop Compaq N800V Message-ID: <200504190845.j3J8j3Wv063999@www.freebsd.org> Resent-Message-ID: <200504190850.j3J8oPbF009509@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 80092 >Category: i386 >Synopsis: PC Cards do not work at all on laptop Compaq N800V >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Apr 19 08:50:24 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Vittorio >Release: 5.4 stable (but also 5.3 stable) >Organization: >Environment: FreeBSD fbsd 5.4-STABLE FreeBSD 5.4-STABLE #0: Sun Apr 17 21:31:16 CEST 2005 root@fbsd:/usr/obj/usr/src/sys/VIC01 i386 >Description: No pcmcia cards I insert into the slot seems to be recognized by the system and to work. Referring, only for an example, to my pcmcia wireless Cisco 350 card (which I'm sure is well supported!) in my tailored kernel I have the relating devices # PCMCIA and cardbus bridge support device cbb # cardbus (yenta) bridge device pccard # PC Card (16-bit) bus device cardbus # CardBus (32-bit) bus # Wireless NIC cards device wlan # 802.11 support device an device awi device wi #device wl In rc.conf I enabled pccard_enable="YES" Here an extract of dmesg.boot FreeBSD 5.4-STABLE #0: Sun Apr 17 21:31:16 CEST 2005 root@fbsd:/usr/obj/usr/src/sys/VIC01 ....................................... pci1: <display, VGA> at device 0.0 (no driver attached) pcib2: <ACPI PCI-PCI bridge> at device 30.0 on pci0 pci2: <ACPI PCI bus> on pcib2 pci2: <simple comms> at device 4.0 (no driver attached) cbb0: <TI1410 PCI-CardBus Bridge> mem 0x80100000-0x80100fff irq 11 at device 6.0 on pci2 cardbus0: <CardBus bus> on cbb0 pccard0: <16-bit PCCard bus> on cbb0 .............................. Timecounters tick every 10.000 msec ad0: 38154MB <TOSHIBA MK4019GAX/FA001F> [77520/16/63] at ata0-master UDMA100 pccard0: Card has no functions! cbb0: PC Card card activation failed These two last lines pccard0: Card has no functions! cbb0: PC Card card activation failed pop up in the /var/log/messages file every time I (re-)insert the Cisco wireless card AND..... EVERY OTHER PCMCIA CARD (ethernet, serial GPRS, smartmedia reader)!!!!! >How-To-Repeat: Reinserting pcmcia cards >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504190845.j3J8j3Wv063999>