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. :-)