From owner-freebsd-acpi@FreeBSD.ORG Fri Jul 30 15:19:20 2010 Return-Path: Delivered-To: freebsd-acpi@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 86A381065673; Fri, 30 Jul 2010 15:19:20 +0000 (UTC) (envelope-from bf1783@googlemail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id EF0788FC17; Fri, 30 Jul 2010 15:19:19 +0000 (UTC) Received: by wyj26 with SMTP id 26so1497141wyj.13 for ; Fri, 30 Jul 2010 08:19:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:received:reply-to:date :message-id:subject:from:to:cc:content-type; bh=uFgXQ11/3RkGtvKPh8oi717Fe38F1miT/oXk3bVJQSY=; b=wYuh8GsiUTJuik68UGLTLH+EfMZVHaH6EHihGg8MoSYH+I7qrPnVkBaDSkAYQ/6Uvu uGfHrUbktv4xG1WdJIso4VGFv+3dsYjsE8E2S9SwRHViuU4P/uJxLIBftQqbexw9/TVR JfOQZFeFmDK0eWEwmkjCWRQd+XEXOcThFy8j4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:reply-to:date:message-id:subject:from:to:cc :content-type; b=W+DyTRWtkrkIqrPuBWidTU27XK8mBDLiq3J3O9GV5gK4Tk7uO1xKpG5h2WNEagO6R4 rT7BpXbzA7SkjsKcv6N3ylDZ8H9P08XbgxohZAwsLnxgwDQwV8xTjqO1Q4fbN2gkvkoB hhLd9jhELAMe/u8m1CN/JsQBywBi7xZySWAVE= MIME-Version: 1.0 Received: by 10.227.148.19 with SMTP id n19mr1953881wbv.4.1280501602928; Fri, 30 Jul 2010 07:53:22 -0700 (PDT) Received: by 10.216.183.212 with HTTP; Fri, 30 Jul 2010 07:53:22 -0700 (PDT) Date: Fri, 30 Jul 2010 14:53:22 +0000 Message-ID: From: "b. f." To: freebsd-usb@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-acpi@FreeBSD.org Subject: suspend/resume and the freebsd usb stack X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: bf1783@gmail.com List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jul 2010 15:19:20 -0000 Are these criticisms of suspend/resume for the usb stack justified?: http://lists.freebsd.org/pipermail/svn-src-head/2010-July/018974.html If so, are there any plans to fix the problem(s)? Regards, b.