CVS commit: xsrc/external/mit/libpciaccess/dist/src

2020-10-09 Thread Jared D. McNeill
Module Name:xsrc Committed By: jmcneill Date: Fri Oct 9 10:48:18 UTC 2020 Modified Files: xsrc/external/mit/libpciaccess/dist/src: netbsd_pci.c Log Message: Oops, avoid shadow declaration (fixes pci_system_netbsd_count_buses) To generate a diff of this commit: cvs rdiff

CVS commit: xsrc/external/mit/libpciaccess/dist/src

2020-10-08 Thread Jared D. McNeill
Module Name:xsrc Committed By: jmcneill Date: Thu Oct 8 23:04:34 UTC 2020 Modified Files: xsrc/external/mit/libpciaccess/dist/src: netbsd_pci.c Log Message: Fix crash when more than 32 pci(4) devices are attached. To generate a diff of this commit: cvs rdiff -u -r1.18 -

CVS commit: xsrc/external/mit/libpciaccess/dist/src

2018-10-26 Thread Maya Rashish
Module Name:xsrc Committed By: maya Date: Fri Oct 26 11:17:33 UTC 2018 Modified Files: xsrc/external/mit/libpciaccess/dist/src: netbsd_pci.c Log Message: If O_RDWR fails, try O_RDONLY. Lets me run unprivileged X. To generate a diff of this commit: cvs rdiff -u -r1.17 -r

CVS commit: xsrc/external/mit/libpciaccess/dist

2018-03-11 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Mar 11 10:37:32 UTC 2018 Modified Files: xsrc/external/mit/libpciaccess/dist/m4: libtool.m4 xsrc/external/mit/libpciaccess/dist/src: netbsd_pci.c Log Message: merge libpciaccess 0.14. To generate a diff of this commit:

CVS commit: xsrc/external/mit/libpciaccess/dist

2017-08-28 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Tue Aug 29 05:52:34 UTC 2017 Modified Files: xsrc/external/mit/libpciaccess/dist/src: common_device_name.c common_interface.c Added Files: xsrc/external/mit/libpciaccess/dist/m4: libtool.m4 ltoptions.m4

CVS commit: xsrc/external/mit/libpciaccess/dist/src

2016-09-24 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sat Sep 24 23:14:21 UTC 2016 Modified Files: xsrc/external/mit/libpciaccess/dist/src: netbsd_pci.c Log Message: use PCI_IOC_DRVNAMEONBUS if it exists. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 \ xsrc/extern

CVS commit: xsrc/external/mit/libpciaccess/dist/src

2015-07-19 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Jul 19 23:32:00 UTC 2015 Modified Files: xsrc/external/mit/libpciaccess/dist/src: common_interface.c netbsd_pci.c Log Message: merge libpciaccess 0.13.4. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

CVS commit: xsrc/external/mit/libpciaccess/dist/src

2014-07-24 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Fri Jul 25 01:39:32 UTC 2014 Modified Files: xsrc/external/mit/libpciaccess/dist/src: netbsd_pci.c Log Message: implement the kernel_has_driver() method. this has the benefit of stopping the "vesa" driver from loading on hardware t

CVS commit: xsrc/external/mit/libpciaccess/dist

2014-03-16 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Mar 17 02:42:09 UTC 2014 Modified Files: xsrc/external/mit/libpciaccess/dist/src: common_bridge.c common_device_name.c netbsd_pci.c Removed Files: xsrc/external/mit/libpciaccess/dist/m4: libtool.m4 ltoptions.m

CVS commit: xsrc/external/mit/libpciaccess/dist/src

2013-06-12 Thread Thomas Klausner
Module Name:xsrc Committed By: wiz Date: Wed Jun 12 09:59:11 UTC 2013 Modified Files: xsrc/external/mit/libpciaccess/dist/src: common_interface.c Log Message: Re-add const in correct place (reduce diff to upstream). To generate a diff of this commit: cvs rdiff -u -r1.3 -

CVS commit: xsrc/external/mit/libpciaccess/dist/src

2013-06-12 Thread Thomas Klausner
Module Name:xsrc Committed By: wiz Date: Wed Jun 12 09:58:54 UTC 2013 Modified Files: xsrc/external/mit/libpciaccess/dist/src: netbsd_pci.c Log Message: Remove trailing whitespace (reduce diff to upstream). To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 \

