From owner-freebsd-mobile@FreeBSD.ORG Fri Jul 1 04:28:08 2005 Return-Path: X-Original-To: mobile@freebsd.org Delivered-To: freebsd-mobile@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95B2216A41C for ; Fri, 1 Jul 2005 04:28:08 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from harmony.village.org (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4870443D1F for ; Fri, 1 Jul 2005 04:28:08 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [127.0.0.1]) by harmony.village.org (8.13.3/8.13.3) with ESMTP id j614POfC082806 for ; Thu, 30 Jun 2005 22:25:24 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 30 Jun 2005 22:27:08 -0600 (MDT) Message-Id: <20050630.222708.21928218.imp@bsdimp.com> To: mobile@freebsd.org From: "M. Warner Losh" X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: Subject: ep driver updates X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Jul 2005 04:28:08 -0000 The EP driver is working on the 14 different cards that I have which are supported by it (only the 3C1 fails). I've commited my changes to the tree. Please let me know if this breaks anything. Warner