From owner-soc-status@FreeBSD.ORG Sun Jun 21 20:02:15 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 086CD106566C; Sun, 21 Jun 2009 20:02:15 +0000 (UTC) (envelope-from ccna.syl@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.30]) by mx1.freebsd.org (Postfix) with ESMTP id 902F08FC08; Sun, 21 Jun 2009 20:02:13 +0000 (UTC) (envelope-from ccna.syl@gmail.com) Received: by yw-out-2324.google.com with SMTP id 9so1249864ywe.13 for ; Sun, 21 Jun 2009 13:02:13 -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:content-type:content-transfer-encoding; bh=uIY7BBKpQoun0wsTrIIJPNJ90jHdON8HQgZbBfgWj60=; b=aFIg75XKJ9BVWRTO6JKDJu0aNZvlu8tpBsh2/MS8lip2aRzQadGSS4p2Ya5xOB703O 11kxrusyiiclKoHUeIjIKUNXGQBvVvliNn+DpGbqdgDQVANJuwfbjGZIhTC3jmIqH38a nAsk5DaIVFu5xF/ZpZ7F7t6Pd2fDZbb+jRif0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type :content-transfer-encoding; b=bhA1G/uKtG1HkDNkY8AObWGwOdV8djuLki0ODowvgkm2velNIKCpeI1kyCfmDx7iad hnk0vqgxdj5lKd2gvboj57Cg6cu/xCPytmH0lWLXackSoDKVLZMRRP1BF9D5ca7J8ekC fgS9Uhral6EQH9jV80npMQVx8DL9HQ6Y4SReI= MIME-Version: 1.0 Received: by 10.231.17.199 with SMTP id t7mr1629049iba.46.1245614533064; Sun, 21 Jun 2009 13:02:13 -0700 (PDT) From: Sylvestre Gallon Date: Sun, 21 Jun 2009 22:01:53 +0200 Message-ID: <164b4c9c0906211301r73a8695fr4f62d3baf2ecc6b1@mail.gmail.com> To: soc-status@freebsd.org, Hans Petter Selasky , Andrew Thompson , Philip Paeps Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: USB Improvements status report 4 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, 21 Jun 2009 20:02:15 -0000 Hi, Done this week : - Updated the transfer code following Hans Petter USBCam. - Performed the first working transfer on a interrupt endpoint. - Fixed lot of little bugs like bad malloc, unintialised value, etc... - Improved the debugging system. - Added a test that perform a cdc request over the control endpoint. Cheers, -- Sylvestre Gallon (http://devsyl.blogspot.com) Fifth Grade Student @ Epitech & Researcher @ LSE R&D @ Rathaxes (http://www.rathaxes.org)