From owner-freebsd-questions Thu Nov 6 12:46:59 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA12059 for questions-outgoing; Thu, 6 Nov 1997 12:46:59 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from gvr.gvr.org (root@gvr.gvr.org [194.151.74.97]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id MAA12024; Thu, 6 Nov 1997 12:46:45 -0800 (PST) (envelope-from guido@gvr.org) Received: (from guido@localhost) by gvr.gvr.org (8.8.6/8.8.5) id VAA08544; Thu, 6 Nov 1997 21:46:28 +0100 (MET) From: Guido van Rooij Message-Id: <199711062046.VAA08544@gvr.gvr.org> Subject: Re: Etherlink III PCMCIA In-Reply-To: <3460F0AB.794BDF32@mtghouse.com> from Paul Goransson at "Nov 5, 97 05:18:19 pm" To: paulg@mtghouse.com (Paul Goransson) Date: Thu, 6 Nov 1997 21:46:27 +0100 (MET) Cc: freebsd-questions@FreeBSD.ORG, freebsd-mobile@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Paul Goransson wrote: > I just purchased a Etherlink III PCMCIA card for my Winbook laptop > on which I have FreeBSD running. I have just found that the > model that was delivered (3c589d) is not supported by FreeBSD > only models a-c, which I cannot seem to purchase anywhere. > > Does anybody know of a source of a driver that will work with the > 3c589d, or > > a source of an alternate PCMCIA card/model for which support does > exist in FreeBSD. The D model is supported, but you need to edit pccard.conf and add a D to the identifier for the card: card "3Com Corporation" "3C589D" -Guido