mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
UPDATING: Fix typo
Noticed by: Gary Jennejohn Sponsored by: Netflix
This commit is contained in:
parent
c2ddf2edb4
commit
cc564d2341
1 changed files with 1 additions and 1 deletions
2
UPDATING
2
UPDATING
|
|
@ -32,7 +32,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 14.x IS SLOW:
|
|||
default. Now if newbus succeeds in probing a device, but fails to attach
|
||||
the device, we'll disable the device. In the past, we'd keep retrying
|
||||
the device on each new driver loaded. To get that behavior now, one
|
||||
needs to use devctl to re-enable the device, and repobe it (or set
|
||||
needs to use devctl to re-enable the device, and reprobe it (or set
|
||||
the sysctl/tunable hw.bus.disable_failed_devices=false).
|
||||
|
||||
20221122:
|
||||
|
|
|
|||
Loading…
Reference in a new issue