From owner-freebsd-current@FreeBSD.ORG Thu Oct 16 08:44:15 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6453716A4B3 for ; Thu, 16 Oct 2003 08:44:15 -0700 (PDT) Received: from srvdmz3.oekb.co.at (mailrelay2.oekb.co.at [143.245.5.93]) by mx1.FreeBSD.org (Postfix) with SMTP id 4349D43FDF for ; Thu, 16 Oct 2003 08:44:11 -0700 (PDT) (envelope-from Ewald.Jenisch@oekb.at) Received: from 143.245.2.191 by srvdmz3.oekb.co.at (InterScan E-Mail VirusWall NT); Thu, 16 Oct 2003 17:44:04 +0200 Received: from athena.oekb.co.at ([143.245.83.20]) by MAIL01.oekb.co.at with Microsoft SMTPSVC(5.0.2195.5329); Thu, 16 Oct 2003 17:44:04 +0200 Received: from athena.oekb.co.at (athena.oekb.co.at [127.0.0.1]) by athena.oekb.co.at (8.12.10/8.12.10) with ESMTP id h9GFi3R7026434 for ; Thu, 16 Oct 2003 17:44:03 +0200 Received: (from ej@localhost) by athena.oekb.co.at (8.12.10/8.12.10/Submit) id h9GFi36X026433 for freebsd-current@freebsd.org; Thu, 16 Oct 2003 17:44:03 +0200 Date: Thu, 16 Oct 2003 17:44:03 +0200 From: a@jenisch.at To: freebsd-current@freebsd.org Message-ID: <20031016154403.GA26416@athena.oekb.co.at> References: <20031015144651.GA22097@athena.oekb.co.at> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-OriginalArrivalTime: 16 Oct 2003 15:44:04.0687 (UTC) FILETIME=[54008DF0:01C393FC] Subject: Re: PCcards not working (5.1) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Oct 2003 15:44:15 -0000 > > > > Oct 15 09:19:16 beastie pccardd[507]: fatal error: no PC-CARD slots > > Oct 15 09:19:23 beastie kernel: pccard0: can't alloc memory to read attributes > > Oct 15 09:19:23 beastie kernel: pccard0: CARD ERROR! > > Oct 15 09:19:23 beastie kernel: cbb0: PC Card card activation failed > > > > ... > > ... > > You should use devd instead of pccardd in -current. > See devd(8) and devd.conf(8). > I tried using "devd" (starting it from the commandline) - same errors as outlined above. Also tried with a kernel that's based on "OLDCARD" - again same errors. BTW, the manpage for devd.conf(5) doesn't give any explict examples/hints - at least in my version... Just to make sure it's not a HW-problem: I've tried using the same PCcards under both Linux and FreeBSD 4.8 - no problems at all. In case it's a problem with the devd.conf - do you have any pointers on how to set up a proper config file for devd using the follwing cards Cisco Aironet 250 (WLAN) Elsa Airlancer MC11 (WLAN) Xircom 10/100 (Ethernet) TIA for your help -ewald