--- exprep.c.org	Wed Nov 28 13:29:38 2001
+++ exprep.c	Tue Jan 15 12:25:20 2002
@@ -277,11 +277,14 @@
     FUNCTION_TRACE ("ExPrepCommonFieldObject");
 
 
+	/* funa */
+	/*
     if (FieldBitLength > ACPI_UINT16_MAX)
     {
         REPORT_ERROR (("Field size too long (> 0xFFFF), not supported\n"));
         return_ACPI_STATUS (AE_SUPPORT);
     }
+	*/
 
     /*
      * Note: the structure being initialized is the

