opengnsys_ipxe/src/drivers
Michael Brown dbfa13ff2c [settings] Expose PCI configuration space via settings mechanism
Allow values to be read from PCI configuration space using the syntax

  ${pci/<busdevfn>.<offset>.<length>}

where <busdevfn> is the bus:dev.fn address of the PCI device
(expressed as a single integer, as returned by ${net0/busloc}),
<offset> is the offset within PCI configuration space, and <length> is
the length within PCI configuration space.

Values are returned in reverse byte order, since PCI configuration
space is little-endian by definition.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2013-07-13 12:46:18 +02:00
..
bitbash [bitbash] Add optional open() and close() methods for bit-bashing interfaces 2012-08-24 17:26:10 +01:00
block [libc] Use __einfo() tuple as first argument to EUNIQ() 2013-04-19 00:45:13 +01:00
bus [settings] Expose PCI configuration space via settings mechanism 2013-07-13 12:46:18 +02:00
infiniband [hermon] Use PCI VPD for non-volatile option storage 2012-10-25 08:24:00 -07:00
linux [device] Make driver name a generic device property 2011-04-07 23:09:19 +01:00
net [realtek] Fix reopening of legacy-mode 8139 NIC 2013-05-26 18:31:46 +01:00
nvs [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00