From owner-freebsd-mobile Tue Mar 27 23:31:24 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from moek.pir.net (moek.pir.net [130.64.1.215]) by hub.freebsd.org (Postfix) with ESMTP id 55ED637B718 for ; Tue, 27 Mar 2001 23:31:22 -0800 (PST) (envelope-from pir@pir.net) Received: from pir by moek.pir.net with local (Exim) id 14iAQK-0002ak-00 for FreeBSD-mobile@freebsd.org; Wed, 28 Mar 2001 02:31:20 -0500 Date: Wed, 28 Mar 2001 02:31:20 -0500 From: Peter Radcliffe To: FreeBSD-mobile@freebsd.org Subject: Re: pccard not feeling so well.... Message-ID: <20010328023119.D28036@pir.net> Reply-To: freebsd-mobile@freebsd.org Mail-Followup-To: FreeBSD-mobile@freebsd.org References: <7115@amleth.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <7115@amleth.demon.co.uk>; from PEB@amleth.demon.co.uk on Tue, Mar 27, 2001 at 03:52:00PM +0000 X-fish: < X-Copy-On-Listmail: Please do NOT Cc: me on list mail. Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org "Paul E. Bennett" probably said: > I have a similar problem - except I get lock-up either way. 99% of these problems turn out to be misconfigurations. The process of working out what will work isn't pretty and has been hashed over here many times and should be in the archives. What it usually means is that the resources (be they memory, io or irqs) you are trying to use are not actually available, and trying to use them for the pcic or for the inserted cards hangs the machine. The things to change are pccard_mem= in /etc/rc.conf, the memory, io and irq values in /etc/pccard.conf and the pcic config in the kernel. The /etc/ files have defaults in /etc/defaults/ and just your changes should be in the files in /etc/ > Just to be clear. Is that the file /boot/kernel.conf ? No, it's /usr/src/sys/i386/conf/, although you can change the irq used by pcic in /boot/loader.conf; machdep.pccard.pcic_irq="10" P. -- pir pir@pir.net pir@net.tufts.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message