freebsd-dev/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 Pass the RID from the bus frontends to the core probe function. 2007-03-22 23:45:25 +00:00
scc_bfe_macio.c Pass the RID from the bus frontends to the core probe function. 2007-03-22 23:45:25 +00:00
scc_bfe_quicc.c Support for Freescale QUad Integrated Communications Controller. 2008-03-03 18:20:17 +00:00
scc_bfe_sbus.c Pass the RID from the bus frontends to the core probe function. 2007-03-22 23:45:25 +00:00
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 Add method enabled() to the SCC interface. This method can be used 2007-03-28 18:05:17 +00:00
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 Add method enabled() to the SCC interface. This method can be used 2007-03-28 18:05:17 +00:00