iasl: updated to 20101209

This commit is contained in:
Jose V Beneyto 2010-12-23 13:24:56 +01:00
parent 4e21b6f8c7
commit 38fec9d517
3 changed files with 2 additions and 24 deletions

View File

@ -1 +1 @@
9bed41223562c3d8f84b69d28df945ed acpica-unix-20101013.tar.gz
b6995d38695145b5ebce785471f1fa54 acpica-unix-20101209.tar.gz

View File

@ -5,7 +5,7 @@
# Depends on:
name=iasl
version=20101013
version=20101209
release=1
source=(http://www.acpica.org/download/acpica-unix-$version.tar.gz)

View File

@ -1,22 +0,0 @@
# http://www.mail-archive.com/freebsd-emulation@freebsd.org/msg00197.html
--- VirtualBox-3.1.8_OSE/src/VBox/Devices/PC/vbox.dsl
+++ VirtualBox-3.1.8_OSE/src/VBox/Devices/PC/vbox.dsl
@@ -1064,7 +1064,7 @@
// (all of low memory space)
ResourceProducer, // bit 0 of general flags is 0
PosDecode, // positive Decode
- MinFixed, // Range is fixed
+ MinNotFixed, // Range is not fixed
MaxFixed, // Range is fixed
Cacheable,
ReadWrite,
@@ -1073,7 +1073,7 @@
0xffdfffff, // Max = 4GB - 2MB
0x00000000, // Translation
- 0xdfdfffff, // Range Length (calculated
+ 0x00000000, // Range Length (calculated
// dynamically)
, // Optional field left blank
, // Optional field left blank