From owner-freebsd-mobile@FreeBSD.ORG Sun Jun 15 20:00:22 2003 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 4A6DE37B401 for ; Sun, 15 Jun 2003 20:00:22 -0700 (PDT) Received: from snoopy.gwr.com (snoopy.gwr.com [216.130.10.238]) by mx1.FreeBSD.org (Postfix) with ESMTP id C420A43FB1 for ; Sun, 15 Jun 2003 20:00:21 -0700 (PDT) (envelope-from welch@anzus.com) Received: from localhost.localdomain ([127.0.0.1] helo=rune ident=[K4t04ZYcUEjtvXrxx3+b2DyypbggNLrd]) by snoopy.gwr.com with esmtp (Exim 3.33 #1) id 19RkRS-00022K-00 for freebsd-mobile@FreeBSD.ORG; Sun, 15 Jun 2003 23:13:58 -0400 From: "Arun Welch" To: Date: Sun, 15 Jun 2003 22:00:17 -0500 Message-ID: <000401c333b3$6b336a00$c77ba8c0@rune> 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, Build 10.0.2627 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Subject: Creating a new pccard.conf entry 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: Mon, 16 Jun 2003 03:00:22 -0000 What's the best way to debug the format of a pccard.conf entry? I just picked up a CompactFlash GPS card with a PCMCIA adapter, and I'd like to see if I can get it working. Inserting it reports a type as "CF-CARD" "GENERIC". ...arun