<div dir="auto">Thanks for the kind words everyone. I'll try to answer the questions in order:<div dir="auto"><br></div><div dir="auto">OS - Right now I'm netbooting sunos 4.1.1, but I'll try NetBSD as well. Aside from the missing peripherals it's a real 3/60 with no deviations at this point, so anything that runs on the original will run here. I'm engaged with another person outside of this list who's looking at the boot prom and has written a few bare-metal demos for it.</div><div dir="auto"><br></div><div dir="auto">RE: boards and making it available - absolutely. I have 4 additional boards from the initial run (min of 5 order) and I won't be needing all of them. The first run needs 2 trace corrections on the board itself (intermediate-level soldering) so for those interested I can patch the board and send it out/etc.</div><div dir="auto"><br></div><div dir="auto">I'll post everything on Github - I have an almost-final version on there right now but it's not organized well, etc. I made the project with KiCAD, and I'll put all the schematics, etc. as well as consolidate the pal images, put up some build instructions (I spent a lot of time building incrementally and testing, and it was a lot of help).</div><div dir="auto"><br></div><div dir="auto">Right now it's a 4-layer board with signals on the top and bottom, which was the right call. I wanted to make sure I can fix small errors if I find them, and I did have 2 places where I had to change the connections to make it work. It was a pain to route it, I managed to do most of it with the autorouter in KiCAD but it took over 2 weeks of fiddling with it and the actual routing run took over 12 hours.</div><div dir="auto"><br></div><div dir="auto">Dave - I'll probably wire another one up, test it and ship it to you. I'm doing this purely for preservation and admiration for what the SUN folks did back in the day - having a computer from '87 with software from '92 able to get on the Internet today is quite something.</div><div dir="auto"><br></div><div dir="auto">The biggest issue was actually burning one of the PALs - I ended up wasting quite a bit of money on programmers to find one that actually works. Whoever wants one of those just tell me and I can ship you a set of burned PALs/GALs.</div><div dir="auto"><br></div><div dir="auto">RE: vintage or not, I'm somewhere in between. The first version I wanted to have it as close to the original as possible so I can easily test - I had no confidence that the schematics are complete and free of errors, and I did actually find a few but nothing major. Having it be similar to the original helped a lot because I could do knockout testing - remove components and see how it behaves, and test that I get the same behavior. It was also huge to be able to test the burned PALs, I had a few bugs in that as well. I also tried to keep more or less the same layout - compressing a bit of course.</div><div dir="auto"><br></div><div dir="auto">I do want to modernize some sections - it desperately needs 4MB SIMMS at least, going to DIMMs would be quite a change in the design. I can put in a larger/flash boot ROM so it's easier to flash, a twisted pair transceiver straight on the board. There was a thought to compress some of the MMU/PAL logic into a few larger CPLDs but at that point I'd be looking for some more folks in a community that are interested :) I'm trying to document the principles of operation and design of the PALs (the RAM/DMA/refresh state machine, bus arbitration, address decoding, device enablement, etc) so it's easier to do such projects. I also need to fiddle with the originals if I'm to get larger SIMMs/etc anyway.</div><div dir="auto"><br></div><div dir="auto">I already have a standard molex power connector on it (not soldered right now because of the amount of incremental building and testing I did on it). It also only needs 5V and the 12V are only for Ethernet. It pulls about 3.5A (and negligible on 12v) while running a full load.</div><div dir="auto"><br></div><div dir="auto">Dan.</div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Wed, May 21, 2025, 08:59 Todd Vernon <<a href="mailto:todd@toddvernon.com">todd@toddvernon.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div>
<div name="messageBodySection">
<div>I buy a board if you do a run!  Pretty cool.</div>
<div> </div>
<div>T</div>
</div>
<div name="messageSignatureSection"><br>
<div style="color:rgb(32,33,36);font-family:Arial,Helvetica,sans-serif;font-variant-ligatures:normal;margin-top:7px"><font style="font-size:14px">---</font></div>
<div style="color:rgb(32,33,36);font-family:Arial,Helvetica,sans-serif;font-variant-ligatures:normal;margin-top:7px;font-weight:bold"><font style="font-size:16px">Todd Vernon</font></div>
<div style="color:rgb(32,33,36);font-family:Arial,Helvetica,sans-serif;font-variant-ligatures:normal;margin-top:7px"><font style="font-size:14px;font-weight:normal">Entrepreneur | Investor</font></div>
<div style="font-family:Arial,Helvetica,sans-serif;font-variant-ligatures:normal;font-size:14px;margin-top:7px;color:rgb(80,0,80)">Email: <a href="mailto:todd@toddvernon.com" target="_blank" rel="noreferrer"><font style="font-size:14px">todd@toddvernon.com</font></a></div>
<div style="font-family:Arial,Helvetica,sans-serif;font-variant-ligatures:normal;font-size:14px;margin-top:7px;color:rgb(80,0,80)">LinkedIn: <a href="https://www.linkedin.com/in/toddvernon/" target="_blank" rel="noreferrer"><font style="font-size:14px">toddvernon</font></a></div>
</div>
<div name="messageReplySection">On May 21, 2025 at 1:00 AM -0600, Dan Moisa via rescue <<a href="mailto:rescue@sunhelp.org" target="_blank" rel="noreferrer">rescue@sunhelp.org</a>>, wrote:<br>
<blockquote type="cite">
<div dir="ltr">Hi folks!
<div><br></div>
<div>I've been working on a replica Sun 3/60 based on the online available schematics, and I finally can report some success! I have a board fully booting off network, this is what it looks like: <a href="http://www.whitebearcafe.com/img/PXL_20250521_060410660.MP.jpg" target="_blank" rel="noreferrer">http://www.whitebearcafe.com/img/PXL_20250521_060410660.MP.jpg</a></div>
<div><br></div>
<div>I left out quite a few things because I had no confidence this was going to work; there were quite a few errors in the schematics. I ended up with:</div>
<div>- only implementing the min required 4mb of RAM</div>
<div>- left out the SCSI and Video sections</div>
<div>- only put in the serial controller for A/B, left out the keyboard/mouse</div>
<div>- TTL serial, I didn't implement full rs232 or modem support</div>
<div>- left out the coax ethernet entirely</div>
<div>- no FPU</div>
<div><br></div>
<div>Everything else is there. I can boot with a regular boot prom image, pass all the diag tests, boot off the network and load a kernel.</div>
<div><br></div>
<div>I'll upload the newest version to github and arrange some things better. If I make a new version the top of the wishlist is 4MB simms, not putting more RAM in from the start is my main regret.</div>
<div><br></div>
<div>All the components were available off Digikey or eBay, with only one PAL slightly on the rare side.</div>
<div><br></div>
<div>Dan.</div>
<div><br></div>
<div>PS: I still don't know who runs <a href="https://www.sun3arc.org/" target="_blank" rel="noreferrer">https://www.sun3arc.org/</a> I'd love to buy them a beer or cake, that site was a lot of help. If they prefer to stay anonymous I'll donate to polar bears on behalf of the site's name or something.</div>
</div>
_______________________________________________<br>
rescue list - <a href="http://sunhelp.org/mailman/listinfo/rescue_sunhelp.org" target="_blank" rel="noreferrer">http://sunhelp.org/mailman/listinfo/rescue_sunhelp.org</a><br></blockquote>
</div>
</div>

</blockquote></div>