From owner-freebsd-mobile Thu Jul 10 22:45:22 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id WAA18023 for mobile-outgoing; Thu, 10 Jul 1997 22:45:22 -0700 (PDT) Received: from genesis.atrad.adelaide.edu.au (genesis.atrad.adelaide.edu.au [129.127.96.120]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id WAA18018 for ; Thu, 10 Jul 1997 22:45:18 -0700 (PDT) Received: (from msmith@localhost) by genesis.atrad.adelaide.edu.au (8.8.5/8.7.3) id PAA22733; Fri, 11 Jul 1997 15:14:45 +0930 (CST) From: Michael Smith Message-Id: <199707110544.PAA22733@genesis.atrad.adelaide.edu.au> Subject: Re: ok In-Reply-To: <33C55699.F2934DBB@oneimage.com> from ken at "Jul 10, 97 03:39:37 pm" To: kenzen@oneimage.com (ken) Date: Fri, 11 Jul 1997 15:14:45 +0930 (CST) Cc: freebsd-mobile@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL28 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-mobile@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ken stands accused of saying: > i bought a new card , it was a lynksys, however it gave me the sam error > msg as the last card. only the last one said no free configuration for > IC-CARD, this one said no free configuration for LYNKSYS. i dont think > that tells us much because they are both ne2000 compats trying to use > ed0. but at least i know it isnt the card, well right now im putting > linux on until i either get a new card, or some new ideas come my way , > im going to stay in the mailing list because im now using freebsd at > home, Ken, I haven't had a chance to tackle your original message properly, but I want to at least point you in the right direction. Your problem is that you haven't got the /etc/pccard.conf stuff configured correctly. NE2000 PCCARDs work; I should know, I have one and was responsible for the last little bit of fixing the driver required. Unfortunately, there isn't a central register of PCCARD IDs and so forth, and vendors tend to be a bit flaky about what they put in their cards, so there's a little work involved. Basically, you need to look at the two strings that are emitted by pccardd when it is complaining about your card and create an /etc/pccard.conf entry to match these strings. In your case, you will be looking at something like : card "LINKSYS" "" config "ed0" 0x10 The value should be the config index in the pccard that's marked as default, should be the IRQ you want to assign to the card, and should be the model identifier out of the CIS on the card. You will have to use 'pccardc -dumpcis' to get the CIS out of the card in the first place to extract this information. If you get stuck, send me the output of the above command and I'll try to help you out. -- ]] Mike Smith, Software Engineer msmith@gsoft.com.au [[ ]] Genesis Software genesis@gsoft.com.au [[ ]] High-speed data acquisition and (GSM mobile) 0411-222-496 [[ ]] realtime instrument control. (ph) +61-8-8267-3493 [[ ]] Unix hardware collector. "Where are your PEZ?" The Tick [[