Search results

  1. N

    Finding FiberTalk: DuPont's AppleTalk-over-Fiber Hardware

    The level 2 protocol was likely FDDI (100Mbit) on these early fiber networks. Later on it was easier to just run Ethernet frames over fiber when 100Base-FX became available. Remember in the late 80s, Ethernet was not a sure bet at becoming the standard for the physical layer. Token Ring and FDDI...
  2. N

    Help needed getting A2SCSI card visible on Apple IIgs

    As per the GS/OS source, the following ROM detection is done to determine if an "old" (not High Speed) Apple SCSI card is installed. It then checks code in the I/O select space at $Cn00 thru $Cn57 where n = slot number. It points to bank $00 then checks $C8XX for $02 (this is a check for the...
  3. N

    Help needed getting A2SCSI card visible on Apple IIgs

    Make sure both the modified "SCSI.Manager" and "SCSIHD.Driver" files are in the "DRIVERS" folder of the System Folder on your startup disk.
  4. N

    Help needed getting A2SCSI card visible on Apple IIgs

    Do not install the driver. You should be able to partition and access a drive from GS/OS without it. I suspect that the ROM on the card differs from what the patched driver has in it. Its one of the pitfalls of modifying a design.
  5. N

    PowerBook HDI-30 to CN-50 adapter

    I haven't played with the HFS driver in Linux, but I would have thought they would have figured out resource fork handling. Pretty straight forward to present them to the OS as "._" files I'd think.
  6. N

    Help needed getting A2SCSI card visible on Apple IIgs

    FWIW, here is the original end user manual for the card: https://mirrors.apple2.org.za/ftp.apple.asimov.net/documentation/hardware/storage/disks/AppleIISCSICard.pdf Apple's description for setting the SCSI ID is pretty terrible. They call it "priority" and say nothing about it needing the ID to...
  7. N

    Help needed getting A2SCSI card visible on Apple IIgs

    I don't know what GGLabs changed on the card that required a change in the driver. Apple's cards are pretty straight forward, they expect drives to be partitioned with a valid Apple Partition Map. I would try the following: -Install the SCSI card in Slot 7. -Set a blank (zeroed out) 40MB image...
  8. N

    Definitive listing of Beige G3 models/features?

    The "Wings" A/V card supports an external TV tuner adapter. ATI sold it as an option for their cards (ATI XClaimTV) and connects via the S-Video input with extra pins. I have one of these boxes as it came with my XClaimVR 128 card. The manual clearly states that the Beige G3 is supported...
  9. N

    Definitive listing of Beige G3 models/features?

    https://web.archive.org/web/19980509061156/http://www.apple.com/powermac/g3/specifications.html https://web.archive.org/web/19980429142923/http://www.apple.com/powermac/g3/commbundle/ The complete list of BTO options seems lost to time, but the following PCI cards were available to order...
  10. N

    TashSync: Macintosh Video Sync Signal Converter/Generator

    As this is right up their alley, you may want to post about this over on the SHMUPS hardware forum: https://shmups.system11.org/viewforum.php?f=6
  11. N

    Transwarp GS: how to remove WD65C816 CPU from this deep socket?

    That full size crystal with the bent legs IS the original part shipped with the card. I was able to push my card to 12Mhz. Anything above that was a crap shoot, but I haven't upgraded the power supply yet.
  12. N

    Transwarp GS: how to remove WD65C816 CPU from this deep socket?

    6.25Mhz points to an earlier card I think. The GAL set installed is a good indication as well (more rev A parts = earlier card). A better date would be the ROM revision if you had the original 8k cache card. The 32k cache upgrade was offered separate and usually came with v1.8. What GALs is RE...
  13. N

    Transwarp GS: how to remove WD65C816 CPU from this deep socket?

    You should be able to lever is out slowly with a pick or hook style tool. At least that is what I did on my card, but I think mine has a more traditional style PLCC socket with slots on the sides for the extractor tools. I would be prepared to replace the whole socket though because the...
  14. N

    AS/400 Connectivity

    None of this is a surprise. Tons of "green screen" applications are in use today. I use a TN3270 session daily at work along with many other IBM CICS applications that were, ahem, "upgraded" to a web interface. A well designed 3270 or 5250 terminal application is WAY easier to work when than a...
  15. N

    AS/400 Connectivity

    Surprised Apple didn't have a Twinax solution as that was the most common way to connect 5250 terminals at the time. Today all this stuff is obsolete with the advent of TN5250 gateways so not surprised this stuff got tossed. The client performance quoted is pretty terrible. These are block...
  16. N

    Netbooting a IIgs (ROM01) using Netatalk 4.x a2boot/atalkd with AsanteTalk LocalTalk to ETH Bridge

    I'll try to respond the best I can here and on the github issue request. To put it simply, I don't have an AsantéTalk bridge to do actual testing of the various Netatalk services. The only AppleTalk "bridge" solution I have ready access to is Apple's LocalTalk Bridge running on a Mac. The rest...
  17. N

    Checkmate Retro LCD Monitor

    A lot of those Dell monitors have GENESIS "Display Perfection" video processors in them. Seems that supporting down to 15khz is an undocumented feature of them. Believe it or not, I have TVs that support 15khz, but only via the HDMI port. This is mostly only available when using something like...
  18. N

    Duplicating a file with a resource fork won’t produce an exact copy

    AFP has a function called FPCopyFile that can duplicate a file 1:1... well at least it should. Its dependent on the server's file copy routines, which at least with Netatalk DOES produce an identical file. What I see here is a Finder bug..... and there are MANY. Not surprised there are bits of...
  19. N

    Apple IIe Card: An Apple IIe INSIDE my Macintosh LC475!

    Does the drive work on a real Apple IIe 5.25" card or IIgs? I'd rule out if the drive is working first if you haven't tested it elsewhere.
Top