Subject: Re: if_ep heads-up [Re: NFS root doesn't work with 3c590]
To: None <current-users@NetBSD.ORG>
From: Jonathan Stone <jonathan@DSG.Stanford.EDU>
List: current-users
Date: 02/18/1997 02:54:14
I just committed another patch, which adds support for the EISA 3c592
and 3c597 (Demon) cards.  The driver hasn't actually been tested on a
Demon board, but it works fine on a Vortex, so it should be fine.

A 3c515 may also work; if someone wants to test one, that would be cool.

Also, the if_ep driver no longer prints a list of supported media.
(there were complaints about the volume of printf()s from the ep
driver.) 

The kernel should soon have "if_media" support, allowing ifconfig to
find and print that information, *and* to select media and speed on
the 3c595, 3c597, 3c905, and 3c515.