uart.4 (463b8ebdcb319bf3784b24462ad917f584145031) uart.4 (e0d14216c1124fccfe4500cc6d27ea91f459e83b)
1.\"
2.\" Copyright (c) 2003 Marcel Moolenaar
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\"

--- 257 unchanged lines hidden (view full) ---

266HUPCL may be locked off if you do not
267want to hang up for some reason.
268In general, very bad things happen
269if something is locked to the wrong state, and things should not
270be locked for devices that support more than one setting.
271The CLOCAL flag on callin ports should be locked off for logins
272to avoid certain security holes, but this needs to be done by
273getty if the callin port is used for anything else.
1.\"
2.\" Copyright (c) 2003 Marcel Moolenaar
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\"

--- 257 unchanged lines hidden (view full) ---

266HUPCL may be locked off if you do not
267want to hang up for some reason.
268In general, very bad things happen
269if something is locked to the wrong state, and things should not
270be locked for devices that support more than one setting.
271The CLOCAL flag on callin ports should be locked off for logins
272to avoid certain security holes, but this needs to be done by
273getty if the callin port is used for anything else.
274.Sh DEPRECATION NOTICE
275The PC Card attachment of this driver is scheduled for removal prior to the release of
276.Fx 13.0
274.Sh FILES
275.Bl -tag -width "/dev/ttyu?.init" -compact
276.It Pa /dev/ttyu?
277for callin ports
278.It Pa /dev/ttyu?.init
279.It Pa /dev/ttyu?.lock
280corresponding callin initial-state and lock-state devices
281.Pp

--- 22 unchanged lines hidden ---
277.Sh FILES
278.Bl -tag -width "/dev/ttyu?.init" -compact
279.It Pa /dev/ttyu?
280for callin ports
281.It Pa /dev/ttyu?.init
282.It Pa /dev/ttyu?.lock
283corresponding callin initial-state and lock-state devices
284.Pp

--- 22 unchanged lines hidden ---