On Friday, May 24, 2019 at 1:04 PM, Anders Magnusson wrote:
Den 2019-05-24 kl. 20:29, skrev Dave McGuire:
On 5/24/19 5:23 AM, Masanobu SAITOH wrote:
Today, I modified sys/dev/qbus/if_il.c to make compilable.
It's a driver for Interlan NI1010 10 Mb/s Ethernet interface il(4).
http://mail-index.netbsd.org/source-changes/2019/05/24/msg106095.html
http://mail-index.netbsd.org/source-changes/2019/05/24/msg106096.html
It's commented out in vax/conf/GENERIC, so it's requred to uncomment
to use the driver.
I think it won't work correctly, but it would be the first step
to work.
It's very nice to see a new Qbus driver pop up. :-)
I had an Interlan Unibus card (in a 11/750!) many years ago, therefore I
added the driver.
It was a low-cost alternative to the DEC cards (with a very simple
programming interface).
It should be possible to write support in simh to test it. To put on
the TODO list :-)
I definitely only have a vague recollection of this device, but didn't this
device implement much or all of an IP stack within the board itself?