Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 7ae17783a7f7
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: c5ad2c8cfde3
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Jan 4, 2021

  1. pcimem: init at unstable-2018-08-29

    This commit adds the pcimem tool.
    pcimem is a simple method of reading and writing to memory registers on a PCI card.
    Compared to pkgs.devmem2, it does not work on the total memory space
    of the machine but restricts access to just one PCI resource.
    MarcFontaine committed Jan 4, 2021
    Copy the full SHA
    fac1372 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. Merge pull request #108267 from MarcFontaine/pcimem

    pcimem: init at unstable-2018-08-29
    SuperSandro2000 committed Jan 7, 2021
    Copy the full SHA
    c5ad2c8 View commit details
    Browse the repository at this point in the history