mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
Merged from sys/dev/sio/sio.c revision 1.463.
This commit is contained in:
parent
b5c4679c1a
commit
b8a8ce140f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=153506
@ -706,6 +706,7 @@ sysctl_machdep_comdefaultrate(SYSCTL_HANDLER_ARGS)
|
|||||||
|
|
||||||
SYSCTL_PROC(_machdep, OID_AUTO, conspeed, CTLTYPE_INT | CTLFLAG_RW,
|
SYSCTL_PROC(_machdep, OID_AUTO, conspeed, CTLTYPE_INT | CTLFLAG_RW,
|
||||||
0, 0, sysctl_machdep_comdefaultrate, "I", "");
|
0, 0, sysctl_machdep_comdefaultrate, "I", "");
|
||||||
|
TUNABLE_INT("machdep.conspeed", __DEVOLATILE(int *, &comdefaultrate));
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Unload the driver and clear the table.
|
* Unload the driver and clear the table.
|
||||||
|
Loading…
Reference in New Issue
Block a user