scc.4: Add Freescale/NXP QUICC to the list of supported controllers
Support was added in e1ef781113
and
r176772 respectively.
This commit is contained in:
parent
4e19e0d92a
commit
863de60ebc
@ -25,7 +25,7 @@
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd March 29, 2006
|
||||
.Dd December 25, 2020
|
||||
.Dt SCC 4
|
||||
.Os
|
||||
.\"
|
||||
@ -54,6 +54,8 @@ driver supports the following classes of SCCs:
|
||||
.Pp
|
||||
.Bl -bullet -compact
|
||||
.It
|
||||
QUICC: Freescale/NXP QUad Integrated Communications Controllers.
|
||||
.It
|
||||
SAB82532: Siemens SAB 82532 based serial communications controllers.
|
||||
.It
|
||||
Z8530: Zilog 8530 based serial communications controllers.
|
||||
|
@ -1771,8 +1771,8 @@ options BREAK_TO_DEBUGGER # A BREAK/DBG on the console goes to
|
||||
options ALT_BREAK_TO_DEBUGGER
|
||||
|
||||
# Serial Communications Controller
|
||||
# Supports the Siemens SAB 82532 and Zilog Z8530 multi-channel
|
||||
# communications controllers.
|
||||
# Supports the Freescale/NXP QUad Integrated, Siemens SAB 82532 and Zilog Z8530
|
||||
# multi-channel communications controllers.
|
||||
device scc
|
||||
|
||||
# PCI Universal Communications driver
|
||||
|
Loading…
Reference in New Issue
Block a user