index
:
lib/libpciaccess
kettenis
master
obsd
obsd-multihead-fix
vga-arbiter
PCI bus access library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
solx_devfs.c
Age
Commit message (
Expand
)
Author
2014-07-03
Solaris: Fix fd leak in pci_device_solx_devfs_map_range()
Alan Coopersmith
2014-02-11
Fix IO access functions on linux+sysfs.
Marcin Ko?cielnicki
2013-07-06
pci_device_solx_devfs_probe: implicit conversion changes signedness warnings
Alan Coopersmith
2013-07-06
Solaris: Remove #defines for Ultra 45 southbridge device ids
Alan Coopersmith
2013-07-06
pci_device_solx_devfs_read: fix sign conversion/comparison warnings
Alan Coopersmith
2013-03-09
Solaris: probe improvement
Henry Zhao
2013-01-15
Solaris: Add domain support for sparc platform
Henry Zhao
2012-10-21
libpciaccess: sparc rom read fix
Henry Zhao
2012-10-21
libpciaccess: implementation of boot_vga in Solaris
Henry Zhao
2012-10-12
libpciaccess: fix memory usage errors
Mark Logan
2012-04-23
Solaris: refactor pci_device_solx_devfs_map_range to reduce code duplication
Alan Coopersmith
2012-04-23
Solaris: Implement map_legacy & legacy_io functions
Alan Coopersmith
2012-02-27
Use O_CLOEXEC for internal file descriptors
Adam Jackson
2012-02-08
solx_devfs.c: fix gcc warnings about casting away const when reading data
Alan Coopersmith
2012-02-08
Solaris: reorder functions to remove need for lots of static prototypes
Alan Coopersmith
2011-11-17
Solaris: improve support for sparc platform
Henry Zhao
2011-10-14
Solaris: Give better error on realloc failure
Alan Coopersmith
2011-03-30
Solaris support for multiple PCI segments (domains)
John Martin
2010-11-21
Sun's copyrights belong to Oracle now
Alan Coopersmith
2010-01-14
Update Sun license notices to current X.Org standard form
Alan Coopersmith
2009-04-17
Fix unused variable warnings in Solaris code
Alan Coopersmith
2009-04-15
Sun bug 6811468: pci_device_solx_devfs_probe accesses freed memory
Alan Coopersmith
2009-04-15
Fix const mismatch compiler warnings in Solaris backend
Alan Coopersmith
2009-04-15
Sun bug 6785726: libpciaccess needs to use the correct BAR index on solaris
edward shu
2009-01-22
Solaris: Use bus-range properties to limit busses scanned on each node
Alan Coopersmith
2008-10-16
More minor Solaris cleanups
Alan Coopersmith
2008-10-16
Clean up formatting of solx_devfs.c
Alan Coopersmith
2008-10-16
Fix bus probing on Solaris/SPARC
Alan Coopersmith
2008-10-16
Correct Sun license notice
Alan Coopersmith
2008-10-15
Correct comment about devices used on Solaris
Alan Coopersmith
2008-10-15
Fix various typos (mostly in comments)
Alan Coopersmith
2008-05-09
Fix lint warnings in solx_devfs.c
Alan Coopersmith
2008-05-09
Initialize err to 0 in pci_device_solx_devfs_map_range
Alan Coopersmith
2007-09-26
Fix Solaris build: missing static prototype & typo in variable name
Alan Coopersmith
2007-08-30
New interfaces to map memory with MTRR (or similar) support.
Ian Romanick
2007-06-06
Libpciaccess on Solaris Initial integration
edward shu