Date: Wed, 6 Feb 2002 16:15:27 +0100 (MET) From: Magnus B{ckstr|m <b@etek.chalmers.se> To: mobile@freebsd.org Subject: orinoco/pccard/dell breakage Message-ID: <Pine.OSF.4.40.0202061519260.28766-100000@downy.etek.chalmers.se>
next in thread | raw e-mail | index | archive | help
I am attempting to make a Lucent Orinoco Gold pccard work in a Dell Inspiron 4100, with little success. Kernel -CURRENT as of the CTM patch issued an hour ago (approx. 14:00 UTC). I've tried both newcard and oldcard, with distinctly different failure modes -- ### Old driver: rockerduck# dmesg | grep pccard | pccard0: <PC Card bus (classic)> on pcic0 | pccard1: <PC Card bus (classic)> on pcic1 | pccard: card inserted, slot 1 | pcib2: device pccard0 requested unsupported memory range 0xd0000-0xd0000 (decoding 0xf4000000-0xfbffffff, 0xfff00000-0xfffff) | pcib2: device pccard0 requested unsupported memory range 0xd4000-0xd4000 (decoding 0xf4000000-0xfbffffff, 0xfff00000-0xfffff) rockerduck# relevant lines from config: | # PCCARD (PCMCIA) support | device card # pccard bus | device pcic # PCMCIA bridge | device wi # WaveLAN/IEEE 802.11 wireless NICs. ### New driver (kernel compiled straight from NEWCARD config): Kernel panics on boot as follows: |... | pccbb0: <TI1420 PCI-CardBus Bridge> at device 1.0 on pci2 | pccbb0: PCI Memory allocated: f4000000 | pcib2: routed slot 1 INTA to irq 255 | pccbb: Unable to map IRQ... | panic: resource_list_release: can't find resource | Debugger("panic") | Stopped at Debugger+0x40: xorl %eax,%eax | db> The newcard panic happens regardless of whether a card is inserted or not. Any leads? Magnus To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.4.40.0202061519260.28766-100000>