Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PNP info to PCI attachments of LE, LIO, MPR, MVS, MY, MLY, MPS, MSKC, MN, MRSAS, MXGE drivers #11

Merged
merged 12 commits into from
Aug 13, 2018

Commits on Jul 30, 2018

  1. Add PNP info to PCI attachments of LE driver

    Reviewed by: imp, chuck
    Submitted by: Lakhan Shiva Kamireddy <lakhanshiva@gmail.com>
    Sponsored by: Google, Inc. (GSoC 2018)
    Pull Request: bsdimp#11
    Url: https://reviews.freebsd.org/D16363
    lakhanshiva committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    ca8373c View commit details
    Browse the repository at this point in the history
  2. Add PNP info to PCI attachment of LIO driver

    Reviewed by: imp, chuck
    Submitted by: Lakhan Shiva Kamireddy <lakhanshiva@gmail.com>
    Sponsored by: Google, Inc. (GSoC 2018)
    Pull Request: bsdimp#11
    Url: https://reviews.freebsd.org/D16363
    lakhanshiva committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    e7cdf71 View commit details
    Browse the repository at this point in the history
  3. Add PNP info to PCI attachments of MPR driver

    Reviewed by: imp, chuck
    Submitted by: Lakhan Shiva Kamireddy <lakhanshiva@gmail.com>
    Sponsored by: Google, Inc. (GSoC 2018)
    Pull Request: bsdimp#11
    Url: https://reviews.freebsd.org/D16363
    lakhanshiva committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    7774023 View commit details
    Browse the repository at this point in the history
  4. Add PNP info to PCI attachment of MVS driver

    Reviewed by: imp, chuck
    Submitted by: Lakhan Shiva Kamireddy <lakhanshiva@gmail.com>
    Sponsored by: Google, Inc. (GSoC 2018)
    Pull Request: bsdimp#11
    Url: https://reviews.freebsd.org/D16363
    lakhanshiva committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    6b8e5b0 View commit details
    Browse the repository at this point in the history
  5. Add PNP info to PCI attachments of MY driver

    Reviewed by: imp, chuck
    Submitted by: Lakhan Shiva Kamireddy <lakhanshiva@gmail.com>
    Sponsored by: Google, Inc. (GSoC 2018)
    Pull Request: bsdimp#11
    Url: https://reviews.freebsd.org/D16363
    lakhanshiva committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    c1cfaf1 View commit details
    Browse the repository at this point in the history
  6. Add PNP info to PCI attachment of MLY driver

    Reviewed by: imp, chuck
    Submitted by: Lakhan Shiva Kamireddy <lakhanshiva@gmail.com>
    Sponsored by: Google, Inc. (GSoC 2018)
    Pull Request: bsdimp#11
    Url: https://reviews.freebsd.org/D16363
    lakhanshiva committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    4767f1f View commit details
    Browse the repository at this point in the history
  7. Add PNP info to PCI attachment of MPS driver

    Reviewed by: imp, chuck
    Submitted by: Lakhan Shiva Kamireddy <lakhanshiva@gmail.com>
    Sponsored by: Google, Inc. (GSoC 2018)
    Pull Request: bsdimp#11
    Url: https://reviews.freebsd.org/D16363
    lakhanshiva committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    96a1ebd View commit details
    Browse the repository at this point in the history
  8. Add PNP info to PCI attachment of MSKC driver

    Reviewed by: imp, chuck
    Submitted by: Lakhan Shiva Kamireddy <lakhanshiva@gmail.com>
    Sponsored by: Google, Inc. (GSoC 2018)
    Pull Request: bsdimp#11
    Url: https://reviews.freebsd.org/D16363
    lakhanshiva committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    b95036c View commit details
    Browse the repository at this point in the history
  9. Add PNP info to PCI attachment of MN driver

    Reviewed by: imp, chuck
    Submitted by: Lakhan Shiva Kamireddy <lakhanshiva@gmail.com>
    Sponsored by: Google, Inc. (GSoC 2018)
    Pull Request: bsdimp#11
    Url: https://reviews.freebsd.org/D16363
    lakhanshiva committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    7e997f7 View commit details
    Browse the repository at this point in the history
  10. Add PNP info to PCI attachment of MRSAS driver

    Reviewed by: imp, chuck
    Submitted by: Lakhan Shiva Kamireddy <lakhanshiva@gmail.com>
    Sponsored by: Google, Inc. (GSoC 2018)
    Pull Request: bsdimp#11
    Url: https://reviews.freebsd.org/D16363
    lakhanshiva committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    33772cc View commit details
    Browse the repository at this point in the history
  11. Add PNP info to PCI attachment of MXGE driver

    Reviewed by: imp, chuck
    Submitted by: Lakhan Shiva Kamireddy <lakhanshiva@gmail.com>
    Sponsored by: Google, Inc. (GSoC 2018)
    Pull Request: bsdimp#11
    Url: https://reviews.freebsd.org/D16363
    lakhanshiva committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    85d6c1e View commit details
    Browse the repository at this point in the history
  12. Add PCI_SUBDEVICE macro

    Reviewed by: imp, chuck
    Only subdevice is matched (not subvendor)
    Submitted by: Lakhan Shiva Kamireddy <lakhanshiva@gmail.com>
    Sponsored by: Google, Inc. (GSoC 2018)
    Pull Request: bsdimp#11
    Url: https://reviews.freebsd.org/D16363
    lakhanshiva committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    73cf757 View commit details
    Browse the repository at this point in the history