Subject: Sundance Tech. ST-201 Ethernet
To: None <current-users@netbsd.org>
From: Jason R Thorpe <thorpej@zembu.com>
List: current-users
Date: 06/19/2001 16:06:45
Folks...
I've just committed a driver for the Sundance Tech. ST-201 Ethernet.
This chip is found on the D-Link DFE-550TX board, which is what I've
tested it on:
ste0 at pci0 dev 9 function 0: D-Link DFE-550TX 10/100 Ethernet
ste0: interrupting at irq 9
ste0: Ethernet address 00:50:ba:00:00:06
sqphy0 at ste0 phy 1: Seeq 80225 10/100 media interface, rev. 0
sqphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
These boards run about $50 (maybe less depending on where you get it),
and the chip seems pretty decent.
I'm not sure how long the board has been on the market -- D-Link sent
me eval boards right before I left NASA (a little over a year ago), and
I wrote a driver but misplaced the source code at some point during my
job change (sound familiar?).
Anyway, driver for it is now in-tree. If you have any problems with it,
please send a bug report w/ send-pr(1).
Enjoy!
--
-- Jason R. Thorpe <thorpej@zembu.com>