From owner-freebsd-questions Tue Sep 16 02:16:49 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id CAA13685 for questions-outgoing; Tue, 16 Sep 1997 02:16:49 -0700 (PDT) Received: from pc9.pentia.com (ppp-bcn-99.inf.servicom.es [194.149.194.99]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id CAA13677 for ; Tue, 16 Sep 1997 02:16:42 -0700 (PDT) Received: from bsd.pentia.com (192.6.1.109 [192.6.1.109]) by pc9.pentia.com (8.8.5/8.8.5) with SMTP id LAA09198 for ; Tue, 16 Sep 1997 11:13:22 +0200 (CEST) Message-ID: <341E4DB2.41C67EA6@pentia.com> Date: Tue, 16 Sep 1997 11:13:22 +0200 From: Adolfo Pisa Organization: PENTIA ING. SA. X-Mailer: Mozilla 3.01Gold (X11; I; FreeBSD 2.2.2-RELEASE i386) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: ETHERLINK III PCMCIA Card dosent works. Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ETHERLINK III PCMCIA card does not work. I have purchased a ETHERLINK III (3c589D) pcmcia card for my Laptop, and I can't get it to work. Steps Taken: On FreeBSD 2.2.2 I have rebuild the kernel to add PCCARD support. controler crd0 device pcic0 at crd? device pcic1 at crd? I have not configured the card from Win95, but the default IRQ and IO seem to be OK. In /etc/rc.conf set pc_card_enable to "yes". I restarted. What hapends: At boot time I get the messages "pccard XX driver added" for the the sio and network drivers. XX is the name of the driver I also get later "/dev/card0 device not configured". None of the network drivers recognize the card, and give the default "XX not found at xxx" ze0 should be the appropiate driver. What to do? : I dont know if I have made something wrong. What can I do to get it to work, or where to find documentation about these drivers. A.Pisa Thanks in Advance.