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
F135170543: D23807.id.diff
Fri, Nov 7, 3:22 AM
Unknown Object (File)
Wed, Oct 29, 10:21 AM
Unknown Object (File)
Wed, Oct 29, 12:26 AM
Unknown Object (File)
Thu, Oct 16, 1:17 PM
Unknown Object (File)
Thu, Oct 16, 1:17 PM
Unknown Object (File)
Thu, Oct 16, 1:17 PM
Unknown Object (File)
Thu, Oct 16, 1:35 AM
Unknown Object (File)
Oct 8 2025, 6:36 AM
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