Page MenuHomeFreeBSD

Move Mediatek/Ralink PCIe to NEW_PCIB
ClosedPublic

Authored by sgalabov on Apr 11 2016, 10:57 AM.
Tags
Referenced Files
Unknown Object (File)
Sun, Dec 15, 7:18 AM
Unknown Object (File)
Wed, Nov 27, 2:22 PM
Unknown Object (File)
Sep 26 2024, 6:33 AM
Unknown Object (File)
Sep 25 2024, 7:19 PM
Unknown Object (File)
Sep 23 2024, 3:27 PM
Unknown Object (File)
Sep 21 2024, 8:29 PM
Unknown Object (File)
Sep 20 2024, 12:10 AM
Unknown Object (File)
Sep 16 2024, 7:36 PM
Subscribers

Details

Summary

This revision fixes minor issues and moves the Mediatek/Ralink PCIe support to use NEW_PCIB.

Test Plan

Tested on MT7621.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

sgalabov retitled this revision from to Move Mediatek/Ralink PCIe to NEW_PCIB.
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.

remove std.mediatek from diff

adrian edited edge metadata.

looks good!

This revision is now accepted and ready to land.Apr 11 2016, 2:58 PM

It's probably better that I do this as 2 separate commits:

  1. just for the change to sys/mips/include/resource.h
  2. for sys/mips/mediatek/mtk_pcie.[ch]

Adrian, what do you think?

This revision was automatically updated to reflect the committed changes.