From owner-freebsd-mobile@FreeBSD.ORG Thu Jul 29 01:35:41 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 E07D716A4CE for ; Thu, 29 Jul 2004 01:35:41 +0000 (GMT) Received: from gizmo11ps.bigpond.com (gizmo11ps.bigpond.com [144.140.71.21]) by mx1.FreeBSD.org (Postfix) with SMTP id 6F62E43D53 for ; Thu, 29 Jul 2004 01:35:40 +0000 (GMT) (envelope-from peter@sandilands.vu) Received: (qmail 27060 invoked from network); 29 Jul 2004 01:35:38 -0000 Received: from unknown (HELO psmam07.bigpond.com) (144.135.25.87) by gizmo11ps.bigpond.com with SMTP; 29 Jul 2004 01:35:38 -0000 Received: from cpe-144-136-126-49.nsw.bigpond.net.au ([144.136.126.49]) by psmam07.bigpond.com(MAM REL_3_4_2a 125/15935523) with SMTP id 15935523; Thu, 29 Jul 2004 11:35:38 +1000 From: "Peter Sandilands" To: "Gary Kline" , Date: Thu, 29 Jul 2004 11:35:25 +1000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 In-Reply-To: <20040729005555.GB66469@tao.thought.org> cc: Victor Bratsev cc: FreeBSD Mobile Mailing List Subject: RE: Thinkpad 600E and 5.2 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: peter@sandilands.vu List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jul 2004 01:35:42 -0000 > > If I use 5.x I need to run OLDCARD but the above cards > work there also > > Can you explain wht OLDCARD is? I'd like one card that I can > transfer, etc.... 5.x has a new PCMCIA structure - NEWCARD. This adds Cardbus support and I think reworked the pcmcia device architecture quite a bit. OLDCARD is a kernel conf file that replaces the new devices with the device structure out of 4.x. Basically you need to recompile the kernel as per the handbook but use OLDCARD in /usr/src/sys/i386/conf as your starting point. BTW mail direct to your tao.thought.org address is being bounced as spam regards Pete