Make sure the serial cable actually works and is plugged into a RS-232 serial port, not the 25pin female parallel port! Open up HyperTerminal and the serial port your cable is plugged into. On the IIgs from a BASIC prompt, type PR#1, and then start typing stuff, you should get some output on the...
Apple isn't the only one with silk screen errors on their boards. The A3640 68040 processor card that came in the Amiga 4000 had a few backwards caps from the factory too.
Linking OpenLDAP libraries appears to be the correct thing to do. Apple has "LDAP.framework" labelled as "do not use" and clearly that is the case. Folks are having App Store submissions rejected over this. Officially, LDAP appears to be handled by the Open Directory framework. Seems like a...
Here is a response direct from DTS regarding the whole thing: https://developer.apple.com/forums/thread/737464?answerId=764686022#764686022
Basically, if you aren't using Cocoa and stick with POSIX calls, you should be fine. What libraries are being linked by afpd?
With regards to @robin-fo's...
The use of fork() is not obsolete on macOS. The issue is Objective-C, which Netatalk doesn't use: https://sealiesoftware.com/blog/archive/2017/6/5/Objective-C_and_fork_in_macOS_1013.html
Does it work with the generic RTL8139 driver put out by RealTek for classic MacOS? CommSlot II devices are PCI, so the driver should work. The driver even comes with instructions for changing the PCI vendor and device IDs to work with a particular card.
This maybe a bug in Netatalk. I "unpatched" the kernel module and looked at the logs. Netatalk sends out duplicate NBP Reply packets even with the unpatched module, the difference is that the origin address in the DDP header is all the same. Its sending out one for each interface on the machine...
Note for those running Linux kernel 6.9 or newer. It appears that a regression has been introduced that NBPReply packets are being duplicated and sent out with a source address of 0.0 whenever netatalk replies to NBP Requests. These packets will crash TashRouter and leave it running in an...
The image works fine, just the filetype and creator need to be set and Disk Copy opens it up. Unzip the .dsk file and copy it to your BlueSCSI image. Using ResEdit, set the filetype to 'dImg' and creator to 'dCpy'
By default, Finder should treat anything with a filetype of APPL as an application and attempt to launch it if double clicked. Self extracting archives should NOT have a resource fork by design.
EDIT: Nevermind, doesn't work.
Most of the time these files are wrapped in BinHEX or MacBinary...
I have the Apple IIc version. Both parts are contained in a book simply titled "Apple IIc Imagewriter Manual". It covers programming and escape codes. Most all of these are covered in the later "ImageWriter II Technical Reference Manual". Some bits of the original Imagewriter manual can be found...
Any trusty Linksys WRT-54G running ddWRT or other Linux firmware can shuttle AppleTalk just fine. Both OpenWRT and ddWRT appear to support the proper packet translation. I have a modern "pocket" router from GL.iNet (stock firmware is OpenWRT based) that works just fine with AppleTalk.
Also keep...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.