From owner-freebsd-questions Sun Jul 7 23:14:10 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA10547 for questions-outgoing; Sun, 7 Jul 1996 23:14:10 -0700 (PDT) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id XAA10542 for ; Sun, 7 Jul 1996 23:14:06 -0700 (PDT) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id AAA11232; Mon, 8 Jul 1996 00:13:54 -0600 (MDT) Date: Mon, 8 Jul 1996 00:13:54 -0600 (MDT) Message-Id: <199607080613.AAA11232@rocky.mt.sri.com> From: Nate Williams To: Marcus John Cc: freebsd-questions@freebsd.org Subject: Re: PC-Card + 3COM389 not recognized In-Reply-To: <31DF9327.2F4@wiesbaden.netsurf.de> References: <31DF9327.2F4@wiesbaden.netsurf.de> Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I´m using FreeBSD 2.1 on several platforms includung a quite modern > notebook. This notebook has a CIRRUS-PC-Card Chipset connected to > it´s PCI-bus. After several unsuccessful tries I´ve been not able to > get a 3COM589 working with the zp-driver. > > Is this with this configuration possible at all? The newer 3C589 card is the 'C' model which wasn't released with 2.1R was cut, and is *slightly* different from the older models, so the driver doesn't work with it. If you get the if_zp.c driver from -stable (and the 2.1.5R soon to be released) it will work with all 3C589 models. Nate