Hi Len, Here are a set of patches for the dock station driver (drivers/acpi/dock). One makes the dock station driver also a platform driver. The second adds sysfs entries which will be created under /sys/devices/platform/dock.0 to allow the user to read the status of the dock station (1 for docked, 0 undocked) and to initiate an undock request via software by writing to the "undock" entry. The third patch fixes a bug that would prevent acpiphp from loading if the dock station was not able to load (on systems with no _DCK in the dsdt).
Thanks, Kristen -- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/