nvidia-driver and bus_memio.h

Russell Jackson raj at cserv62.csub.edu
Sun Jun 19 00:21:34 GMT 2005


Trivial fix:

--- src/nv-freebsd.h.bak	Sat Jun 18 17:12:48 2005
+++ src/nv-freebsd.h		Sat Jun 18 17:19:25 2005
@@ -43,7 +43,6 @@
 #include <machine/clock.h>
 #include <machine/stdarg.h>
 #include <machine/bus.h>
-#include <machine/bus_memio.h>
 #include <machine/vm86.h>
 
 #include <sys/conf.h>
@@ -180,7 +179,7 @@
  * thus disabled by default (this is 5.x/-CURRENT only).
  */
 
-#undef NV_SUPPORT_ACPI_PM
+#define NV_SUPPORT_ACPI_PM
 
 
 /*

On Fri, Jun 17, 2005 at 06:39:02PM -0700, Russell Jackson wrote:
> The removal of bus_memio.h broke the nvidia driver.
> 
> -- 
> Russell A. Jackson
> Rudin's Law:
> 	If there is a wrong way to do something, most people will
> 	do it every time.
> 
> Rudin's Second Law:
> 	In a crisis that forces a choice to be made among alternative
> 	courses of action, people tend to choose the worst possible
> 	course.
> _______________________________________________
> freebsd-current at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"

-- 
Russell A. Jackson <raj at csub.edu>
	A man walked into a bar with his alligator and asked the bartender,
"Do you serve lawyers here?".
	"Sure do," replied the bartender.
	"Good," said the man.  "Give me a beer, and I'll have a lawyer for
my 'gator."


More information about the freebsd-current mailing list