Page MenuHomeFreeBSD

Add MODULE_PNP_INFO() to PCI-based rtwn(4) device drivers
ClosedPublic

Authored by hrs on Feb 23 2020, 4:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 27, 12:31 AM
Unknown Object (File)
Tue, Nov 18, 5:13 AM
Unknown Object (File)
Nov 7 2025, 3:22 AM
Unknown Object (File)
Oct 29 2025, 10:21 AM
Unknown Object (File)
Oct 29 2025, 12:26 AM
Unknown Object (File)
Oct 16 2025, 1:17 PM
Unknown Object (File)
Oct 16 2025, 1:17 PM
Unknown Object (File)
Oct 16 2025, 1:17 PM
Subscribers

Details

Summary

This patch is to add MODULE_PNP_INFO() for autoloading the
kernel moduels. To use rtwn_pci_ident_table[] directly,
nitems() is used in rtwn_pci_probe_sub() instead of the
sentinel value to determine the tail of the array.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable