[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FreeDOS on PCTransporter



On 12/21/2011 11:16 AM, Sean Fahey wrote:
My *original* goal was to figure out how to write a PortWare driver for the PCTransporter so that it could interface with an Uthernet card. In turn, I would also also have to come up with a packet driver on the PC-side. That might be a bit ambitious for my programming skill level.

The fallback plan is then to try interfacing to a Lantronix UDS1100 or similar device via the SerialPro PortWare driver and see what happens.

It looks like 2.0.2 is the latest PCT software. Does anyone have anything newer?


Sean,

As mentioned in the previous post, I have PC Transport System Disk Rev 2.0.4. Here is some more information about this revision from the disk's README file:

--------------------------------------------------
 PC TRANSPORTER README FILE REV 2.04 ====================================

* CHANGES TO THE PC TRANSPORTER SYSTEM DISK FROM REV 2.02 TO REV 2.04 *

This upgrade includes important changes in four areas; the communications
drivers, hard disk support, RESET handling, and termination of MSDOS.

1. The communications drivers have been drastically revised.

They now work with a wider variety of communications software packages.
  The new drivers are in the AEPC.DRIVERS directory:
    GSCOM1 and GSCOM2        for the Apple IIgs internal ports
    SSCCOM1 and SSCCOM2      for Super Serial Card or compatibles
    ACCCOM1 and ACCCOM2      for the old Apple Communication Card

The GSCOMx drivers no longer require that the corresponding slot be set to
"MODEM.PORT".

2. AEPCBIOS has been revised.
Trying to access beyond the last cylinder of a hard disk volume no longer
will hang the system.  The BIOS now returns an error code for that
situation.

3. AEPC.SYSTEM has been revised.
Apple RESET now correctly returns to ProDOS or GS/OS .

4. A new IBM program is now included in /AEPC/MSDOSVOL named PCTQUIT.
This program will terminate MSDOS and return to ProDOS or GS/OS.
copy this program to your own disk, rename it to whatever you like(perhaps BYE.COM, or QUIT.COM).

------------------------------------------------

Charlie