cvs commit: src/share/man/man4 acpi.4 src/sys/dev/acpica5 acpi.c

看板DFBSD_commit作者時間21年前 (2005/04/16 16:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
y0netan1 2005/04/16 01:17:02 PDT DragonFly src repository Modified files: share/man/man4 acpi.4 sys/dev/acpica5 acpi.c Log: Add a debug knob debug.acpi.avoid.paths, a variant of debug.acpi.avoid but without totally disabling execution of _INI and _STA. Maybe useful to narrow down the portion of namespace causing problems without messing with editing and compiling ASL. Disablement of _INI and _STA when debug.acpi.avoid is specified has been added years before to workaround interpreter crash on some systems, and I'm not sure whether the recent ACPI-CA code still crashes on those systems, but I'll leave it as is anyway for compatibility with FreeBSD. Suggested-by: Sepherosa Ziehau Revision Changes Path 1.2 +4 -0 src/share/man/man4/acpi.4 1.10 +8 -2 src/sys/dev/acpica5/acpi.c http://www.dragonflybsd.org/cvsweb/src/share/man/man4/acpi.4.diff?r1=1.1&r2=1.2&f=u http://www.dragonflybsd.org/cvsweb/src/sys/dev/acpica5/acpi.c.diff?r1=1.9&r2=1.10&f=u
文章代碼(AID): #12OCsA00 (DFBSD_commit)