Module Name: src Committed By: martin Date: Thu Aug 21 08:43:42 UTC 2014
Modified Files: src/external/mit/xorg/server/drivers/xf86-video-nv [netbsd-7]: Makefile Log Message: Pull up following revision(s) (requested by macallan in ticket #40): external/mit/xorg/server/drivers/xf86-video-nv/Makefile: revision 1.7 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.6 -r1.6.6.1 \ src/external/mit/xorg/server/drivers/xf86-video-nv/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.