Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261747AbUKHERR (ORCPT ); Sun, 7 Nov 2004 23:17:17 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261752AbUKHERR (ORCPT ); Sun, 7 Nov 2004 23:17:17 -0500 Received: from fmr06.intel.com ([134.134.136.7]:30367 "EHLO caduceus.jf.intel.com") by vger.kernel.org with ESMTP id S261747AbUKHERE (ORCPT ); Sun, 7 Nov 2004 23:17:04 -0500 Subject: [PATCH/RFC 0/4]Bind physical devices with ACPI devices From: Li Shaohua To: ACPI-DEV , lkml Cc: Len Brown , Greg , Patrick Mochel Content-Type: text/plain Message-Id: <1099887066.1750.241.camel@sli10-desk.sh.intel.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 (1.4.6-2) Date: Mon, 08 Nov 2004 12:11:06 +0800 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 730 Lines: 17 Hi, ACPI provides many functionalities for physical devices. Such as for suspend/resume, ACPI can tell us correct devices D-state for S3. There are tons of devices enhancement for both realtime and boot time from ACPI. To utilize ACPI, physical devices like PCI devices must know its partner. The patches try to do this. After this is done, we can enhance many features, such as improve suspend/resume. These patches are against 2.6.10-rc1, please give your comments. Thanks, Shaohua - 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/