From owner-freebsd-mobile Wed Jan 21 14:06:01 1998 Return-Path: Received: (from majordom@localhost) by catfish.freebsd.org (8.8.8/8.8.8) id NAA24320 for freebsd-mobile-outgoing; Wed, 21 Jan 1998 13:56:41 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from hub.freebsd.org (hub.FreeBSD.ORG [204.216.27.18]) by catfish.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA24315 for ; Wed, 21 Jan 1998 13:56:40 -0800 (PST) (envelope-from owner-majordomo@FreeBSD.ORG) Received: from bconnex.net (bconnex.net [205.189.200.9]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA01146 for ; Wed, 21 Jan 1998 13:56:37 -0800 (PST) (envelope-from sigrid@bconnex.net) Received: from fnord2go.bconnex.net (fnord2go.barrie.connex.net [205.189.200.42]) by bconnex.net (8.8.5/8.8.5) with SMTP id QAA11304; Wed, 21 Jan 1998 16:53:26 -0500 (EST) From: "SiGRiD Fenderson, Fnordkiller" To: "Nate Williams" Cc: Subject: Re: PC-CARD woes Date: Wed, 21 Jan 1998 16:54:43 -0500 Message-ID: <01bd26b7$2e83c460$2ac8bdcd@fnord2go.bconnex.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >At this point, you're best bet is to put some printf's in the actual >driver to see what resources it thinks it's getting, and to figure out >which resource it doesn't like. (In reality, this sort of information >should be made available to the user by default, but it isn't. :( ) Eep. That's a little over my head. Even if I do manage to find the right place to through in the printf's, I would likely be unable to interpret the results. :) Still, I love a challenge, and I suppose there's no better way to learn. I'll poke around a bit and see what I can figure out. In the meantime, if anyone else has any suggestions, by all means pass them along. Thanks for the help Greg