diff options
author | cos <cos> | 2024-05-27 17:03:24 +0200 |
---|---|---|
committer | cos <cos> | 2024-05-27 17:04:12 +0200 |
commit | 7f7ad0a3b686b567b6d1174f3b59bdf9d27462cd (patch) | |
tree | 0b2bdf1bec2d7d7d7f63f887e258fae676e17e8d | |
parent | a612f8ee96dd17626822af9e031c054220576f0a (diff) | |
download | freebsd-wifibox-alpine-7f7ad0a3b686b567b6d1174f3b59bdf9d27462cd.zip |
fixup! man: add hints about the availability of hardware supportfix/man/highlight-driver-dependencies
-rw-r--r-- | man/wifibox-alpine.5 | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/man/wifibox-alpine.5 b/man/wifibox-alpine.5 index 9d1ec64..1d1da7d 100644 --- a/man/wifibox-alpine.5 +++ b/man/wifibox-alpine.5 @@ -620,10 +620,12 @@ additional, often proprietary firmware files have to be placed under for activation. .Pp A list of wireless cards supported by the drivers is as follows. The -kernel modules that depend on specific firmware files are marked by -name at the end of each entry, otherwise they should be working. Note -that this list might not be accurate and included here for information -only. +kernel modules that depend on specific firmware files, which might be +added by building this port from source, are marked by name at the end +of each entry, otherwise they should be working. For some drivers +there are makefile options to help in creating builds including the +non-distributable files. Note that this list might not be accurate +and included here for information only. .Pp .Bl -tag -width Ds -offset indent -compact .It ADMTek/Infineon AMD8211A |