Recent content by ClassicHasClass

  1. C

    Apple Network Server MacOS based ROMs found

    I'm delighted this work is being done and I appreciate you doing it, though I'm a little torn about this. While it's entirely possible Apple was working with a modified NT4 for the ANS, it is more likely they ran real NT4 with extra files provided separately. What are the patches it's doing to...
  2. C

    Apple Network Server MacOS based ROMs found

    The SCSI ndrv Extension is configured exactly the same as the 54M30 one, with the right Type and a valid cfrg resource, yes. I'll look into the PCI DDK. Perhaps it will be simpler to just generate a driver based on that, and tweak it for the 1.1.20.1 ROM's PCI slot enumeration.
  3. C

    PlusMaelstrom

    Game over, man!
  4. C

    Apple Network Server MacOS based ROMs found

    Oh, I thought I had posted that here before. Here is what the relevant sections look like: /Devices/device-tree/bandit name bandit 62616E64 697400 ?ESB FFFFFFFF...
  5. C

    Apple Network Server MacOS based ROMs found

    Well, actually, it looks like the SCSI ndrv is not working after all. I checked and the SCSI controller is indeed not showing up in TattleTech or Apple System Profiler. Notably, the Cirrus Logic video, which is also PCI connected but the ndrv does work, is not actually being treated as a PCI...
  6. C

    Apple Network Server MacOS based ROMs found

    I appreciate your careful consideration. I am hopeful we can come to a better understanding of how the hardware functions. What @Mr. Macintosh did is notable in that we can see the steps the AI took to patch the binary, so we can reverse-engineer its conclusions (and streamline the process)...
  7. C

    Apple Network Server MacOS based ROMs found

    What did you use for a HAL?
  8. C

    Apple Network Server MacOS based ROMs found

    Interesting. The transcript is very helpful and it's impressive it got that far, even though it's (as expected for an AI thrashing around on the data set) a bit prolific. Thank you for posting it. I think the next step is to create a patched VENEER with what the AI did (and also to catalogue...
  9. C

    BlueSCSI Ultra & Ultra Wide

    Apropos of nothing, but nice Octane. :)
  10. C

    Apple Network Server MacOS based ROMs found

    Ethernet extension is done except for making a nice icon. We no longer need the nvramrc, though @joevt's 0 to my-self did get it working. Last stop is to extract the SCSI driver and then polish up everything.
  11. C

    Apple Network Server MacOS based ROMs found

    It's been a long day, I should have thought of that. 0 > list-partitions scsi/sd@2,0 # Start Size Name Type CPU Sigs 0 1 2 Volume 01 00000001 0000003F Apple Apple_partition_map...
  12. C

    Apple Network Server MacOS based ROMs found

    @joevt 0 > unselect-dev ok 0 > dl ok 0 > list-partitions scsi/sd@0 Device isn't there! unable to open the list-partitions device ok 0 > list-partitions scsi/sd@0,0 Device isn't there! unable to open the list-partitions device ok 0 > see list-partitions : list-partitions bl parse...
  13. C

    Apple Network Server MacOS based ROMs found

    That is very promising, but we really need a full transcript of what you're doing, or it will be tricky to replicate.
  14. C

    Apple Network Server MacOS based ROMs found

    I'm not sure what the wiring is (I can buzz it out if you really want), but it's just an off-the-shelf Mac serial MiniDIN-8 to DE-9 null modem. There are tons of sellers on eBay.
  15. C

    Apple Network Server MacOS based ROMs found

    That indeed looks like a full register dump, but what command did you use to generate it? Do you have the full transcript of what you did? I want to make sure we're capturing the right information. I use a PL-2303 USB-to-serial dongle (an old iConcepts PDA adapter; it works with pretty much...