Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
SCC(4)			     Kernel Interfaces Manual			  SCC(4)

NAME
     scc -- Serial Communications Controller driver

SYNOPSIS
     device scc
     device uart

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 Serial Communications Con-
     trollers:

     *	 QUICC: Freescale/NXP QUad Integrated Communications Controllers.
     *	 Z8530: Zilog 8530 based serial communications controllers.

SEE ALSO
     puc(4), uart(4)

HISTORY
     The scc device driver first appeared in FreeBSD 7.0.

AUTHORS
     The  scc driver and this manual page were written by Marcel Moolenaar <mar-
     cel@xcllnt.net>.

FreeBSD ports 15.quarterly	  May 26, 2025				  SCC(4)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=scc&sektion=4&manpath=FreeBSD+15.1-RELEASE+and+Ports.quarterly>

home | help