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)
Wed, Oct 8, 6:36 AM
Unknown Object (File)
Mon, Sep 22, 8:27 PM
Unknown Object (File)
Sun, Sep 14, 7:39 PM
Unknown Object (File)
Aug 30 2025, 2:03 AM
Unknown Object (File)
Aug 23 2025, 3:44 AM
Unknown Object (File)
Aug 16 2025, 1:51 PM
Unknown Object (File)
Aug 16 2025, 1:50 PM
Unknown Object (File)
Aug 13 2025, 9:33 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