So not related to the āEBā in SEBHC, but definitely to the āHCā: I just looked in Quicken and see that it was exactly four years ago that I bought an H11/H27 combination on eBay. Price, including shipping, was $785 (which I felt was a pretty good deal). The H27 drive system was beyond my ability to repair it, plus I was only really interested in a solid-state boot solution, so I donated the ā27 to Dave McGuire and the LSSM. At the time, Dave worked diligently with me to get my H11 (it is an 11, not an 11A) to a point where I could boot it from his TU-58 emulator, but then Iām sure I got focused on something else (āSquirrel!ā) and the machine has sat waiting for attention.
Ā
The project recently popped to the top of my stack, so I ordered an Emulex UC07 QBUS SCSI controller (Keyways on eBay) and a ZuluSCSI drive emulator. Fast forwarding past lots of experimentation, learning, and hand-holding ⦠the machine is now up and running! (attached)
Ā
It has been a long time (40 yrs??) since I did anything with a PDP-11 or RT-11 so thereās still plenty of hill to climb on the learning curve. Huge thank you to Dave for his patience in helping me get this far!
Ā
Not sure how far Iāll go down this road but, as all of you know, there is great satisfaction in getting these machines up and operational. For now itās just part of the funā¦
Ā
Ā
Ā
Ā
--
You received this message because you are subscribed to the Google Groups "SEBHC" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sebhc+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/sebhc/452e86b5-45bc-4811-92f0-d6d8395f6b9en%40googlegroups.com.
RT-11.Ā The guts of the system are all DEC (plus the Emulex). Still limited to 16-bit backplane, but I understand that can be expanded with some modās to the backplane (??). Ā I currently only have a boot image shared with me by Dave so havenāt fully explored yet. Next goal is to figure out how best to move software into the systemā¦
Ā
To view this discussion visit https://groups.google.com/d/msgid/sebhc/CAGQDgBAuu5wg490jYQnUGvH%3DhfbfGU_gCHBHJ%2BXX9_ff%3DGhuEg%40mail.gmail.com.
Congrats and itĀ brings great memories when working at DEC on the LSI-11 and PDP family at Maynard, MA.
Ā
Here is a picture back then.
Ā
Norby
--
You received this message because you are subscribed to the Google Groups "SEBHC" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
sebhc+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/sebhc/04e901dc58dd%240ee66870%242cb33950%24%40gmail.com.
Great picture!
To view this discussion visit https://groups.google.com/d/msgid/sebhc/SA3PR01MB7918A4A244270AD330D13811F7D7A%40SA3PR01MB7918.prod.exchangelabs.com.
To view this discussion visit https://groups.google.com/d/msgid/sebhc/001b01dc58f4%2467053010%24350f9030%24%40gmail.com.
It seems to me the PDP-11 was to DEC what the 360 was to IBM. My little piece of the PDP pie pales in comparison to the wonderful preservation work being done at LSSM, System Source and other vintage museums. Itās great to see these foundational systems preserved and given the honorable showcases they deserve!
--
You received this message because you are subscribed to the Google Groups "SEBHC" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sebhc+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/sebhc/2a0423fe-764b-4575-9e6f-f13843f300aen%40googlegroups.com.
I initially had things starting up with ODT but now Iāve got it set to autoboot from the Emulex board, which has the requisite boot code in ROM.
Ā
The Emulex ROM also has a built-in utility called Firmware-Resident Diagnostics (FRD). Initially I tried to get this to run, just to check things out, but was unable to get very far. Using ODT commands I was able to determine that the firmware was setting the stack to 177776, which is in the middle of the reserved (top 4K) I/O addressing space on this 16-bit machine (on an 18- or 22-bit machine it wouldnāt have been an issue). I patched the code to set the stack at 157776 and FRD fired right up!
Ā
Ā
Ā
From: se...@googlegroups.com <se...@googlegroups.com> On Behalf Of Joseph Travis
Sent: Tuesday, November 18, 2025 9:27 PM
To: se...@googlegroups.com
To view this discussion visit https://groups.google.com/d/msgid/sebhc/CAGQDgBCSdX5Gyh7JeuLoQ3iR%3DtCvG1JFeJwJdOOK%3Di2MfhqXRQ%40mail.gmail.com.
Funny you should mention that Norberto!Ā Independently Iāve already been working on enhancements to the VDIP software to support the UART interface. While surely slower than the hardware-based FIFO solutions weāve been using, the serial interface will let anyone use the VDIPĀ utilities to move files to/from their legacy computers with just a standard serial port.Ā When I look back to the original (2007) Circuit Cellar article that motivated our VDIP work I see that the author (John Hyde) used the VDRIVE2 device (https://mou.sr/3XxgwZV) which uses either serial or SPI modes for communication and comes in a nice panel-mountable form factor. Thereās also a newer VDRIVE3 which is Vinculum-II-based. Just like the VDIP1 modules weāve been using, these devices run the VDAP firmware for full USB host protocol support.
Ā
In the original article John even provided a reference implementation (written in Turbo C) that supports a VDRIVE2 device interfaced to an early (i.e. from before the days when USB was built in) DOS-based IBM PC. That code was very useful to me when I first wrote the VDIP software.
Ā
So yes, stay tuned for a software-based VDIP version that will let users more easily add USB capability to their legacy machines (including H8, H89, H11, Z100, Z150, etc.!)Ā I wish I could just ādo this in my sleepā but not quite that easy! š
Ā
--
You received this message because you are subscribed to the Google Groups "SEBHC" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sebhc+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/sebhc/SA3PR01MB7918DAF8CC6537FD3254C312F7D7A%40SA3PR01MB7918.prod.exchangelabs.com.
So⦠welcome Chris! And congratulations on retirement!
Ā
In our world there are many poor lowly people (e.g. me) who have no H10.Ā Many of us have never seen one. We dream about them. We hear stories about people who have one. People who laid out a small fortune to buy one. People who are restoring one that was caked in rust and have been painstakingly trying to bring it back to life.
Ā
But now we are among greatness. For surely nobody in the world could possibly have TWO H10s ?? could it be so? š and a room (or two, or three) full of Heathkits, Antique Radios, PDPs and VAXen? Woohoo!
Ā
So congratulations also on all the toys you have to play with. I fear it is enough to keep you busy for 3 or 4 retirements. This list is a great group, and weād love to help you and follow along in your upcoming retro adventures.Ā So donāt take too long to get rid of all that āstuffā so you can get to the fun āstuffā. Carpe diem!
Ā
Looking forward to hearing from you more!
Ā
Ā
Ā
From: se...@googlegroups.com <se...@googlegroups.com> On Behalf Of Christian Fandt
Sent: Wednesday, November 19, 2025 3:40 PM
To: se...@googlegroups.com
--
You received this message because you are subscribed to the Google Groups "SEBHC" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sebhc+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/sebhc/e4838768-87f7-4e2e-904d-a72146393212%40gmail.com.