The 5-current cvs faild to build, bucouse it need a prototype.. with this very small patch it builds ok.. :)
Start------------------// --- /usr/src/sys/contrib/dev/acpica/acnamesp.h.ori Tue Apr 29 18:36:00 2003 +++ /usr/src/sys/contrib/dev/acpica/acnamesp.h Wed May 28 18:05:16 2003 @@ -262,6 +262,10 @@ ACPI_NAMESPACE_NODE *ParentHandle); void +AcpiNsRemoveReference ( + ACPI_NAMESPACE_NODE *Node); + +void AcpiNsDetachObject ( ACPI_NAMESPACE_NODE *Node); End------------------// -- /* FingerPrint: 5BF1 58B1 DE75 CBE3 6044 7098 1246 1EF6 9E78 041C @@@@@@@ @@@@@@ @@@@@@@ @@! @@@ !@@ @@! @@@ @[EMAIL PROTECTED]@!@ !@@!! @!@ [EMAIL PROTECTED] !!: !!! !:! !!: !!! :: : :: ::.: : :: : : The Power To Kill LinuX */ _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"