Subject: New Amiga ethernet driver for the Ariadne II
To: None <port-amiga@netbsd.org>
From: Bernd Ernesti <netbsd@arresum.inka.de>
List: current-users
Date: 11/17/1998 21:17:47
Hi,

I commited last week a new Amiga driver for the Ariadne II ethernet card:

ne0 at zbus0 pa 0xea0000 man/pro 2167/202
ne0: 10base2, 10baseT, 10baseT-FDX, auto, default auto
ne0: Ethernet address 00:60:30:00:3f:e7

The driver is at the moment only available in -current, but I plan to
backport it to 1.3.x.

My only problems is that I can't get full-duplex to work, at least my
switch won't recognize it when I enable it.

Many thanks to Village Tronic for providing me with a card so I could make a
driver for it, to Ignatios Souvatzis for fixing the remaining bus_space
problems on the amiga and to Jason Thorpe for making the rtl80x9 driver.

Bernd