Module Name: src Committed By: jmcneill Date: Mon Dec 9 22:15:34 UTC 2024
Modified Files: src/sys/dev/acpi: xhci_acpi.c Log Message: acpi: xhci: Add support for generic USB role switching device nodes. URS nodes have a child node that contains the interrupt resource for the XHCI. Match the URS nodes and add support for obtaining the interrupt from this child node. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/sys/dev/acpi/xhci_acpi.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.