> SMD disks were first using 11" platters, later 8"; and with a nominal speed of 3600 rpm, thus 60 rotations per second (although Fujitsu later deviated from the norm and had a few drives spinning even faster, at 3961rpm), it took a noticeable amount of power to spin these disks up (and a smaller one to keep them spinning, which one would notice when receiving the bill from the electricity company).<p>I wouldn't mind having a few of these to act as backup flywheel batteries. Maybe if civilization crashes these will make a comeback as dual use power & data storage devices. ;)
I wonder how NetBSD would work with the hardware, if the mentioned bugs were already fixed there maybe?<p>NetBSD has wide old/obscure platform, with a wider community using it somewhat more actively on those.
I really like to see those old dmesgs, quite amazing work supporting this in OpenBSD (at the time)
You still see interesting efforts today. Here is a dmesg from a Tadpole SPARCbook 6500 booting 7.9 (released in May this year) that appeared on bugs@ just a few weeks ago (also, note who the person is that responds to that message):<p><a href="https://marc.info/?l=openbsd-bugs&m=178663407424547" rel="nofollow">https://marc.info/?l=openbsd-bugs&m=178663407424547</a><p>You of course also have the absolutely insane luna88k support [1] and I have myself been looking into getting my hands on a landisk [2] box as the Hitachi SuperH CPU is fascinating (I only knew of it from old arcade boards and the Sega Dreamcast).<p>[1]: <a href="https://www.openbsd.org/luna88k.html" rel="nofollow">https://www.openbsd.org/luna88k.html</a><p>[2]: <a href="https://www.openbsd.org/landisk.html" rel="nofollow">https://www.openbsd.org/landisk.html</a>
The OpenBSD maintainers are heroes for keeping hardware like this running. This is about the time Greg KH might say "yeah, there are like five of these left, zero in actual production, and the code to support them is gumming up the LLMs. I'm just going to take it out of the kernel."
I'd more bet that they are the critical infrastructure pillar everyone is scared to replace in a super important system, lol.<p>Maybe one of it saves the earth rotation control algorithm which the Earth Rotation Service requires for shooting their hidden ion cannons to keep it spinning.
> the code to support them is gumming up the LLMs. I'm just going to take it out of the kernel<p>Ouch.
Very True, and one thing people forget, we need to keep the ability to read these old devices.<p>I was a operator (now admin) on a few minis in the early 80s that had these drives. The drive pack on the ones we had were removable and we used 256MB packs.<p>We would backup data from one drive to another on third shift, at the same time to reel tapes. The reel tapes back then where used for long term backup off site, the drives for short term on site. But who knows how many of these packs are out there just sitting around waiting to be read :)
This page looks quite simple, just plain text and a few photos. why does it render so tiny on an iPhone then?
It's missing<p><pre><code> <meta name="viewport" content="width=device-width, initial-scale=1">
</code></pre>
Not sure why we need to add that but mobile sites look like ass without it.<p>(Or more precisely, not sure why "make the site look like ass" was chosen as the default, and making it look good is opt-in!)
The site is using an obsolete version of XHTML. So it's probably using out of date other things, too, and not targeting phones.<p>EDIT: I just checked. There are 77 HTML errors and warnings alone.
Because browsers, especially phone browsers, are broken.<p>A lot of older websites will look like this on a phone, because they don't have the viewport meta tag, which wasn't a thing until mobile phones became sophisticated web browsers.<p>Firefox reader mode will probably render it OK.
Another oddly interesting interface related to SMD was IPI. Sun used it for a bit as their high end disks.
hug of death
[flagged]