From owner-freebsd-mobile Mon Sep 4 9:34: 2 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from hotmail.com (f209.law9.hotmail.com [64.4.9.209]) by hub.freebsd.org (Postfix) with ESMTP id 17F7C37B423 for ; Mon, 4 Sep 2000 09:34:00 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 4 Sep 2000 09:33:59 -0700 Received: from 63.195.114.87 by lw9fd.law9.hotmail.msn.com with HTTP; Mon, 04 Sep 2000 16:33:59 GMT X-Originating-IP: [63.195.114.87] From: "Greg Smith" To: alvin@staff.csee-transport-hk.com.hk Cc: freebsd-mobile@freebsd.org Subject: Re: PCCARD problems with 4.1-release Date: Mon, 04 Sep 2000 16:33:59 GMT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 04 Sep 2000 16:33:59.0816 (UTC) FILETIME=[ED8F3880:01C0168D] Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Alvin, Some of the settings included in the GENERIC kernel are not optimal for a laptop. I would try building a custom kernel with: options PNPBIOS device pcic0 at isa? device ed This will get both devices off of IRQ 10, which may already be used by the PCI bus. Also, verify that the io and irq values in pccard.conf are reasonable for your machine. On my laptop only irq 9 and 11 are available; io 0x110-0x160 0x180-0x1e0 0x230-0x2e0 0x300-0x320 0x340-0x360 was my final answer. [The 3C589D likes 0x110-0x11f.] You need to verify what's right for your machine. Windows Device Manager will give you a very useful report of all resources used; if you don't have dual-boot you can fish the info out of dmesg. Always power down your machine when going from Windows back to FreeBSD, to keep the pccard slots happy. If that doesn't work I would report back the output of dmesg. Also, if you set up the Sony as dual-boot I would report back the output of the Device Manager's Print output. Hope this helps, Greg Smith >I have a little problem with driving the PCMCIA slot on my Sony VAIO. It's >a Ricoh RL5C475 (pcic-pci0) driven by an Intel i82365 (pcic0). > >With the GENERIC kernel from FreeBSD 4.1-release, I have tried both the >3C589D and the MELCO LPC3-TX ethernet cards, but neither of them could be >enabled. Both of them reported "driver allocation failed" then "Device not >configured". > >Both cards are specified in /etc/defaults/pccard.conf, and both are defined >in the kernel (ep and ed respectively). _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message