Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932091AbWBFNWF (ORCPT ); Mon, 6 Feb 2006 08:22:05 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932088AbWBFNWF (ORCPT ); Mon, 6 Feb 2006 08:22:05 -0500 Received: from gprs189-60.eurotel.cz ([160.218.189.60]:59069 "EHLO amd.ucw.cz") by vger.kernel.org with ESMTP id S932087AbWBFNWE (ORCPT ); Mon, 6 Feb 2006 08:22:04 -0500 Date: Mon, 6 Feb 2006 14:21:51 +0100 From: Pavel Machek To: Kristen Carlson Accardi Cc: pcihpd-discuss@lists.sourceforge.net, greg@kroah.com, len.brown@intel.com, linux-kernel@vger.kernel.org, muneda.takahiro@jp.fujitsu.com, linux-acpi@vger.kernel.org Subject: Re: [patch] acpiphp: handle dock stations Message-ID: <20060206132151.GA1655@elf.ucw.cz> References: <20060201233005.GA4999@nerpa> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060201233005.GA4999@nerpa> X-Warning: Reading this can be dangerous to your mental health. User-Agent: Mutt/1.5.9i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1399 Lines: 32 Hi! > This patch will add hot add/remove of docking stations to acpiphp. Because > some docking stations will have a _DCK method that is not associated with > a dock bridge, we use the _EJD method to determine which devices are > dependent on the dock device, then try to find which of these dependent > devices are pci devices. We register a separate event handler with acpi > to handle dock notifications, but if we have discovered any pci devices > dependent on the dock station, we notify the acpiphp driver to rescan > the correct bus. If no pci devices are found, but there is still a _DCK method > present, the driver will stay loaded to deal with the dock > notifications. Even while machine is locked in dock, I don't see aditional devices at lspci. Is there some additional steps I need to do? -rw-r--r-- 1 root root 4096 Feb 6 14:17 attention ..should probably be write-only. It seems to only return errors on read, anyway. Is there a way to physicaly remove my machine from dock? echo 0 > power should do it, right? Well, it does not :-). Pavel -- Web maintainer for suspend.sf.net (www.sf.net/projects/suspend) wanted... - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/