From owner-freebsd-mobile Wed Jan 21 13:17:57 1998 Return-Path: Received: (from majordom@localhost) by catfish.freebsd.org (8.8.8/8.8.8) id NAA22723 for freebsd-mobile-outgoing; Wed, 21 Jan 1998 13:17:57 -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 NAA22716 for ; Wed, 21 Jan 1998 13:17:56 -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 NAA28497 for ; Wed, 21 Jan 1998 13:17:53 -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 QAA01297; Wed, 21 Jan 1998 16:14:48 -0500 (EST) From: "SiGRiD Fenderson, Fnordkiller" To: "Nate Williams" Cc: "Nate Williams" , Subject: Re: PC-CARD woes Date: Wed, 21 Jan 1998 16:16:05 -0500 Message-ID: <01bd26b1$c8c59220$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 >> specified in pccard.conf is the memory range - does it need to be stated explicitly? > >Yes. This is from the sample pccard.conf file that is distributed with >FreeBSD. Okay, here's my current config: io 0x240-0x360 irq 10 11 memory 0xd4000 96k I am now back to "driver allocation failed for Megahertz." *boggle* Is there a good FAQ/handbook/manpage that explains the memory addressing? I have tweaked the config stated above with various values including the 0xd0000 address (which worked when I installed FreeBSD) and various sizes, but to no avail. I appreciate your patience, Nate. :) Greg