opnsense-src/share/man
Bjoern A. Zeeb 0f7b9777f8 rtw88: split driver up into a core and pci part
Split the driver up into two modules (if_rtw88_pci.ko and rtw88_core.ko).
This is in preparation for the hopefully eventually upcoming USB support
using the same driver core.

Note: this changes the module name to load to if_rtw88_pci.ko instead of
if_rtw88.ko.  If using devmatch(8) everything should stay the same as
the driver name (used for net.wlan.devices) stays rtw88.  If using
kld_list in rc.conf or loader.conf you will need to adjust the name.
Update man page for this.

MFC after:	3 days
2022-06-12 18:35:58 +00:00
..
man1 pkgbase: move man pages from runtime-manual to runtime 2019-07-19 15:12:20 +00:00
man3 Use Linux semantics for the thread affinity syscalls. 2022-05-11 10:36:01 +03:00
man3lua flua: Add a libjail module 2020-10-24 17:08:59 +00:00
man4 rtw88: split driver up into a core and pci part 2022-06-12 18:35:58 +00:00
man5 src.conf.5: regen for SPLIT_KERNEL_DEBUG knob 2022-06-08 17:15:11 -04:00
man6 pkgbase: move man pages from runtime-manual to runtime 2019-07-19 15:12:20 +00:00
man7 update command to one that will actually give results 2022-05-10 20:14:20 -07:00
man8 uefi(8): Note i386 is unsupported 2022-03-18 14:12:39 -06:00
man9 Document nvlist-based set/get ifcaps 2022-05-24 23:59:32 +03:00
Makefile flua: Add a libjail module 2020-10-24 17:08:59 +00:00