I also notice that the DEC 21041 is on the list, I actually have one of these that came in my PowerMac 4400 so ima try that in my G3 BW see what happens
Any joy?
I also notice that the DEC 21041 is on the list, I actually have one of these that came in my PowerMac 4400 so ima try that in my G3 BW see what happens
How would I check this - can I plug a hard drive in and see if it's detected once booted into NT?the PCI IDE controller on Yosemite should work under NT (not ARC firmware), but I don't think anybody's checked yet.
You should be able to. You might need to go into control panel -> devices and set the "atapi" driver to run on boot ("startup" button).How would I check this - can I plug a hard drive in and see if it's detected once booted into NT?
Any joy?
Just tried this and rebooted - the atapi service fails to start.You should be able to. You might need to go into control panel -> devices and set the "atapi" driver to run on boot ("startup" button).
This was to test the built-in PCI IDE controller on the Yikes! motherboard, not an add-in card.@pete1
Could you share information about the model of the card you tested?
If you can copy the contents of the nt4 install cd onto the cf card, you could always just point it there. No need to worry about a working cd rom drive.I started to mess with it but NT4 was asking for files off the CD and I was not setup for that, (I just had a lone CF card hanging off the paddington ATA bus at that point) so I need to reconfigure things to have the ODD back in the chain
If you can copy the contents of the nt4 install cd onto the cf card, you could always just point it there. No need to worry about a working cd rom drive.
Have you tried linux? They built in NTFS support into the kernel some time ago.yeah except due to im guessing how everything is formatted, no OS has been able to read the CF card sadly, Windows 2000 Windows XP and MacOS (both modern and old) dont see/want to mount the main FAT or NTFS partition of a PPC NT4 C:/ drive sadly, or I would of copied it across
I wonder if it is a hidden partition with the loader in the small boot partition. If you knew what the partition type was, gparted might be able to flip the marker without corrupting the volume. You could then copy across and then flip the marker to hidden again. On the other hand, it could be like UFS, which needs a driver on Mac hardware to load.yeah except due to im guessing how everything is formatted, no OS has been able to read the CF card sadly, Windows 2000 Windows XP and MacOS (both modern and old) dont see/want to mount the main FAT or NTFS partition of a PPC NT4 C:/ drive sadly, or I would of copied it across
If you do this I will help to test it out.looking further, i think atapi.sys actually attempts to support it but does it in the "wrong" way for halgoss, so I'd have to make a second atapi.sys fork for PCI IDE controllers on halgoss
yeah, for removable devices I think older NT (before some win10 revision) will only ever try to access the first partition of a disk.yeah except due to im guessing how everything is formatted, no OS has been able to read the CF card sadly, Windows 2000 Windows XP and MacOS (both modern and old) dont see/want to mount the main FAT or NTFS partition of a PPC NT4 C:/ drive sadly, or I would of copied it across
What are your next priorities to get working with the project?
curio or mesh? Probably mesh.Given I now have HDI-50 -> DB-25 adapter and DB-25 -> CN-50 cable, I'm now working on a SCSI driver for ARC. I'm using the same general idea as the driver in Open Firmware but I'm using PIO rather than DMA.
cd "/Volumes/Work/Open Firmware and Name Registry/ROM PowerPC Mac"
grep -l -R --include 'Part2.of' '" mesh"' .
./ROM Bandai Pippin (Kinka 1.0)/Dump/Part2.of
./ROM Bandai Pippin (Kinka 1.2)/Dump/Part2.of
./ROM Bandai Pippin (Kinka 1.3)/Dump/Part2.of
./ROM Beige G3 233/Dump/Part2.of
./ROM PM 4400 and 7220/Dump/Part2.of
./ROM PM 5400 and 6400/Dump/Part2.of
./ROM PM 6500 and TAM/Dump/Part2.of
./ROM PM 8600/Dump/Part2.of
./ROM PM G3/Dump/Part2.of
./ROM PM G3 Desktop/Dump/Part2.of
./ROM Power Express 1/Dump/Part2.of
./ROM Power Express 2/Dump/Part2.of
./ROM PowerBook 3400c/Dump/Part2.of
./ROM PowerBook G3 Kanga/Dump/Part2.of
./ROM PowerBook G3 Wallstreet/Dump/Part2.of
./ROM PowerBook G3 Wallstreet PDQ/Dump/Part2.of
./ROM TNT Development/Dump/Part2.of
grep -l -R --include 'Part2.of' '" 53c94"' .
./ROM PM 8600/Dump/Part2.of
./ROM TNT Development/Dump/Part2.of
Of the currently supported machines, I am guessing that a SCSI driver would only be relevant to the Lombard?
It does, it’s the only New World Mac to have built-in SCSI.Lombard ROM doesn't have SCSI driver in Open Firmware. I don't think it has a SCSI bus.
True, but there’s no bootloader for the Beige yet. I’d have thought it wouldn’t make sense to develop a SCSI driver now if there’s no machine available to actually use it with.Beige G3 has 25 pin external SCSI connector and 50 pin internal SCSI connector. This SCSI bus was usually used for Zip drives. Later Beige G3's used ATAPI Zip drives.
It's 5 MB/s but mesh in Power Mac 7500 is 10 MB/s. Is the slower speed because of the external connector? Can it be switched to 10 MB/s?
Oh right. It's calledIt does, it’s the only New World Mac to have built-in SCSI.
chrp,mesh0
instead of mesh
It's 5 MB/s but mesh in Power Mac 7500 is 10 MB/s. Is the slower speed because of the external connector? Can it be switched to 10 MB/s?
The primary ATA bus isn’t supported. You’ll need to disconnect your Zip drive and put the hard drive in its place. Set the HD as master and the CD-ROM as slave.I set up my B&W since it’s the only real compatible Mac I have (I have two tray loaders but soldering an ADB port is beyond my current abilities).
Anyway, I just removed my OS9 drive and found a random IDE disk to use for NT.
It’s detecting it as 0MB and won’t let me continue.
View attachment 2400018 View attachment 2400017
Here’s some more details, maybe someone has some insight on whether or not I have something that would be causing this.
I do have an ATA133 PCI card installed, but the disk in question is on the built in bus. I only use the PCI card for OS X, which is all usually use on here as it normally has A Geforce FX 5200 in it. I replaced it with a Rage 128 for the sake of this project.
The disk I plugged into the onboard IDE bus is an “80GB” drive. I made sure it was recognized by OS X before booting the ARC CD.
The B&W also has an ethernet card installed, and a factory ZIP drive slaved to the optical drive.
Is there something wrong with this configuration that would be causing this problem? Having the ATA card installed at all maybe? I was under the assumption it just wouldn’t be recognized.
can I have the open firmware device properties for this card?View attachment 2400035
I tried booting up with a Radeon 7000 PCI card installed and it didn’t work quite right.