From owner-cvs-src@FreeBSD.ORG Tue Mar 2 15:44:26 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFE4616A4CE; Tue, 2 Mar 2004 15:44:26 -0800 (PST) Received: from arginine.spc.org (arginine.spc.org [195.206.69.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id A415543D2D; Tue, 2 Mar 2004 15:44:26 -0800 (PST) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id B25C66530A; Tue, 2 Mar 2004 23:44:25 +0000 (GMT) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 31169-04; Tue, 2 Mar 2004 23:44:25 +0000 (GMT) Received: from saboteur.dek.spc.org (82-147-17-88.dsl.uk.rapidplay.com [82.147.17.88]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arginine.spc.org (Postfix) with ESMTP id DECC56520E; Tue, 2 Mar 2004 23:44:24 +0000 (GMT) Received: by saboteur.dek.spc.org (Postfix, from userid 1001) id E67D618; Tue, 2 Mar 2004 23:44:23 +0000 (GMT) Date: Tue, 2 Mar 2004 23:44:23 +0000 From: Bruce M Simpson To: Julian Elischer Message-ID: <20040302234423.GB8716@saboteur.dek.spc.org> Mail-Followup-To: Julian Elischer , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200403022321.i22NLFNj056044@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200403022321.i22NLFNj056044@repoman.freebsd.org> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/usb ehci.c ehci_pci.c ehcireg.h ehcivar.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Mar 2004 23:44:27 -0000 On Tue, Mar 02, 2004 at 03:21:15PM -0800, Julian Elischer wrote: > Log: > Bring over ehci drivers from -current > more commits to follow Bravo! Encore!