From owner-freebsd-questions Wed Jun 5 11:48:15 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA23299 for questions-outgoing; Wed, 5 Jun 1996 11:48:15 -0700 (PDT) Received: from rocky.sri.MT.net (rocky.sri.MT.net [204.182.243.10]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id LAA23294 for ; Wed, 5 Jun 1996 11:48:12 -0700 (PDT) Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id MAA22794; Wed, 5 Jun 1996 12:48:02 -0600 Date: Wed, 5 Jun 1996 12:48:02 -0600 From: Nate Williams Message-Id: <199606051848.MAA22794@rocky.sri.MT.net> To: "Phillip G. Neiswanger" Cc: questions@freebsd.org Subject: Re: Need help with gateway In-Reply-To: <199606051819.LAA21850@freefall.freebsd.org> References: <199606051819.LAA21850@freefall.freebsd.org> Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I have a gateway 2000 solo portable and I'm having a little trouble > getting FreeBSD to see the 3Com EtherLink III PCMIA card. Which version of FreeBSD, and which version of the 3Com card? The 3Com card has 3 different versions, the 3C589, 589B, and 589C. FreeBSD 2.1R supports the 589 & 589B, but not the 589C (it wasn't released). The 589C card required a trivial patch which is in -stable and -current, but obviously isn't in 2.1R. Also, are you using the if_zp driver, or the PC-CARD stuff? Nate