From owner-freebsd-mobile Tue Mar 14 20:21:16 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from server.woodson.com (server.woodson.com [209.136.195.212]) by hub.freebsd.org (Postfix) with ESMTP id 50BC437B86B for ; Tue, 14 Mar 2000 20:21:10 -0800 (PST) (envelope-from lance@woodson.com) Received: from woodson.com ([130.184.140.74]) by server.woodson.com (8.9.3/8.9.3) with ESMTP id WAA80633 for ; Tue, 14 Mar 2000 22:21:08 -0600 (CST) (envelope-from lance@woodson.com) Message-ID: <38CF0FDA.5652F5CF@woodson.com> Date: Tue, 14 Mar 2000 22:21:46 -0600 From: Lance Woodson X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-mobile@freebsd.org Subject: Re: No PC-CARD Slots; Device Not Configured References: <38CD8708.1526342@woodson.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Lance Woodson wrote: > > I've installed today's 4.0-20000313-CURRENT snapshot but can't get my > PCMCIA controller working. > > My kernel has: > device card > device pcic0 at isa? irq 11 port 0x3e0 iomem 0xd0000 > device pcic1 at isa? irq 11 port 0x3e2 iomem 0xd4000 > > dmesg shows: > pcic-pci0: irq 11 at device 3.0 on pci0 > pcic-pci1: irq 11 at device 3.1 on pci0 > > but pccardd gives: fatal error: no PC-CARD slots > and pccardc gives: /dev/card0: Device not configured If I comment out the irq line in /etc/pccard.conf, the slots are found during bootup. However, if I try to configure the interface with ifconfig, the shell and console immediately lock up. Any ideas? Thanks. Lance To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message