From owner-freebsd-mobile Tue Mar 31 07:00:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA28561 for freebsd-mobile-outgoing; Tue, 31 Mar 1998 07:00:16 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA28533 for ; Tue, 31 Mar 1998 07:00:14 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id IAA05630; Tue, 31 Mar 1998 08:00:13 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id IAA10549; Tue, 31 Mar 1998 08:00:11 -0700 Date: Tue, 31 Mar 1998 08:00:11 -0700 Message-Id: <199803311500.IAA10549@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Roelof Temmingh Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: PCMCIA ethernet problem? In-Reply-To: <199803311346.PAA01503@didcot.nanoteq.co.za> References: <199803311346.PAA01503@didcot.nanoteq.co.za> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org [ Moved to -mobile ] > - edited the /etc/rc.conf file: > - pccard_enable="YES" > - pccard_mem="DEFAULT" > - pccard_ifconfig="YES" This should be set to the something like: pccard_ifconfig="inet 206.127.76.107 netmask 255.255.255.224" But, that's not your problem. > - made sure /etc/pccard.conf is OK > - started pccardd: pccardd -d (for debugging info) > > When I insert my pccard, I get the following message: > > date..blah....Card inserted, slot 0 > ..............pccardd[41]: No card in database from ""("") > > So, I started playing around with pccardc. > I killed the pccardd, and issued a pccardc dumpcis - and got the following > output: > > Configuration data for card in slot 0 > Tuple #1, code - 0xff (Terminator), length = 0 > 2 slots found Hmm, that's no good. > I got the same results when the pccardd was running. > > I also played around with the settings in /etc/pccard.conf, changed > interrupts, memory locations etc, but *nothing* is working. It seems to me (I > might well be wrong of course) that the problems lies at the pccard > controller - the Cirrus Logic. You are correct. > I am at a dead end. If anyone can help me please do so! Have you checked to see if this hardware works under Win95? I had a PD672X in my old box and it worked fine. Are you sure that is your controller? Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message