mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-18 15:30:21 +00:00
Remove MAKEDEV rot.
PR: 50286, 50285 Submitted by: Sergey A. Osokin <soa@FreeBSD.org.ru>
This commit is contained in:
parent
bb5de30ab4
commit
7ca75716dc
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=112624
@ -77,16 +77,6 @@ has channels 0, 8, 12, 13, 14, 15.
|
||||
The channels which have the RS-232 interface can be used
|
||||
both in synchronous and asynchronous modes (software selectable
|
||||
by cxconfig utility) and hence are called ``universal'' channels.
|
||||
.Pp
|
||||
The special device files,
|
||||
.Pa /dev/* ,
|
||||
for the adapter Cronyx-Sigma
|
||||
are created by th
|
||||
.Xr MAKEDEV 8
|
||||
An example:
|
||||
.Bd -literal
|
||||
cd /dev
|
||||
sh MAKEDEV cronyx ttyx0 ttyx1 ttyy0
|
||||
.Ed
|
||||
.Sh "Asynchronous driver"
|
||||
The asynchronous channel device files have the names:
|
||||
|
@ -354,8 +354,7 @@ Problems in hardware.
|
||||
.Xr stty 1 ,
|
||||
.Xr termios 4 ,
|
||||
.Xr tty 4 ,
|
||||
.Xr comcontrol 8 ,
|
||||
.Xr MAKEDEV 8
|
||||
.Xr comcontrol 8
|
||||
.\" XXX add next line to many other drivers.
|
||||
.Sh HISTORY
|
||||
The
|
||||
|
Loading…
Reference in New Issue
Block a user