Page MenuHomeFreeBSD

Introduce XHCI support for MT7621 SoC
ClosedPublic

Authored by sgalabov on Apr 8 2016, 12:10 PM.
Tags
Referenced Files
Unknown Object (File)
Tue, Jan 28, 11:50 PM
Unknown Object (File)
Dec 29 2024, 3:40 PM
Unknown Object (File)
Dec 23 2024, 5:23 AM
Unknown Object (File)
Dec 20 2024, 8:59 PM
Unknown Object (File)
Dec 4 2024, 11:30 PM
Unknown Object (File)
Nov 2 2024, 9:22 PM
Unknown Object (File)
Nov 2 2024, 8:46 PM
Unknown Object (File)
Nov 2 2024, 1:50 PM
Subscribers

Details

Summary

This revision introduces XHCI support for MT7621.

Test Plan

Tested on a MT7621 board, similar to the WiTi board.
More testing will be required to confirm everything is fine, but things look good so far.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

sgalabov retitled this revision from to Introduce XHCI support for MT7621 SoC.
sgalabov updated this object.
sgalabov edited the test plan for this revision. (Show Details)
sgalabov added a reviewer: adrian.
sgalabov set the repository for this revision to rS FreeBSD src repository - subversion.
sgalabov added a project: MIPS.

Add proper controller initialization.

adrian edited edge metadata.

Heh, that delay is pretty hilarious. :-P

go for it!

This revision is now accepted and ready to land.Apr 8 2016, 3:09 PM

I'll test with smaller delays in the future. This one seems to work for now and is as seen in "other places" :-)

This revision was automatically updated to reflect the committed changes.