From owner-freebsd-mobile@FreeBSD.ORG Fri Dec 31 14:27:43 2004 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8418C16A4CE for ; Fri, 31 Dec 2004 14:27:43 +0000 (GMT) Received: from ultra5.eskimo.com (ultra5.eskimo.com [204.122.16.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C16C43D46 for ; Fri, 31 Dec 2004 14:27:43 +0000 (GMT) (envelope-from joji@eskimo.com) Received: from eskimo.com (joji@eskimo.com [204.122.16.13]) by ultra5.eskimo.com (8.12.10/8.12.10) with ESMTP id iBVERb98027744; Fri, 31 Dec 2004 06:27:41 -0800 Received: (from joji@localhost) by eskimo.com (8.9.1a/8.9.1) id GAA22443; Fri, 31 Dec 2004 06:27:37 -0800 (PST) Date: Fri, 31 Dec 2004 06:27:36 -0800 From: Joseph Olatt To: Alex Povolotsky Message-ID: <20041231062736.A22322@eskimo.com> References: <20041231100844.6a6e199b@tarkhil.over.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20041231100844.6a6e199b@tarkhil.over.ru>; from tarkhil@webmail.sub.ru on Fri, Dec 31, 2004 at 10:08:44AM +0300 cc: mobile@freebsd.org Subject: Re: pccardd in 5.3 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Dec 2004 14:27:43 -0000 Hello Alex, Try merging in the lines from: /usr/src/sys/i386/conf/OLDCARD in your kernel conf file. It may solve your problem. regards joseph On Fri, Dec 31, 2004 at 10:08:44AM +0300, Alex Povolotsky wrote: > Hello! > > I'm trying to run pccardd under FreeBSD 5.3-RELEASE, and it fails to start, "fatal error: no PC-CARD slots". > > I'm running it on Compaq Armada with working PCCARD network. What should I add to kernel? > > Also, adding > > device apm > > to kernel did not make /dev/apmctl to appear, so apmd warns me about lack of APM support. With properly working ACPI, do I need apmd at all? > > -- > Alex. > _______________________________________________ > freebsd-mobile@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-mobile > To unsubscribe, send any mail to "freebsd-mobile-unsubscribe@freebsd.org"