summaryrefslogtreecommitdiff
path: root/pci-arbiter/TODO
blob: 200608420c8f57d2e7186003f33cb4f748c91a17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
- add "--pci 00:1f.3" option to easily specify a PCI device instead of having to
  use --bus, --dev, and --func.

- memset + snprintf looks dubious

- pci_get_ndevs should be deprecated, applications shouldn't be relying on this

- In pci-ops.c - config_block_op:
  Update len with remaining allowed size once op() returns EIO
  so that we get short reads/writes implemented by leaving it to pciaccess

- Upstream hurdish access method + x86 fixes to libpciaccess

  BTW we could also support libpci.