From owner-freebsd-mobile Mon Mar 8 10:46:39 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from gratis.grondar.za (gratis.grondar.za [196.7.18.65]) by hub.freebsd.org (Postfix) with ESMTP id CD98514EE0 for ; Mon, 8 Mar 1999 10:45:49 -0800 (PST) (envelope-from mark@grondar.za) Received: from greenpeace.grondar.za (greenpeace.grondar.za [196.7.18.132]) by gratis.grondar.za (8.9.2/8.9.2) with ESMTP id UAA85746; Mon, 8 Mar 1999 20:45:30 +0200 (SAST) (envelope-from mark@grondar.za) Received: from grondar.za (localhost [127.0.0.1]) by greenpeace.grondar.za (8.9.3/8.9.3) with ESMTP id UAA41231; Mon, 8 Mar 1999 20:45:26 +0200 (SAST) (envelope-from mark@grondar.za) Message-Id: <199903081845.UAA41231@greenpeace.grondar.za> To: Eric Lakin Cc: freebsd-mobile@freebsd.org Subject: Re: 3.1R and pccards In-Reply-To: Your message of " Mon, 08 Mar 1999 12:17:08 CST." <19990308121708.F6437@psasolar.colltech.com> References: <19990308121708.F6437@psasolar.colltech.com> Date: Mon, 08 Mar 1999 20:45:24 +0200 From: Mark Murray Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Eric Lakin wrote: > Basically, the pccard controler is being seen twice by the kernel. On bootup, > a controller with a single slot is found, and allocated an IRQ. Later in the > boot process, the controller is "found" again, and allocated a second IRQ. Wh en > my 3Com ethernet card is in the slot and i run "pccardc dumpcis", it appears > that there are 2 slots, each with the exact same ethernet card. However, the > card DOES work. The main problem occurs when suspending - the machine can be > suspended and resumed once, but the second suspend freezes the machine. Conso le > messages indicate that it freezes when trying to unload the slot1 drivers. This is my mistake. You have two options; remove the pcic line from your kernel config file or hack out the "kldload pcic" stuff from /etc/rc.pccard. I'm going to commit a repair RSN. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message