From owner-freebsd-questions Tue Nov 19 6:49:36 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 3098D37B401 for ; Tue, 19 Nov 2002 06:49:34 -0800 (PST) Received: from janeway.vonbek.dhs.org (bgm-24-94-58-56.stny.rr.com [24.94.58.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8213F43E6E for ; Tue, 19 Nov 2002 06:49:33 -0800 (PST) (envelope-from syborg@stny.rr.com) Received: by janeway.vonbek.dhs.org (Postfix, from userid 507) id C0D864FC8C; Tue, 19 Nov 2002 09:36:10 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by janeway.vonbek.dhs.org (Postfix) with ESMTP id B94EF4A0E; Tue, 19 Nov 2002 09:36:10 -0500 (EST) Date: Tue, 19 Nov 2002 09:36:10 -0500 (EST) From: John Bleichert X-X-Sender: syborg@janeway.vonbek.dhs.org Reply-To: John Bleichert To: Brian Henning Cc: questions@FreeBSD.ORG Subject: Re: PCMCIA In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Tue, 19 Nov 2002, Brian Henning wrote: > Date: Tue, 19 Nov 2002 08:38:19 -0600 > From: Brian Henning > To: questions@FreeBSD.ORG > Subject: PCMCIA > > Hello, > > Earlier i was asking about a D-Link DFE-670TXD PCMCIA NIC. Is it ok to use > the fath driver with it? When i plug it into my laptop i get the following > message: > pccard inserted, slot 1 > pccard[47] No card in database for "D-Link" ("DFE-670TXD") > > Is there something i can do to get this card working or is it just not > supported? > > Thanks so much, > > Brian > Tha faith(4) driver isn't what you think it is: http://www.freebsd.org/cgi/man.cgi?query=faith&apropos=0&sektion=0&manpath=FreeBSD+4.7-RELEASE&format=html It sounds like you don't have support for your card in your kernel. Look for your card in the LINT file and see what needs to be added. I can't look myself (my Thinkpad is in the shop) or else I would. LINT is in the same place as the GENERIC kernel config file. Also, look at the comments in GENERIC, your card may be listed. Good luck! JB # John Bleichert # http://vonbek.dhs.org/latest.jpg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message