[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Apple IIgs and Super Serial card
- Subject: Re: Apple IIgs and Super Serial card
- From: Warren Spink <wspink@winshop.com.au>
- Date: 1998/12/05
- Newsgroups: comp.sys.apple2
- Organization: ICQ#22790704
- References: <748g37$t5i$1@nnrp1.dejanews.com>
A little trick, hold down the option key when you turn the gs on and you get a
menu come up. press 1 and enter the set-up. move to slots and change the modem
slot to your card. then all you have to do is plug your card into slot 2.
before you do that, you have change the switch to terminal haven't you? if not
right next to where the cable attaches to the card there should be a black square
thingy with a white triangle on it. make sure the triangle is pointing to
terminal (next to the black square thingy on the board is modem and terminal
written) also use the following info to set up your SSC
Warren
Someone very nice sent me this:
=======================
Here's something that I found on the web that may help:
-- Begin extract ---
The plug on the card can be in either of two configurations. If you
look near the back of the card, you will see a large black block with
an arrow on it, and the words MODEM above and TERMINAL below it.
The arrow will be pointing to either of these words. You can remove
the block (it is socketed) and reverse it.
With the arrow pointing to TERMINAL, the card is configured to plug
directly into a terminal or printer with a straight-through serial
cable. With the arrow pointing to MODEM, the card is configured to
plug directly into a modem with a straight-through serial cable.
In the MODEM position, the connector is wired as a DTE. It uses the
following pins:
1 Frame Ground
2 Transmit Data
3 Receive Data
4 RTS
5 CTS
6 DSR
7 Signal Ground
8 DCD20 DTR
In the TERMINAL position, the connector is wired as a DCE. It uses the
following pins:
1 Frame Ground
2 Receive Data
3 Transmit Data
4 (incoming flow control, goes to DCD input of 6551 if switch enabled)
5 (looped back from pin 4)
6 (outgoing flow control, comes from DTR output of 6551)
7 Signal Ground
8 (outgoing flow control, comes from RTS output of 6551, also goes to
CTS input of 6551)
20 (incoming flow control, goes to DSR input of 6551)
A switch can also be used to connect the SCTS pin (19) to the DCD
input of the 6551, instead of the RTS/CTS pins.
Here are the switch settings.
Switch SW1-1 through 1-4: Set the default bit rate
1-1 1-2 1-3 1-4 Default bit rate
ON ON ON ON undefined
ON ON ON OFF 50
ON ON OFF ON 75
ON ON OFF OFF 109.92 (110)
ON OFF ON ON 134.48 (134.5)
ON OFF ON OFF 150
ON OFF OFF ON 300
ON OFF OFF OFF 600
OFF ON ON ON 1200
OFF ON ON OFF 1800
OFF ON OFF ON 2400
OFF ON OFF OFF 3600
OFF OFF ON ON 4800
OFF OFF ON OFF 7200
OFF OFF OFF ON 9600
OFF OFF OFF OFF 19200
Switch SW1-5 and 1-6 set the operation mode of the card.
1-5 1-6 mode
ON ON Communications
OFF ON Printer
ON OFF Emulate Apple Serial Interface Card with P8 PROM
OFF OFF Emulate Apple Serial Interface Card with P8A PROM
Switches SW1-7 and SW2-7 select between the standard and secondary
Clear To Send signals when the jumper block is set to TERMINAL.
1-7 2-7 pin
ON OFF CTS
OFF ON SCTS
If the jumper block is set to MODEM, SW1-7 should always be ON and
SW2-7 should always be OFF.
Switches SW2-1 through SW2-4 have different functions if "Printer" or
"Communications" mode is enabled.
In "Printer" mode, the functions are as follows:
SW2-1 Default data format
ON 8 data, 1 stop
OFF 8 data, 2 stop
SW2-2 Delay after sending out a RETURN character
OFF None
ON 32 milliseconds
SW2-3 and SW2-4 set line width and video output
2-3 2-4 Function
ON ON 40 column output, video on
ON OFF 72 column output, video off
OFF ON 80 column output, video off
OFF OFF 132 column output, video off
In "Communications" mode, the functions are as follows:
SW2-1 Default number of stop bits
ON 1 stop bit
OFF 2 stop bits
SW2-2 Default number of data bits
ON 8 data bits
OFF 7 data bits
SW2-3 Default parity mode (if parity is enabled)
ON odd parity
OFF even parity
SW2-4 Default parity enable
ON parity disabled
OFF parity enabled
Switch SW2-5 enables automatic line feed generation after sending a
carriage return (both modes).
SW2-5 Automatic line feed
ON Yes
OFF No
Switch SW2-6 enables interrupts.
SW2-6 Interrupts
ON Yes
OFF No
Switch SW2-7 was described above (SCTS enable).
Communications software will usually override most of the switch
settings. The important settings are:
SW1-5 ON
SW1-6 ON
SW1-7 ON
SW2-6 ON (assuming the software supports interrupts)
SW2-7 OFF
Note: if the software does not support interrupts, you must set SW2-6
OFF, or the computer will crash as soon as the serial card is enabled.
If you are using the card to connect to a printer, all of the switches
should be set correctly - most software will use the card's settings
and will not override them.
Note that "Communications" and "Printer" mode is a switch selection.
It is independent of the MODEM or TERMINAL setting of the jumper block.
In "Communications" mode, the card expects commands starting with a
Control-A character (by default). In "Printer" mode, the card expects
commands starting with with a Control-I character (by default).