From owner-soc-status@FreeBSD.ORG Sun Jun 14 21:31:43 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 5FE4A1065675 for ; Sun, 14 Jun 2009 21:31:43 +0000 (UTC) (envelope-from ccna.syl@gmail.com) Received: from mail-gx0-f207.google.com (mail-gx0-f207.google.com [209.85.217.207]) by mx1.freebsd.org (Postfix) with ESMTP id 090048FC0C for ; Sun, 14 Jun 2009 21:31:42 +0000 (UTC) (envelope-from ccna.syl@gmail.com) Received: by gxk3 with SMTP id 3so5267091gxk.19 for ; Sun, 14 Jun 2009 14:31:42 -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=IDUhgIV6kMs0G++B0aDGu827SGwa3FlQe/spcK239aY=; b=X7YZ+wiXmFAxaGrLIdms67sXdTPIyv3BK7gB/ROywWmgzgI4i4sAaxAlz7UVi6SFF2 c1YGPrO1cwpzxadoOpwNR6gnSnNLUwrg66diiuPgctNdE3k68z8u7NIHUbCkiSHEEK64 N8YxefWJZZbnh5jOFbyrrXcVFUjh8+j3BJfCU= 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=ib9bgJxoIIWFN/7YHtGE6pKQ13CdyYm9QR7NgrpQS4Im84RqPVHW/LwvzB+u/VJHxT XmMaF87NHsqZv/aHylWfZiiQ74UZFszzpdkEVc2ETx7zZ9T8nq9oFmW/+MaVsdtn5B9D 66N/RB3J/pF4OmDyTJQuPVUGPDKnj53r1KN7g= MIME-Version: 1.0 Received: by 10.231.33.203 with SMTP id i11mr2338890ibd.4.1245015102067; Sun, 14 Jun 2009 14:31:42 -0700 (PDT) From: Sylvestre Gallon Date: Sun, 14 Jun 2009 21:31:22 +0000 Message-ID: <164b4c9c0906141431w3f955accpd24f8c6da2b316bc@mail.gmail.com> To: soc-status@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: USB Improvements status report 3 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, 14 Jun 2009 21:31:43 -0000 Hi, Done this week : libusb-1.0: - I have used Clang/LLVM static analyzer to spot bugs. - Fixed libusb-1.0 bugs. - Added some tests. - Added debug in libusb-1.0 for easier reports. - Finished the intelligence of libusb10. at91: - Updated Watchdog and PIT drivers to be SoC independent. - Added Watchdog and PIT accessors for base address. - Updated cpu_devs. Cheers, -- Sylvestre Gallon (http://devsyl.blogspot.com) Fifth Grade Student @ Epitech & Researcher @ LSE R&D @ Rathaxes (http://www.rathaxes.org)