From owner-freebsd-questions@FreeBSD.ORG Fri Aug 13 15:51:23 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9117716A4CE for ; Fri, 13 Aug 2004 15:51:23 +0000 (GMT) Received: from athena.softcardsystems.com (mail.softcardsystems.com [12.34.136.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2290743D1F for ; Fri, 13 Aug 2004 15:51:23 +0000 (GMT) (envelope-from sah@softcardsystems.com) Received: from athena (athena [12.34.136.114])i7DGp9PX003783 for ; Fri, 13 Aug 2004 11:51:09 -0500 Date: Fri, 13 Aug 2004 11:51:09 -0500 (EST) From: Sam X-X-Sender: sah@athena To: freebsd-questions@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: 5.2.1 pccard woes, -current iso? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Aug 2004 15:51:23 -0000 Greetings, I'm trying to get pccard networking up on my laptop (Thinkpad 600E). Ifconfig -a doesn't show anything despite two cards plugged, and I think this is why: # dmesg | grep pccard pccard0: <16-bit PCCard bus> on cbb0 pccard1: <16-bit PCCard bus> on cbb1 pccard0: Card has no functions! pccard1: Card has no functions! I've seen a list message indicating that -current has fixed this. Unfortunately no-networking precludes cvsup. If -current indeed has a fix for this, can someone either a) tell me where I can find a -current iso, or b) tell me where I can get the latest pccard sources so I can patch 5.2.1 -release myself? Any other ideas warmly welcomed. Cheers, Sam