1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-12 14:29:28 +00:00
freebsd/sys/dev/scc
Rafal Jaworowski e1ef781113 Support for Freescale QUad Integrated Communications Controller.
The QUICC engine is found on various Freescale parts including MPC85xx, and
provides multiple generic time-division serial channel resources, which are in
turn muxed/demuxed by the Serial Communications Controller (SCC).

Along with core QUICC/SCC functionality a uart(4)-compliant device driver is
provided which allows for serial ports over QUICC/SCC.

Approved by:	cognet (mentor)
Obtained from:	Juniper
MFp4:		e500
2008-03-03 18:20:17 +00:00
..
scc_bfe_ebus.c
scc_bfe_macio.c
scc_bfe_quicc.c Support for Freescale QUad Integrated Communications Controller. 2008-03-03 18:20:17 +00:00
scc_bfe_sbus.c
scc_bfe.h Support for Freescale QUad Integrated Communications Controller. 2008-03-03 18:20:17 +00:00
scc_bus.h Support for Freescale QUad Integrated Communications Controller. 2008-03-03 18:20:17 +00:00
scc_core.c
scc_dev_quicc.c Support for Freescale QUad Integrated Communications Controller. 2008-03-03 18:20:17 +00:00
scc_dev_sab82532.c
scc_dev_z8530.c
scc_if.m