Date: Sat, 13 May 2000 17:26:14 -0400 (EDT) From: Thomas David Rivers <rivers@dignus.com> To: freebsd-questions@freebsd.org, pao-report@clave.gr.jp, rivers@dignus.com Subject: Archtek PCMCIA "SmartLink" ethernet adapter. Message-ID: <200005132126.RAA35227@lakes.dignus.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005132126.RAA35227>
