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
F110254614: D23807.diff
Sat, Feb 15, 7:24 PM
Unknown Object (File)
Fri, Jan 24, 2:23 AM
Unknown Object (File)
Sat, Jan 18, 3:17 PM
Unknown Object (File)
Sep 26 2024, 11:55 AM
Unknown Object (File)
Sep 26 2024, 2:15 AM
Unknown Object (File)
Sep 22 2024, 11:42 PM
Unknown Object (File)
Sep 22 2024, 8:11 PM
Unknown Object (File)
Sep 5 2024, 8:30 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