patch-2.4.1 linux/drivers/acpi/include/actbl2.h

Next file: linux/drivers/acpi/include/actbl71.h
Previous file: linux/drivers/acpi/include/actbl1.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0/linux/drivers/acpi/include/actbl2.h linux/drivers/acpi/include/actbl2.h
@@ -1,12 +1,12 @@
 /******************************************************************************
  *
  * Name: actbl2.h - ACPI Specification Revision 2.0 Tables
- *       $Revision: 19 $
+ *       $Revision: 21 $
  *
  *****************************************************************************/
 
 /*
- *  Copyright (C) 2000 R. Byron Moore
+ *  Copyright (C) 2000, 2001 R. Byron Moore
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
@@ -142,8 +142,8 @@
 	u16                 plvl3_lat;         /* worst case HW latency to enter/exit C3 state */
 	u16                 flush_size;        /* number of flush strides that need to be read */
 	u16                 flush_stride;      /* Processor's memory cache line width, in bytes */
-	u8                  duty_offset;       /* Processor’s duty cycle index in processor's P_CNT reg*/
-	u8                  duty_width;        /* Processor’s duty cycle value bit width in P_CNT register.*/
+	u8                  duty_offset;       /* Processor_’s duty cycle index in processor's P_CNT reg*/
+	u8                  duty_width;        /* Processor_’s duty cycle value bit width in P_CNT register.*/
 	u8                  day_alrm;          /* index to day-of-month alarm in RTC CMOS RAM */
 	u8                  mon_alrm;          /* index to month-of-year alarm in RTC CMOS RAM */
 	u8                  century;           /* index to century in RTC CMOS RAM */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)