From owner-freebsd-mobile Fri Oct 12 23:40:13 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from smtp.inode.at (goliath.inode.at [195.58.161.55]) by hub.freebsd.org (Postfix) with ESMTP id A983837B40E for ; Fri, 12 Oct 2001 23:40:03 -0700 (PDT) Received: from line122.adsl.wien.inode.at ([213.229.7.122] helo=inode.at) by smtp.inode.at with esmtp (Exim 3.32 #1) id 15sISm-0007XW-00 for freebsd-mobile@freebsd.org; Sat, 13 Oct 2001 08:40:00 +0200 Message-ID: <3BC7E228.8E6419@inode.at> Date: Sat, 13 Oct 2001 08:41:44 +0200 From: Michael Bretterklieber X-Mailer: Mozilla 4.75 [de] (Windows NT 5.0; U) X-Accept-Language: de MIME-Version: 1.0 To: freebsd-mobile@freebsd.org Subject: PCCard Problem (Telecom Device SuperSocket HPC100) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I tried to run my PC-Card-Network-Card with FreeBSD 4.4-RELEASE. If I insert the card, the pccardd recognizes the card as: Telecom Device SuperSocket HPC100 inserted. If the ifconfig is made, then the system hangs completely. If i remove the card, then the system continues to working. pccardc dumpcis: Configuration data for card in slot 0 Tuple #1, code = 0x1 (Common memory descriptor), length = 2 000: 00 ff Common memory device information: Device number 1, type No device, WPS = OFF Speed = No speed, Memory block size = reserved, 32 units Tuple #2, code = 0x15 (Version 1 info), length = 29 000: 04 01 50 43 4d 43 49 41 00 46 61 73 74 45 74 68 010: 65 72 6e 65 74 00 56 00 31 2e 30 00 ff Version = 4.1, Manuf = [PCMCIA], card vers = [FastEthernet] Addit. info = [V],[1.0] Tuple #3, code = 0x20 (Manufacturer ID), length = 4 000: 1b 02 02 02 PCMCIA ID = 0x21b, OEM ID = 0x202 Tuple #4, code = 0x1a (Configuration map), length = 5 000: 01 01 c0 03 63 Reg len = 2, config register addr = 0x3c0, last config = 0x1 Registers: XX---XX- Tuple #5, code = 0x1b (Configuration entry), length = 11 000: c7 81 19 07 55 4d 5d 65 30 ff ff Config index = 0x7(default) Interface byte = 0x81 (I/O) wait signal supported Vcc pwr: Nominal operating supply voltage: 5 x 1V Minimum operating supply voltage: 4.5 x 1V Maximum operating supply voltage: 5.5 x 1V Card decodes 5 address lines, full 8/16 Bit I/O IRQ modes: Level IRQs: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 Tuple #6, code = 0x1b (Configuration entry), length = 7 000: 07 08 ca 60 00 03 1f Config index = 0x7 Card decodes 10 address lines, limited 8/16 Bit I/O I/O address # 1: block start = 0x300 block length = 0x20 Tuple #7, code = 0x1b (Configuration entry), length = 7 000: 07 08 ca 60 20 03 1f Config index = 0x7 Card decodes 10 address lines, limited 8/16 Bit I/O I/O address # 1: block start = 0x320 block length = 0x20 Tuple #8, code = 0x1b (Configuration entry), length = 7 000: 07 08 ca 60 40 03 1f Config index = 0x7 Card decodes 10 address lines, limited 8/16 Bit I/O I/O address # 1: block start = 0x340 block length = 0x20 Tuple #9, code = 0x1b (Configuration entry), length = 7 000: 07 08 ca 60 60 03 1f Config index = 0x7 Card decodes 10 address lines, limited 8/16 Bit I/O I/O address # 1: block start = 0x360 block length = 0x20 Tuple #10, code = 0x1b (Configuration entry), length = 7 000: 07 08 ca 60 00 02 1f Config index = 0x7 Card decodes 10 address lines, limited 8/16 Bit I/O I/O address # 1: block start = 0x200 block length = 0x20 Tuple #11, code = 0x1b (Configuration entry), length = 7 000: 07 08 ca 60 20 02 1f Config index = 0x7 Card decodes 10 address lines, limited 8/16 Bit I/O I/O address # 1: block start = 0x220 block length = 0x20 Tuple #12, code = 0x21 (Functional ID), length = 2 000: 06 00 Network/LAN adapter Tuple #13, code = 0x14 (No link), length = 0 Tuple #14, code = 0xff (Terminator), length = 0 2 slots found dmesg output: Oct 9 11:15:55 bug /kernel: Copyright (c) 1992-2001 The FreeBSD Project. Oct 9 11:15:55 bug /kernel: Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 Oct 9 11:15:55 bug /kernel: The Regents of the University of California. All rights reserved. Oct 9 11:15:55 bug /kernel: FreeBSD 4.4-RELEASE #2: Sun Oct 7 22:09:42 CEST 2001 Oct 9 11:15:55 bug /kernel: root@bug.jawa.at:/usr/src/sys/compile/BUG Oct 9 11:15:55 bug /kernel: Timecounter "i8254" frequency 1193182 Hz Oct 9 11:15:55 bug /kernel: CPU: Pentium III/Pentium III Xeon/Celeron (597.41-MHz 686-class CPU) Oct 9 11:15:55 bug /kernel: Origin = "GenuineIntel" Id = 0x681 Stepping = 1 Oct 9 11:15:55 bug /kernel: Features=0x387f9ff Oct 9 11:15:55 bug /kernel: real memory = 201261056 (196544K bytes) Oct 9 11:15:55 bug /kernel: config> q Oct 9 11:15:55 bug /kernel: avail memory = 192270336 (187764K bytes) Oct 9 11:15:55 bug /kernel: Preloaded elf kernel "kernel" at 0xc0384000. Oct 9 11:15:55 bug /kernel: Preloaded userconfig_script "/boot/kernel.conf" at 0xc038409c. Oct 9 11:15:55 bug /kernel: Pentium Pro MTRR support enabled Oct 9 11:15:55 bug /kernel: md0: Malloc disk Oct 9 11:15:55 bug /kernel: apm0: on motherboard Oct 9 11:15:55 bug /kernel: apm: found APM BIOS v1.2, connected at v1.2 Oct 9 11:15:55 bug /kernel: npx0: on motherboard Oct 9 11:15:55 bug /kernel: npx0: INT 16 interface Oct 9 11:15:55 bug /kernel: pcib0: on motherboard Oct 9 11:15:55 bug /kernel: pci0: on pcib0 Oct 9 11:15:55 bug /kernel: pcib1: at device 1.0 on pci0 Oct 9 11:15:55 bug /kernel: pci1: on pcib1 Oct 9 11:15:55 bug /kernel: pci1: at 0.0 Oct 9 11:15:55 bug /kernel: isab0: at device 7.0 on pci0 Oct 9 11:15:55 bug /kernel: isa0: on isab0 Oct 9 11:15:56 bug /kernel: atapci0: port 0x1100-0x110f at device 7.1 on pci0 Oct 9 11:15:56 bug /kernel: ata0: at 0x1f0 irq 14 on atapci0 Oct 9 11:15:56 bug /kernel: ata1: at 0x170 irq 15 on atapci0 Oct 9 11:15:56 bug /kernel: uhci0: port 0xff80-0xff9f irq 128 at device 7.2 on pci0 Oct 9 11:15:56 bug /kernel: uhci0: Could not allocate irq Oct 9 11:15:56 bug /kernel: device_probe_and_attach: uhci0 attach returned 6 Oct 9 11:15:56 bug /kernel: chip1: port 0x1400-0x140f at device 7.3 on pci0 Oct 9 11:15:56 bug /kernel: pcic0: irq 10 at device 8.0 on pci0 Oct 9 11:15:56 bug /kernel: pcic0: PCI Memory allocated: 0x44000000 Oct 9 11:15:56 bug /kernel: pcic0: TI12XX PCI Config Reg: [speaker enable][pwr save][CSC serial isa irq] Oct 9 11:15:56 bug /kernel: pccard0: on pcic0 Oct 9 11:15:56 bug /kernel: pcic1: irq 10 at device 8.1 on pci0 Oct 9 11:15:56 bug /kernel: pcic1: PCI Memory allocated: 0x44001000 Oct 9 11:15:56 bug /kernel: pcic1: TI12XX PCI Config Reg: [speaker enable][pwr save][CSC serial isa irq] Oct 9 11:15:56 bug /kernel: pccard1: on pcic1 Oct 9 11:15:56 bug /kernel: csa0: mem 0xe9000000-0xe90fffff,0xe8000000-0xe8000fff rq 5 at device 9.0 on pci0 Oct 9 11:15:56 bug /kernel: csa: card is Unknown/invalid SSID (CS4614) Oct 9 11:15:56 bug /kernel: pcm0: on csa0 Oct 9 11:15:56 bug /kernel: orm0: