Page MenuHomeFreeBSD

xhci(4): Correct PCI device IDs for Zhaoxin USB 3.0 controllers
ClosedPublic

Authored by zlei on Mar 6 2023, 10:26 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jan 8, 11:16 PM
Unknown Object (File)
Dec 21 2024, 7:34 PM
Unknown Object (File)
Dec 15 2024, 8:15 AM
Unknown Object (File)
Dec 2 2024, 2:31 PM
Unknown Object (File)
Nov 19 2024, 9:35 PM
Unknown Object (File)
Nov 18 2024, 11:27 PM
Unknown Object (File)
Nov 18 2024, 7:18 AM
Unknown Object (File)
Oct 1 2024, 7:21 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

zlei requested review of this revision.Mar 6 2023, 10:26 AM

IIUC, the vendor id should follow device id.

I do not have Zhaoxin devices, can you @dmitryluhtionov_gmail.com please verify that this fix works ?

I currently do not have access to the device.
But you patch look is nice.
Can you extend your patch for ehci and uhci controllers ?

I currently do not have access to the device.
But you patch look is nice.
Can you extend your patch for ehci and uhci controllers ?

See D38923 and D38924

zlei retitled this revision from xhci(4): Correct PCI device ID for Zhaoxin XHCI USB controllers to xhci(4): Correct PCI device IDs for Zhaoxin USB 3.0 controllers.
zlei edited the summary of this revision. (Show Details)

Good news! The vendor Zhaoxin has verified the fixes.

@hselasky I'd like to commit those patches if there's no objections.

This revision is now accepted and ready to land.Mar 17 2023, 10:58 AM