From owner-freebsd-current Thu Apr 6 18:37:25 2000 Delivered-To: freebsd-current@freebsd.org Received: from natsoft.com.au (natsoft.com.au [203.39.138.130]) by hub.freebsd.org (Postfix) with ESMTP id 1EDAF37BEED; Thu, 6 Apr 2000 18:37:16 -0700 (PDT) (envelope-from craig@natsoft.com.au) Received: from Win95.natsoft.com.au (Win95 [203.39.138.131]) by natsoft.com.au (8.8.5/8.8.5) with SMTP id LAA06432; Fri, 7 Apr 2000 11:40:05 +1000 (EST) Message-ID: <38ED3A9A.748A@natsoft.com.au> Date: Fri, 07 Apr 2000 11:32:10 +1000 From: Craig Wilson Organization: National Software Pty Ltd X-Mailer: Mozilla 3.04 (Win95; I) MIME-Version: 1.0 To: Jorge Aldana Cc: current@FreeBSD.ORG, stable@FreeBSD.ORG, Paul Ganter Subject: Re: 3Com NIC PC-Card on 4.0-20000317-STABLE References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I had this problem with a Compaq Armada E700. The problem was due to the default memory address of 0xd0000, pccardd found the PCMIA card after changing the pccard_mem="DEFAULT" to pccard_mem="0xd4000" in rc.conf For some reason the system did not like the default of 0xd0000 I hope this helps. Craig Wilson National Software Pty Ltd Jorge Aldana wrote: > > On attempting to insert a 3Com Fast Ethernet PC-Card on an Isperion Dell > portable with FreeBSD 4.0-Stable I get the following from pccardd when I > insert my pc-card: > > No card in database for ""("") > > It does not identify it, has anyone seen this problem or know of a > solution? > I've copied the sample pccard.conf.sample to pccard.conf and started > pccardd, I even added a "device 0x1 "ep0" 10" to the kernal config file as > suggested in a previous attempt by someone to fix this, still same > result. Also, added PC-Card support in the kernel, the network dongle > LED's turn on but for both 10 and 100 base-t. > > Can anyone help! > > Jorge > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message