Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 141867
b: refs/heads/master
c: f28ad2c
h: refs/heads/master
i:
  141865: 54a331d
  141863: 84d44c4
v: v3
  • Loading branch information
Bob Moore authored and Len Brown committed Mar 27, 2009
1 parent b3032f7 commit c3ed0de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: ee6a0fbd0ccb7736a3be56630e3ad65ceddfb5bd
refs/heads/master: f28ad2c3daf0691081d91488df4d9d101e1a2b5d
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/acpica/hwvalid.c
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ static const struct acpi_port_info acpi_protected_ports[] = {
{"PIC1", 0x00A0, 0x00A1, ACPI_ALWAYS_ILLEGAL},
{"IDMA", 0x00C0, 0x00DF, ACPI_OSI_WIN_XP},
{"ELCR", 0x04D0, 0x04D1, ACPI_ALWAYS_ILLEGAL},
{"PCI", 0x0CF8, 0x0D00, ACPI_OSI_WIN_XP}
{"PCI", 0x0CF8, 0x0CFF, ACPI_OSI_WIN_XP}
};

#define ACPI_PORT_INFO_ENTRIES ACPI_ARRAY_LENGTH (acpi_protected_ports)
Expand Down

0 comments on commit c3ed0de

Please sign in to comment.