From owner-soc-status@FreeBSD.ORG Sun Aug 9 20:43:39 2009 Return-Path: Delivered-To: soc-status@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 38C2B1065676; Sun, 9 Aug 2009 20:43:39 +0000 (UTC) (envelope-from ccna.syl@gmail.com) Received: from mail-bw0-f206.google.com (mail-bw0-f206.google.com [209.85.218.206]) by mx1.freebsd.org (Postfix) with ESMTP id 5E37B8FC19; Sun, 9 Aug 2009 20:43:37 +0000 (UTC) Received: by bwz2 with SMTP id 2so1678876bwz.43 for ; Sun, 09 Aug 2009 13:43:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:message-id :subject:to:cc:content-type:content-transfer-encoding; bh=62R7fOtlEN8CYo1/37iUWC7KhU58YuMtWXWW5pBfZOA=; b=R6aaf9hHs/HIXdKIj1PTskLGOZzkb8KQ0/Mr0G5vD3vmNDVwOrQREb7aAMnhJLRR4S P5jTrylR6XdTHaesxOVE/sdY+Rfo7/NEkutCq7sPwmW0jto4YU2Ly9FJluUXKkBF2nVA oQPGMOlrHbCntD62IlRgo7TlRa69/8S5hHrB0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; b=B5VASXhpG8nwxIfU+ICAK6v/XO9l8jsXMc1Klrb6aSkgh+GDUuBkOQ4O3rEmB7WSRp ckfvEIrx7yVfoTin6jgbbTDMFG7IqwknLEpWB2K0Z6YElgCwyZoGTBaR/2FOa85L7SMN OaloihnuXfTbVvIcuj7Y9MXMsArDtXTubwGyU= MIME-Version: 1.0 Received: by 10.103.212.9 with SMTP id o9mr1514735muq.135.1249850617148; Sun, 09 Aug 2009 13:43:37 -0700 (PDT) From: Sylvestre Gallon Date: Sun, 9 Aug 2009 22:43:03 +0200 Message-ID: <164b4c9c0908091343l75578865l715caadafea2ea50@mail.gmail.com> To: soc-status@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Andrew Thompson , Hans Petter Selasky Subject: USB Improvements status report 9 X-BeenThere: soc-status@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Summer of Code Status Reports and Discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Aug 2009 20:43:39 -0000 Hi, Done this week : - Removed some code from usb_pipe_methods. - Started the implementation of generic_roothub_exec. - Changed dci softc field orders and flags field orders to allow structure aggregation in generic_roothub_exec. Cheers, -- Sylvestre Gallon (http://devsyl.blogspot.com) Fifth Grade Student @ Epitech & Researcher @ LSE R&D @ Rathaxes (http://www.rathaxes.org)