On Sat, Mar 25, 2017 at 12:55:28AM -0400, Andy Ball wrote: > > Hello, > > Does NetBSD still include support for PLIP (IP over a parallel > port link)? I see a manpage for it but no mention of it in the > GENERIC kernel config file for amd64 or i386.
The code is still there (sys/dev/ppbus/if_plip.c), it probably has not been tested in ages :-/ Martin