Date: Thu, 06 Jul 2000 08:19:14 +0900 From: haro@tk.kubota.co.jp (Munehiro Matsuda) To: iwasaki@jp.FreeBSD.org Cc: mark@grondar.za, current@FreeBSD.ORG Subject: Re: randomdev and APM. Not working together? Message-ID: <20000706081914X.haro@tk.kubota.co.jp> In-Reply-To: <20000705204455R.iwasaki@jp.FreeBSD.org> References: <20000705145916I.haro@tk.kubota.co.jp> <20000705201216R.haro@tk.kubota.co.jp> <20000705204455R.iwasaki@jp.FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
From: Mitsuru IWASAKI <iwasaki@jp.FreeBSD.org> Date: Wed, 05 Jul 2000 20:44:55 +0900 ::> 2)Randomdev Loaded: Probe & attach will happen in the order - ::> (1)acpi0, (2)apm0, (3)nxp0 .....NG ::> ::> Because acpi0 access the BIOS first, APM support in BIOS seems to ::> get turned off. :-( :: ::Yes, current acpi driver is doing this for testing purpose in ::attach(). We need to handle this matter soon so that we could have ::both of apm and acpi in our kernel. Could you disable this line in ::sys/i386/acpi/acpi.c:acpi_attach() and enable acpi later with acpiconf -e ? :: :: acpi_enable_disable(sc, 1); Iwasaki-san, I'll try that and report back to you. Thank you, Haro =------------------------------------------------------------------------------ _ _ Munehiro (haro) Matsuda -|- /_\ |_|_| Business Incubation Dept., Kubota Corp. /|\ |_| |_|_| 1-3 Nihonbashi-Muromachi 3-Chome Chuo-ku Tokyo 103-8310, Japan Tel: +81-3-3245-3318 Fax: +81-3-3245-3315 Email: haro@kubota.co.jp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000706081914X.haro>