summaryrefslogtreecommitdiff
path: root/pci-arbiter/TODO
blob: 58bc6697042dbe1ad47d15cb64055c40ed50b511 (plain)
1
2
3
4
5
6
7
- 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

  BTW we could also support libpci.