git: ahci - Document more loader.conf variables
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Jun 12 12:40:57 PDT 2021
commit d088d2a77896aaacacd780705bc2e8f67a6e5873
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sat Jun 12 12:39:11 2021 -0700
ahci - Document more loader.conf variables
* Document additional loader.conf variables available for
forcing 3 GBits and 6 GBits. In particular, it is sometimes
convenient to force 3 GBits on mini-PC's using unshielded ribbon
cables to avoid comm errors.
hint.ahci.force150=1
hint.ahci.force300=1 <--- very useful sometimes
hint.ahci.force600=1
Summary of changes:
share/man/man4/ahci.4 | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d088d2a77896aaacacd780705bc2e8f67a6e5873
--
DragonFly BSD source repository
More information about the Commits
mailing list