From owner-freebsd-questions Wed Jan 3 1:33:34 2001 From owner-freebsd-questions@FreeBSD.ORG Wed Jan 3 01:33:32 2001 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from electra.cc.umanitoba.ca (electra.cc.umanitoba.ca [130.179.16.23]) by hub.freebsd.org (Postfix) with ESMTP id 5BC4E37B400 for ; Wed, 3 Jan 2001 01:33:31 -0800 (PST) Received: from mira.cc.umanitoba.ca (ummacius@mira.cc.umanitoba.ca [130.179.16.8]) by electra.cc.umanitoba.ca (8.9.0/8.9.0) with ESMTP id DAA02811 ; Wed, 3 Jan 2001 03:33:20 -0600 (CST) Received: (from ummacius@localhost) by mira.cc.umanitoba.ca (8.9.0/8.9.0) id DAA17201 ; Wed, 3 Jan 2001 03:33:20 -0600 (CST) Date: Wed, 3 Jan 2001 03:33:19 -0600 (CST) From: Maciuszonek Artur To: Fook Sheng Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Xircom CreditCard Ethernet 10/100 CE3-10/100 In-Reply-To: <3A52E8C0.622DA3D@csah.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hmmm this is comming from the newbie. I have the identical card. Check if you have the file pccard.conf in your /etc directory. If I can remember it does not exist. Copy the generic one with cp /etc/defaults/pccard.conf /etc/pccard.conf now go back to /etc directory and edit the file pccard.conf not the original one. Cut out all the lines out of the file except the the xircom ethernet xircom info my file looks something like this: . . . io 0x240-0x360 irq 10 #Xircom CreditCard Ethernet 10/100 card "Xircom" "CreditCard 10/100" config 0x1 "xe0" 10 insert /pccard_ether $device start remove /pccard_ether $device stop . . . also in the /etc/rc.conf file check if you have the line: pccard_enable="YES" . . . Let me know if it works. :) _____________________________________ There are wise men lurking here...... ICQ 6 4 4 9 0 6 6 2 e-mail: ummacius@NOSPAMcc.umanitoba.ca Remove NOSPAM to reply :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message