scc(4) driver for Serial Communications Controllers (SCC) devices

SYNOPSIS

device scc device uart

DESCRIPTION

The device driver provides support for various classes of SCCs. It is an umbrella driver that delegates control of each independent communication channel to subordinate drivers. These subordinate drivers, like uart(4), take care of the details of the communication itself.

HARDWARE

The driver supports the following classes of SCCs:

  • SAB82532: Siemens SAB 82532 based serial communications controllers.
  • Z8530: Zilog 8530 based serial communications controllers.

HISTORY

The device driver first appeared in Fx 7.0 .

AUTHORS

The driver and this manual page were written by An Marcel Moolenaar Aq [email protected] .