看板 DFBSD_submit 關於我們 聯絡資訊
: :On Thu, Jul 01, 2004 at 08:19:01AM +0900, YONETANI Tomokazu wrote: :> Can we instead add something like this :> :> debug.acpi.disabled="pci pci_link" :> :> to /boot/defaults/loader.conf? : :I don't like having broken code which is disabled via an option. IMO :that's just asking for trouble and the code needs a lot of work after :the release anyway, so it will have major changes. : :Joerg Hmm... how about this... reverse the sense of the environment variable. Have a 'debug.acpi.enabled' to enable services which we disable by default, instead of ripping the code out. That would make testing fairly straightforward. (And we would also have the kernel print which services are enabled and which are not in the dmesg). -Matt Matthew Dillon <dillon@backplane.com>