From owner-freebsd-questions Wed Dec 11 10: 2:21 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5255737B401 for ; Wed, 11 Dec 2002 10:02:20 -0800 (PST) Received: from hotmail.com (oe66.law12.hotmail.com [64.4.18.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FB8143E4A for ; Wed, 11 Dec 2002 10:02:20 -0800 (PST) (envelope-from b1henning@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 11 Dec 2002 10:02:19 -0800 X-Originating-IP: [192.216.212.193] From: "Brian Henning" To: "freebsd" Subject: DFE-670TXD PCMCIA card Date: Wed, 11 Dec 2002 12:02:59 -0600 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 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Message-ID: X-OriginalArrivalTime: 11 Dec 2002 18:02:19.0924 (UTC) FILETIME=[72B48540:01C2A13F] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hello, i have a PCMCIA card that is not in my /etc/defaults/pccard.conf file. I would like to add an entry so FBSD4.7 can use the card... there is an entry in the file aready for a DFE-650. can i modify this entry to make it work for my nic? old: # D-Link DFE-650 Fast Ethernet Card card "D-Link" "DFE-650" config auto "ed" ? 0x80010 insert /etc/pccard_ether $device start remove /etc/pccard_ether $device stop new: # D-Link DFE-670TXD Fast Ethernet Card card "D-Link" "DFE-670" config auto "ed" ? 0x80010 insert /etc/pccard_ether $device start remove /etc/pccard_ether $device stop thanks, brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message