Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62575
b: refs/heads/master
c: 3c6394c
h: refs/heads/master
i:
  62573: 45e2c68
  62571: 2cfa11e
  62567: 6c189a6
  62559: 8789c2d
v: v3
  • Loading branch information
Bob Moore authored and Len Brown committed Jul 3, 2007
1 parent 3fb841a commit a79c558
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 11 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3312111d1bd1a409892031f7979c57a52b01185c
refs/heads/master: 3c6394c5bd04e31d40d007af8b6c2484a08838d0
17 changes: 7 additions & 10 deletions trunk/drivers/acpi/utilities/uteval.c
Original file line number Diff line number Diff line change
Expand Up @@ -62,16 +62,13 @@ acpi_ut_translate_one_cid(union acpi_operand_object *obj_desc,
static char *acpi_interfaces_supported[] = {
/* Operating System Vendor Strings */

"Windows 2000",
"Windows 2001",
"Windows 2001 SP0",
"Windows 2001 SP1",
"Windows 2001 SP2",
"Windows 2001 SP3",
"Windows 2001 SP4",
"Windows 2001.1",
"Windows 2001.1 SP1", /* Added 03/2006 */
"Windows 2006", /* Added 03/2006 */
"Windows 2000", /* Windows 2000 */
"Windows 2001", /* Windows XP */
"Windows 2001 SP1", /* Windows XP SP1 */
"Windows 2001 SP2", /* Windows XP SP2 */
"Windows 2001.1", /* Windows Server 2003 */
"Windows 2001.1 SP1", /* Windows Server 2003 SP1 - Added 03/2006 */
"Windows 2006", /* Windows Vista - Added 03/2006 */

/* Feature Group Strings */

Expand Down

0 comments on commit a79c558

Please sign in to comment.