logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

scc — driver for Serial Communications Controllers (SCC) devices

Authors

       The scc driver and this manual page were written by Marcel Moolenaar <marcel@xcllnt.net>.

Debian                                           March 29, 2006                                           SCC(4)

Description

       The  scc  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 scc driver supports the following classes of SCCs:

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

History

       The scc device driver first appeared in FreeBSD 7.0.

Name

       scc — driver for Serial Communications Controllers (SCC) devices

See Also

puc(4), uart(4)

Synopsis

devicesccdeviceuart

See Also