Subject: Lance VME card (Riebl) supported
To: None <port-atari@NetBSD.ORG>
From: Leo Weppelman <leo@wau.mis.ah.nl>
List: port-atari
Date: 03/11/1997 16:36:22
	Since today, there is support for the Lance VME card on both the TT
and Hades (the latter is untested). The driver works for the Riebl card,
but should also work for the PAM-card. This was something I couldn't test
however.

You can configure a kernel with a Lance card by adding:

    vmebus0 at mainbus0             # VME bus
    vme0    at vmebus0
    le0     at vme0 irq 5           # Lance ethernet.
 
to your kernel config file. 

Leo.