[HECnet] klh10 on FreeBSD/SPARC64 progress

Cory Smelosky b4 at gewt.net
Tue Jul 23 10:35:12 PDT 2013


Morning all,

I've made a bit of progress...it builds now.

[b4 at green ~/marley]$ uname -a
FreeBSD green 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243836: Tue Dec   4 15:49:34 UTC 2012 root at heller.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC   sparc64
[b4 at green ~/marley]$ ./kn10-kl twonky.ini
KLH10 V2.0A release (MyKL) built Jul 23 2013 09:24:42
      Copyright ? 2001 Kenneth L. Harrenstien -- All Rights Reserved.
This program comes "AS IS" with ABSOLUTELY NO WARRANTY.

Compiled for LINUX on I386 with word model USEINT
Emulated config:
	CPU: KL10-extend     SYS: T20     Pager: KL   APRID: 1
	Memory: 8192 pages of 512 words   (SHARED)
	Time interval: INTRP     Base: OSGET
	Interval default: 60Hz
	Internal clock: OSINT
	Other: MCA25 JPC DEBUG PCCACHE CTYINT EVHINT
	Devices: DTE RH20 RPXX(DP) TM03(DP) NI20(DP)
[MEM: Allocating 8192 pages [os_mmcreate: shmget failed for 33554432 bytes - Function not implemented]
private memory, clearing...done]

KLH10> ; KLH10 configuration for TOPS-10 test system
KLH10>
KLH10> ; DTE requires ackdly to avoid T10 race condition
KLH10> devdef dte0 200 dte master ackdly=5
KLH10> devdef rh0 540 rh20
KLH10> devdef rh1 544 rh20
KLH10> devdef dsk0 rh0.0 rp type=rp06 sn=4747 format=dbd9 path=T10-RP06.0-dbd9
[dp_init: shmget failed - 78]
RPXX subproc init failed!
Final init of device "dsk0" failed!
KLH10> devdef dsk1 rh0.1 rp type=rp06 sn=1026 format=dbd9 path=T10-RP06.1-dbd9
[dp_init: shmget failed - 78]
RPXX subproc init failed!
Final init of device "dsk1" failed!
KLH10> devdef dsk2 rh0.2 rp type=rp06 sn=3737 format=dbd9 path=T10-RP06.cust.0-dbd9
[dp_init: shmget failed - 78]
RPXX subproc init failed!
Final init of device "dsk2" failed!
KLH10> devdef dsk3 rh0.3 rp type=rp06 sn=5858 format=dbd9 path=stag.dsk
[dp_init: shmget failed - 78]
RPXX subproc init failed!
Final init of device "dsk3" failed!
KLH10> devdef mta0 rh1.0 tm03 type=TU77
[dp_init: shmget failed - 78]
TM03 subproc init failed!
Final init of device "mta0" failed!
KLH10> devdef idler 740 host
KLH10>
KLH10> ; NI: param "c3dly" to avoid T10 race.
KLH10> ; NI: param "rdtmo" to avoid system hangups with OSF/1 V3.0
KLH10> ;
KLH10> ; Decnet node TWONKY, 9.429
KLH10> devdef ni0 564 ni20 dedic=1 decnet=1 doarp=0 enaddr=aa:00:04:00:a:24 ifc=qfe0 dpdelay=12 c3dly=3 rdtmo=3
[dp_init: shmget failed - 78]
NI20 subproc init failed!
Final init of device "ni0" failed!
KLH10>
KLH10> load klboot.exe
Using word format "c36"...
Loaded "klboot.exe":
Format: DEC-PEXE
Data: 0, Symwds: 0, Low: 01000000, High: 0, Startaddress: 0703667
Entvec: 0 wds at 0
KLH10> [EOF on twonky.ini]
KLH10> quit
Are you sure you want to quit? [Confirm]
Shutting down...Bye!

http://lists.freebsd.org/pipermail/freebsd-ports-bugs/2006-September/102395.html and a little bit on Jordi's blog helped me get it to build.

Obviously there's still a ways to go...but this is progress.,,,

-- 
Cory Smelosky
http://gewt.net Personal stuff
http://gimme-sympathy.org Projects



More information about the Hecnet-list mailing list