pkgsrc/emulators/klh10/patches/patch-run_klt20_klt20.ini
ryoon 1d79531a39 Import klh10-2.0h as emulators/klh10.
PDP-10 KL10B model emulator. KL10B model supports extended addressing.
Tap networking support is from http://www.falu.nl/~rhialto/klh-diffs2 .

This package is potentially built on i386, amd64, arm, alpha, sparc,
and powerpc platforms. But this package supports i386 and amd64 only now,
and only amd64 build is tested, due to lack of my test environments.
2013-10-17 15:41:09 +00:00

20 lines
791 B
INI

$NetBSD: patch-run_klt20_klt20.ini,v 1.1 2013/10/17 15:41:10 ryoon Exp $
http://www.falu.nl/~rhialto/klh-diffs2
--- run/klt20/klt20.ini.orig 2001-09-26 16:05:52.000000000 +0000
+++ run/klt20/klt20.ini
@@ -12,7 +12,12 @@ devdef mta0 rh1.0 tm03 type=tu45
; Need KLNI to avoid LAPRBF BUGCHKs - use valid address if known
;
-devdef ni0 564 ni20 ipaddr=10.0.0.51
+; devdef ni0 564 ni20 ipaddr=10.0.0.51
+; The (NetBSD/FreeBSD) version with tap(4) and bridge(4) creates the named
+; tap device dynamically and bridges it to the default interface.
+; If you want it differently (for instance routed instead of bridged),
+; you can create the tap yourself and it will be used as it is.
+devdef ni0 564 ni20 ipaddr=10.0.0.51 ifc=tap0 dedic=true
; Load disk bootstrap directly
load boot.sav