CVS commit: xsrc/external/mit/libpciaccess/dist/src

2013-06-03 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Jun 3 19:08:56 UTC 2013 Modified Files: xsrc/external/mit/libpciaccess/dist/src: netbsd_pci.c Log Message: support map/unmap_legacy() calls. copies the openbsd-style. this fixes xf86-video-vesa, which was using this call and

CVS commit: xsrc/external/mit/libpciaccess/dist

2013-06-01 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sat Jun 1 09:03:25 UTC 2013 Modified Files: xsrc/external/mit/libpciaccess/dist/src: common_bridge.c common_device_name.c common_interface.c netbsd_pci.c Added Files: xsrc/external/mit/libpciaccess/dist/m4: libto

CVS commit: xsrc/external/mit/libpciaccess/dist/src

2012-11-02 Thread Alan Barrett
Module Name:xsrc Committed By: apb Date: Fri Nov 2 07:38:38 UTC 2012 Modified Files: xsrc/external/mit/libpciaccess/dist/src: common_interface.c Log Message: Remove useless extra "const" in "const sometype const * var = value;". Foundusing clang -Wduplicate-decl-specifier

CVS commit: xsrc/external/mit/libpciaccess/dist

2011-02-20 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Feb 21 05:45:08 UTC 2011 Modified Files: xsrc/external/mit/libpciaccess/dist/src: common_bridge.c Removed Files: xsrc/external/mit/libpciaccess/dist/m4: ac_define_dir.m4 libtool.m4 ltoptions.m4 ltsugar.m4 ltve

CVS commit: xsrc/external/mit/libpciaccess/dist

2011-02-20 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Feb 21 05:43:58 UTC 2011 Update of /cvsroot/xsrc/external/mit/libpciaccess/dist In directory ivanova.netbsd.org:/tmp/cvs-serv15356 Log Message: initial import of libpciaccess-0.12.1: - fix bogus bus bridge info usage - fix detection of

CVS commit: xsrc/external/mit/libpciaccess/dist/src

2011-01-22 Thread Christoph Egger
Module Name:xsrc Committed By: cegger Date: Sat Jan 22 15:18:57 UTC 2011 Modified Files: xsrc/external/mit/libpciaccess/dist/src: netbsd_pci.c Log Message: Implement pci_device_is_boot_vga() for NetBSD using new WSDISPLAYIO_GET_BUSID ioctl. This lets Xorg start on machine

CVS commit: xsrc/external/mit/libpciaccess/dist/src

2011-01-12 Thread Jared D. McNeill
Module Name:xsrc Committed By: jmcneill Date: Wed Jan 12 19:03:51 UTC 2011 Modified Files: xsrc/external/mit/libpciaccess/dist/src: netbsd_pci.c Log Message: Fix compilation with HAVE_MTRR To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 xsrc/external/mit/libp

CVS commit: xsrc/external/mit/libpciaccess/dist/src

2010-11-17 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Thu Nov 18 04:47:01 UTC 2010 Modified Files: xsrc/external/mit/libpciaccess/dist/src: netbsd_pci.c Log Message: when trying to map a ROM go through the appropriate /dev/pci* instance instead of opening /dev/mem With this Xorg s

CVS commit: xsrc/external/mit/libpciaccess/dist

2010-08-14 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sat Aug 14 10:17:42 UTC 2010 Update of /cvsroot/xsrc/external/mit/libpciaccess/dist In directory ivanova.netbsd.org:/tmp/cvs-serv879 Log Message: initial import of libpciaccess-0.12.0 Status: Vendor Tag: xorg Release Tags: libpciacc

CVS commit: xsrc/external/mit/libpciaccess/dist

2010-05-22 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sat May 22 10:29:41 UTC 2010 Modified Files: xsrc/external/mit/libpciaccess/dist/src: common_bridge.c Removed Files: xsrc/external/mit/libpciaccess/dist: NEWS Log Message: merge libpciaccess 0.11.0 To generate a diff of th

CVS commit: xsrc/external/mit/libpciaccess/dist

2010-05-22 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sat May 22 10:28:41 UTC 2010 Update of /cvsroot/xsrc/external/mit/libpciaccess/dist In directory ivanova.netbsd.org:/tmp/cvs-serv6743 Log Message: initial import of libpciaccess-0.11.0 Status: Vendor Tag: xorg Release Tags: libpciac