summaryrefslogtreecommitdiff
path: root/src/solx_devfs.c
AgeCommit message (Expand)Author
2014-07-03Solaris: Fix fd leak in pci_device_solx_devfs_map_range()Alan Coopersmith
2014-02-11Fix IO access functions on linux+sysfs.Marcin Ko?cielnicki
2013-07-06pci_device_solx_devfs_probe: implicit conversion changes signedness warningsAlan Coopersmith
2013-07-06Solaris: Remove #defines for Ultra 45 southbridge device idsAlan Coopersmith
2013-07-06pci_device_solx_devfs_read: fix sign conversion/comparison warningsAlan Coopersmith
2013-03-09Solaris: probe improvementHenry Zhao
2013-01-15Solaris: Add domain support for sparc platformHenry Zhao
2012-10-21libpciaccess: sparc rom read fixHenry Zhao
2012-10-21libpciaccess: implementation of boot_vga in SolarisHenry Zhao
2012-10-12libpciaccess: fix memory usage errorsMark Logan
2012-04-23Solaris: refactor pci_device_solx_devfs_map_range to reduce code duplicationAlan Coopersmith
2012-04-23Solaris: Implement map_legacy & legacy_io functionsAlan Coopersmith
2012-02-27Use O_CLOEXEC for internal file descriptorsAdam Jackson
2012-02-08solx_devfs.c: fix gcc warnings about casting away const when reading dataAlan Coopersmith
2012-02-08Solaris: reorder functions to remove need for lots of static prototypesAlan Coopersmith
2011-11-17Solaris: improve support for sparc platformHenry Zhao
2011-10-14Solaris: Give better error on realloc failureAlan Coopersmith
2011-03-30Solaris support for multiple PCI segments (domains)John Martin
2010-11-21Sun's copyrights belong to Oracle nowAlan Coopersmith
2010-01-14Update Sun license notices to current X.Org standard formAlan Coopersmith
2009-04-17Fix unused variable warnings in Solaris codeAlan Coopersmith
2009-04-15Sun bug 6811468: pci_device_solx_devfs_probe accesses freed memoryAlan Coopersmith
2009-04-15Fix const mismatch compiler warnings in Solaris backendAlan Coopersmith
2009-04-15Sun bug 6785726: libpciaccess needs to use the correct BAR index on solarisedward shu
2009-01-22Solaris: Use bus-range properties to limit busses scanned on each nodeAlan Coopersmith
2008-10-16More minor Solaris cleanupsAlan Coopersmith
2008-10-16Clean up formatting of solx_devfs.cAlan Coopersmith
2008-10-16Fix bus probing on Solaris/SPARCAlan Coopersmith
2008-10-16Correct Sun license noticeAlan Coopersmith
2008-10-15Correct comment about devices used on SolarisAlan Coopersmith
2008-10-15Fix various typos (mostly in comments)Alan Coopersmith
2008-05-09Fix lint warnings in solx_devfs.cAlan Coopersmith
2008-05-09Initialize err to 0 in pci_device_solx_devfs_map_rangeAlan Coopersmith
2007-09-26Fix Solaris build: missing static prototype & typo in variable nameAlan Coopersmith
2007-08-30New interfaces to map memory with MTRR (or similar) support.Ian Romanick
2007-06-06Libpciaccess on Solaris Initial integrationedward shu