File: fix_dsdt.patch

package info (click to toggle)
faumachine 20100527-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 53,836 kB
  • ctags: 20,552
  • sloc: ansic: 179,550; asm: 3,645; makefile: 3,611; perl: 2,103; sh: 1,529; python: 600; xml: 563; lex: 210; vhdl: 204
file content (17 lines) | stat: -rw-r--r-- 878 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Index: node-pc/simulator/bios/faum-dsdt.asl
===================================================================
RCS file: /proj/FAUmachine/src/node-pc/simulator/bios/faum-dsdt.asl,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- node-pc/simulator/bios/faum-dsdt.asl	28 Jan 2009 14:37:57 -0000	1.37
+++ node-pc/simulator/bios/faum-dsdt.asl	14 Jul 2010 10:01:04 -0000	1.38
@@ -70,7 +70,7 @@
 					0x0000, 0x0d00, 0x3fff, 0x0000, 0x3300,,,, TypeStatic)
 				/* from 0x4038 to 0x4fff */
 				WordIO (ResourceProducer, MinFixed, MaxFixed, PosDecode, EntireRange,
-					0x0000, 0x4038, 0x4fff, 0x0000, 0x0fc2,,,, TypeStatic)
+					0x0000, 0x4038, 0x4fff, 0x0000, 0x0fc8,,,, TypeStatic)
 				/* from 0x500e to 0xffff */
 				WordIO (ResourceProducer, MinFixed, MaxFixed, PosDecode, EntireRange,
 					0x0000, 0x500e, 0xffff, 0x0000, 0xaff2,,,, TypeStatic)