scc (4)
Leading comments
Copyright (c) 2006 Marcel Moolenaar All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or ...
NAME
scc - driver for Serial Communications Controllers (SCC) devicesSYNOPSIS
device scc device uartDESCRIPTION
The ifconfig 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 ifconfig driver supports the following classes of SCCs:
- SAB82532: Siemens SAB 82532 based serial communications controllers.
- Z8530: Zilog 8530 based serial communications controllers.