History log of /libpciaccess/COPYING (Results 1 – 8 of 8)
Revision Date Author Comments
# a18460b3 29-Mar-2011 John Martin <[email protected]>

Solaris support for multiple PCI segments (domains)

1. Removed hardcoded maximum size of 256 PCI devices, which is
too small for large systems. The number of devices is dynamically
resized as neede

Solaris support for multiple PCI segments (domains)

1. Removed hardcoded maximum size of 256 PCI devices, which is
too small for large systems. The number of devices is dynamically
resized as needed.

2. pci_device_solx_devfs_probe() no longer walks the device tree
from the very top ("/") but instead starts at the nexus which
owns the bus. Performance optimization for systems with multiple
bus nodes (including systems with just one segment/domain).

3. Added support for multiple domains/segments. Code tested
on kernels with and without multiple segment support so it should
be safe to integrate independent of the kernel version.

Signed-off-by: John Martin <[email protected]>
Signed-off-by: Alan Coopersmith <[email protected]>
Reviewed-by: Adam Jackson <[email protected]>

show more ...


# 30bfd795 21-Nov-2010 Alan Coopersmith <[email protected]>

Sun's copyrights belong to Oracle now

Signed-off-by: Alan Coopersmith <[email protected]>


# ebb3c6b6 17-Jan-2010 Julien Cristau <[email protected]>

COPYING: add Red Hat's copyright notice


# b775e6fa 15-Jan-2010 Alan Coopersmith <[email protected]>

Update Sun license notices to current X.Org standard form

Signed-off-by: Alan Coopersmith <[email protected]>


# 6df33871 24-Apr-2009 Alan Coopersmith <[email protected]>

Resync COPYING file with code copyright notices

Signed-off-by: Alan Coopersmith <[email protected]>


# 77f274b6 17-Oct-2008 Alan Coopersmith <[email protected]>

Update COPYING with the rest of the copyright/license notices from the code


# 110cdac9 16-Oct-2008 Alan Coopersmith <[email protected]>

Correct Sun license notice


# 5a04522a 18-Mar-2006 Ian Romanick <[email protected]>

Initial import of libpciaccess.