From owner-freebsd-mobile Tue Sep 30 09:45:28 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA06173 for mobile-outgoing; Tue, 30 Sep 1997 09:45:28 -0700 (PDT) Received: from ns.mt.sri.com (SRI-56K-FR.mt.net [206.127.65.42]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id JAA06160; Tue, 30 Sep 1997 09:45:20 -0700 (PDT) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.7/8.8.7) with ESMTP id KAA23878; Tue, 30 Sep 1997 10:45:06 -0600 (MDT) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id KAA08717; Tue, 30 Sep 1997 10:45:05 -0600 (MDT) Date: Tue, 30 Sep 1997 10:45:05 -0600 (MDT) Message-Id: <199709301645.KAA08717@rocky.mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: "Jonathan M. Bresler" Cc: joelman@world.std.com (Joel Gwynn), freebsd-mobile@freebsd.org Subject: Re: [Fwd: pccard.conf] In-Reply-To: <199709301426.HAA27903@hub.freebsd.org> References: <341B0B21.2487@world.std.com> <199709301426.HAA27903@hub.freebsd.org> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-mobile@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > "configuration index from the range available in the card's CIS" > [from the pccard.config man page]. > > i dont know how you find the correct index number to use ;( Try 'pccardc dumpcis', and you should be able to see the output of the card's CIS structure to determine which 'index' to use. Nate