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)
Sun, May 17, 10:59 AM
Unknown Object (File)
Sun, May 17, 10:53 AM
Unknown Object (File)
Sun, May 17, 5:04 AM
Unknown Object (File)
Sat, May 16, 8:27 PM
Unknown Object (File)
Thu, May 14, 4:12 AM
Unknown Object (File)
Thu, May 14, 4:12 AM
Unknown Object (File)
Sat, May 9, 6:29 PM
Unknown Object (File)
Tue, May 5, 8:23 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