The UWISC BSD distribution in the TUHS archive has this bit in the if_vv set:<div><br></div><div><br></div><div><div><br></div><div> Proteon proNET-10 and proNET-80 token ring driver.</div><div> The name of this device driver derives from the old MIT</div>
<div> name of V2LNI for the proNET hardware, would would abbreviate</div><div> to "v2", but this won't work right. Thus the name is "vv".</div><div><br></div><div> This driver is compatible with the proNET 10 meagbit and</div>
<div> 80 megabit token ring interfaces (models p1000 and p1080).</div><div> A unit may be marked as 80 megabit using "flags 1" in the</div><div> config file.</div><div><br></div><div> TRAILERS: This driver has a new implementation of trailers that</div>
<div> is at least a tolerable neighbor on the ring. The offset is not</div><div> stored in the protocol type, but instead only in the vh_info</div><div> field. Also, the vh_info field, and the two shorts before the</div><div>
 trailing header, are in network byte order, not VAX byte order.</div><div><br></div><div> Of course, nothing but BSD UNIX supports trailers on ProNET.</div><div> If you need interoperability with anything else, turn off</div>
<div> trailers using the -trailers option to /etc/ifconfig!</div><div><br></div><div> HARDWARE COMPATABILITY: This driver prefers that the HSBU (p1001)</div><div> have a serial number >= 040, which is about March, 1982. Older</div>
<div> HSBUs do not carry across 64kbyte boundaries. They can be supported</div><div> by adding "| UBA_NEED16" to the vs_ifuba.ifu_flags initialization</div><div> in vvattach().</div><div><br></div><div> The old warning about use without Wire Centers applies only to CTL</div>
<div> (p1002) cards with serial <= 057, which have not received ECO 176-743,</div><div> which was implemented in March, 1982. Most such CTLs have received</div><div> this ECO.</div><br><div class="gmail_quote">On Tue, Dec 1, 2009 at 11:29 PM, Al Kossow <span dir="ltr"><<a href="mailto:aek@bitsavers.org">aek@bitsavers.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">Tim Newsham wrote:<br>
 > Are there any plans to support interlan ethernet or 3com<br>
 > ethernet boards on the vax780 emulator?  I'm assuming<br>
 > these are different than the DEUNA/DELUA device supported<br>
 > in vax780.<br>
 ><br>
<br>
</div>They are very different. I can put the manuals for them and<br>
the Excelan EXOS on bitsavers if anyone is inspired.<br>
<br>
That does remind me that no docs on Proteon boards have been<br>
located. The University of Wisconsin - Madison did a BSD driver<br>
for it (called vv)<br>
<div><div></div><div class="h5"><br>
<br>
_______________________________________________<br>
Simh mailing list<br>
<a href="mailto:Simh@trailing-edge.com">Simh@trailing-edge.com</a><br>
<a href="http://mailman.trailing-edge.com/mailman/listinfo/simh" target="_blank">http://mailman.trailing-edge.com/mailman/listinfo/simh</a><br>
</div></div></blockquote></div><br></div>