Date: Tue, 04 Mar 2008 13:05:38 +0900 (JST) From: Mitsuru IWASAKI <iwasaki@jp.FreeBSD.org> To: vishketan@yahoo.com Cc: freebsd-acpi@freebsd.org Subject: Re: Sony Vaio VGN SZ483NC warm docking issues Message-ID: <20080304.130538.78715211.iwasaki@jp.FreeBSD.org> In-Reply-To: <492229.54112.qm@web31708.mail.mud.yahoo.com> References: <492229.54112.qm@web31708.mail.mud.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, > Summary: > > I think a PCI bus scan is not triggered every time the > machine docks or undocks thus preventing warm docking. [snip] > Output from various commands like uname -a, pciconf > -lv, ifconfig etc can be found at > > http://users.rsise.anu.edu.au/~vishy/FreeBSD/dmesg.txt It seems that acpi_dock driver is not loaded at boot time. Please add following line into /boot/loader.conf and reboot. ---- acpi_dock_load="YES" --- Thanks
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080304.130538.78715211.iwasaki>