mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-12 14:29:28 +00:00
This driver can be loaded as a module now.
MFC after: 3 days
This commit is contained in:
parent
7042d35782
commit
a9754a7538
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=192141
@ -36,7 +36,7 @@
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd March 1, 2008
|
||||
.Dd May 15, 2009
|
||||
.Dt UCHCOM 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -50,13 +50,13 @@ kernel configuration file:
|
||||
.Cd "device uchcom"
|
||||
.Cd "device ucom"
|
||||
.Ed
|
||||
.\".Pp
|
||||
.\"Alternatively, to load the driver as a
|
||||
.\"module at boot time, place the following line in
|
||||
.\".Xr loader.conf 5 :
|
||||
.\".Bd -literal -offset indent
|
||||
.\"uchcom_load="YES"
|
||||
.\".Ed
|
||||
.Pp
|
||||
Alternatively, to load the driver as a
|
||||
module at boot time, place the following line in
|
||||
.Xr loader.conf 5 :
|
||||
.Bd -literal -offset indent
|
||||
uchcom_load="YES"
|
||||
.Ed
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
|
Loading…
Reference in New Issue
Block a user