PERFORCE change 31002 for review

Peter Wemm peter at FreeBSD.org
Sun May 11 22:57:20 PDT 2003


http://perforce.freebsd.org/chv.cgi?CH=31002

Change 31002 by peter at peter_hammer on 2003/05/11 22:57:08

	Really shut up the loader and stop it trying to load acpi.

Affected files ...

.. //depot/projects/hammer/sys/amd64/amd64/machdep.c#25 edit

Differences ...

==== //depot/projects/hammer/sys/amd64/amd64/machdep.c#25 (text+ko) ====

@@ -1701,3 +1701,5 @@
 }
 
 #endif /* DDB */
+
+MODULE_VERSION(acpi, 100);


More information about the p4-projects mailing list