From owner-freebsd-questions Sat May 13 14:26:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp2.vnet.net (smtp2.vnet.net [166.82.1.32]) by hub.freebsd.org (Postfix) with ESMTP id D84C837B912 for ; Sat, 13 May 2000 14:26:25 -0700 (PDT) (envelope-from rivers@dignus.com) Received: from dignus.com (ponds.vnet.net [166.82.177.48]) by smtp2.vnet.net (8.9.1a/8.9.1) with ESMTP id RAA27813; Sat, 13 May 2000 17:26:22 -0400 (EDT) Received: from lakes.dignus.com (lakes.dignus.com [10.0.0.3]) by dignus.com (8.9.2/8.8.5) with ESMTP id RAA14547; Sat, 13 May 2000 17:26:20 -0400 (EDT) Received: (from rivers@localhost) by lakes.dignus.com (8.9.3/8.6.9) id RAA35227; Sat, 13 May 2000 17:26:14 -0400 (EDT) Date: Sat, 13 May 2000 17:26:14 -0400 (EDT) From: Thomas David Rivers Message-Id: <200005132126.RAA35227@lakes.dignus.com> To: freebsd-questions@freebsd.org, pao-report@clave.gr.jp, rivers@dignus.com Subject: Archtek PCMCIA "SmartLink" ethernet adapter. Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a "SmartLink" ethernet card, which is made by Archtek. The card claims to be a `register compatible' NE2000 card, and comes with NT, Netware, and surprisingly, Linux drivers. The card is recognized by the following entry in pccard.conf: # SmartLink (Archtek Fast Ethernet Adapter) card "PCMCIA" "FastEthernet" config auto "ed0" any insert logger -s SmartLink inserted insert /etc/pccard_ether $device remove logger -s SmartLink removed remove /etc/pccard_ether_remove $device When the card is inserted, I get the message: pccardd[53]: Card "PCMCIA"("FastEthernet") [V] {1.0] matched "PCMCIA" ("FastEthernet") [(null)] [(null)] /kernel: card0: assign ed0 iobase 0x300 irq 9 /kernel: ed0: address: 01:02:00:ff:15:1d, type NE2000 (16 bit) Which all appears fine - however, I can't get any packets to go through the network (a different ether card works fine, so this is not a network issue.) Has anyone seen one of these ethernet PCMCIA cards before? If so, would you happen to have a pccard.conf configuration? [I notice several of the "ed0" entries have extra flags of which I'm not aware.] There doesn't appear to be an entry in the pccard.conf. The card has very little in the way of distinguishing numbers, etc... the manufacturer is Archtek, it's call the SmartLink 10/100. This is FreeBSD V3.4 with PAO for 3.4 Thanks in advance! - Dave Rivers - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message