Zilog SCC
The SCC, short for Serial Communication Controller, is a family of serial port driver integrated circuits made by Zilog. The primary members of the family are the Z8030/Z8530, and the Z85233. Developed from the earlier Zilog SIO devices (Z8443), the SCC added a number of serial-to-parallel modes that allowed internal implementation of a variety of data link layer protocols like Bisync, HDLC and SDLC. The SCC could be set up as a conventional RS-232 port for driving legacy systems, or alternately as a RS-422 port for much higher performance, up to 10 Mbit/s. Implementation details generally limited performance to 5 Mbit/s or less.
One of the most famous users of the SCC was the Apple Macintosh computer line, which used the SCC to implement two serial ports on the back of the early designs, labeled "modem" and "printer". AppleTalk was developed to use the RS-422 mode to produce a low-cost medium-performance local area network system called LocalTalk, running at 230.4 kbit/s. AppleTalk evolved from earlier work that intended to produce a peripheral bus similar to Universal Serial Bus, which is why the relatively expensive SCC was selected for the Mac.