From owner-freebsd-mobile Mon Mar 13 17:57:25 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from berlin.atlantic.net (berlin.atlantic.net [209.208.0.20]) by hub.freebsd.org (Postfix) with ESMTP id DE95437B98A for ; Mon, 13 Mar 2000 17:57:02 -0800 (PST) (envelope-from bobj@atlantic.net) Received: from mail.atlantic.net (mail.atlantic.net [209.208.0.71]) by berlin.atlantic.net (8.9.3/8.9.3) with ESMTP id UAA25661; Mon, 13 Mar 2000 20:59:37 -0500 Received: from bsd.cisi.com (ocalflifanb-as-1-r2-ip-458.atlantic.net [209.208.31.204]) by mail.atlantic.net (8.9.3/8.9.3) with ESMTP id UAA14031; Mon, 13 Mar 2000 20:56:38 -0500 Received: from nancy.cisi.com (nancy.cisi.com [192.168.0.131]) by bsd.cisi.com (8.9.3/8.9.3) with SMTP id UAA01143; Mon, 13 Mar 2000 20:54:10 -0500 (EST) (envelope-from bobj@atlantic.net) Message-Id: <3.0.6.32.20000313205456.008643f0@rio.atlantic.net> X-Sender: bobj@rio.atlantic.net X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Mon, 13 Mar 2000 20:54:56 -0500 To: Lance Woodson , freebsd-mobile@FreeBSD.ORG From: Bob Johnson Subject: Re: No PC-CARD Slots; Device Not Configured In-Reply-To: <38CD8708.1526342@woodson.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I had this problem. I finally resolved it by the following: When the initial configuration menu first comes up (i.e. where you disable any devices you know your system doesn't have), instead of using the default IRQ 10 for pcic0, change it to some IRQ you know your system doesn't use for anything else. I used IRQ 3, because my laptop has only one serial port (IRQ 4 is the first serial port, IRQ 3 is the second). Then, when the PCCARD configuration asks you the confusing question about picking an IRQ that is/isn't available for PCCARD, pick 10 & 11 and see if that works. If IRQ 10 is used by a sound card, then pick 5 & 11. I'm not entirely sure this makes sense, but it seemed to me that it was trying to use IRQ 10 for both the PCCARD controller itself, and simultaneously for the PCCARDs themselves. Give it a different IRQ for the controller (pcic0), and it seems to solve the problem. It might work for you. The recent 3.4R-PAO install went much more smoothly. It is much more flexible in assigning IRQs to the pccards. I hope it gets rolled into 4.x soon! -- Bob At 06:25 PM 03/13/2000 -0600, 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 > >ls -ltog /dev/card0: >crw-r--r-- 1 root wheel 50, 0 Mar 13 16:02 /dev/card0 > >Resources in use by Windows 2000 >--------------------------------------------- >Texas Instruments PCI-1250 CardBus Controller > Memory Range: EFFF F000 - EFFF FFFF > FFEF F000 - FFEF FFFF > FFC0 0000 - FFDF FFFF >Input / Output Range: FF00 - FFFF > FD00 - FDFF > 03E0 - 03E1 > Interrupt Request: 11 > Memory Range: 000D F000 - 0000 FFFF > > >Texas Instruments PCI-1250 CardBus Controller > Memory Range: EFFF E000 - EFFF EFFF > FFEF E000 - FFEF EFFF > FFA0 0000 - FFBF FFFF >Input / Output Range: FC00 - FCFF > FB00 - FBFF > FEFE - FEFF > Interrupt Request: 11 > Memory Range: 000D E000 - 000D EFFF > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-mobile" in the body of the message > > +-------------------------------------------------------- | Bob Johnson | bobj@atlantic.net +-------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message