We may have gone a bit overboard on this one in iASL. Correct, if it is a string, _CID is not restricted to alphanumeric. However, it appears the string must be non-null.
Bob >-----Original Message----- >From: [email protected] [mailto:owner-freebsd- >[email protected]] On Behalf Of Bernhard Froehlich >Sent: Monday, October 18, 2010 2:45 AM >To: [email protected] >Cc: [email protected] >Subject: VirtualBox: Compile problems with ACPICA 20101013 > >Hi guys! > >VirtualBox has a compile problem with latest acpica. I've talked to the >VirtualBox developers and they think it's an acpica problem which should >be fixed upstream. Can we somehow file a bugreport or create a patch to >fix that in acpica? > >Compile error: >kBuild: iasl DevicesR3 - >/usr/ports/emulators/virtualbox-ose/work/VirtualBox- >3.2.10_OSE/src/VBox/Devices/PC/vbox.dsl >/usr/ports/emulators/virtualbox-ose/work/VirtualBox- >3.2.10_OSE/src/VBox/Devices/PC/vbox.dsl > 736: Name (_CID, "smc-napa") >Error 4001 - > String must be entirely alphanumeric ^ >(smc-napa) > >ASL Input: >/usr/ports/emulators/virtualbox-ose/work/VirtualBox- >3.2.10_OSE/src/VBox/Devices/PC/vbox.dsl >- 1305 lines, 46193 bytes, 288 keywords >Compilation complete. 1 Errors, 0 Warnings, 0 Remarks, 404 >Optimizations > > >I have found the commit that introduces this additional checks: >http://git.moblin.org/cgit.cgi/acpica/commit/?id=b66fd716e0b9b5389e544c58df >189c817f316c3b > >and here is the dsl file from virtualbox: >http://www.virtualbox.org/browser/trunk/src/VBox/Devices/PC/vbox.dsl#L781 > > >Thanks! > >-- >Bernhard Froehlich >http://www.bluelife.at/ >_______________________________________________ >[email protected] mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-acpi >To unsubscribe, send any mail to "[email protected]" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-acpi To unsubscribe, send any mail to "[email protected]"
