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, Apr 28, 3:12 PM
Unknown Object (File)
Sun, Apr 28, 2:59 PM
Unknown Object (File)
Wed, Apr 24, 11:51 AM
Unknown Object (File)
Feb 28 2024, 10:49 AM
Unknown Object (File)
Feb 28 2024, 9:03 AM
Unknown Object (File)
Jan 5 2024, 5:46 PM
Unknown Object (File)
Dec 20 2023, 1:03 AM
Unknown Object (File)
Sep 1 2023, 8:47 AM
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.