Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-7] xsrc/external/mit/xf86-video-nv/dist/src



Module Name:    xsrc
Committed By:   martin
Date:           Thu Aug 21 08:42:52 UTC 2014

Modified Files:
        xsrc/external/mit/xf86-video-nv/dist/src [netbsd-7]: nv_driver.c

Log Message:
Pull up following revision(s) (requested by macallan in ticket #40):
        external/mit/xf86-video-nv/dist/src/nv_driver.c: revision 1.5
put pci_device_has_kernel_driver(dev) into #if NV_TEST_FOR_KERNEL_DRIVER
at least for now there is nothing that keeps the nv driver from running
if a kernel driver other than vga is attached
Now this works again on macppc ( and x86 if you use for example genfb )
mention NV_TEST_FOR_KERNEL_DRIVER and explain why it isn't enabled for now


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.4.4.1 \
    xsrc/external/mit/xf86-video-nv/dist/src/nv_driver.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index