From owner-freebsd-hackers@FreeBSD.ORG Tue Nov 23 15:37:11 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00BB416A4CE for ; Tue, 23 Nov 2004 15:37:11 +0000 (GMT) Received: from ion.gank.org (ion.gank.org [69.55.238.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA58C43D31 for ; Tue, 23 Nov 2004 15:37:10 +0000 (GMT) (envelope-from craig@tobuj.gank.org) Received: by ion.gank.org (mail, from userid 1001) id 526CF2AA50; Tue, 23 Nov 2004 09:37:10 -0600 (CST) Date: Tue, 23 Nov 2004 09:37:07 -0600 From: Craig Boston To: Marco van de Voort Message-ID: <20041123153706.GA44745@nowhere> Mail-Followup-To: Craig Boston , Marco van de Voort , epilogue , freebsd-hackers@freebsd.org References: <20041024164043.0675ff16@localhost> <20041123100959.455D81CD3D@turtle.stack.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041123100959.455D81CD3D@turtle.stack.nl> User-Agent: Mutt/1.4.2.1i cc: freebsd-hackers@freebsd.org cc: epilogue Subject: Re: USB developer please look at cdce driver -- (Was: Driver for Yopy PDA) X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Nov 2004 15:37:11 -0000 Hi, On Tue, Nov 23, 2004 at 11:09:59AM +0100, Marco van de Voort wrote: > I'm also in need for a cdce device. > > I had the below URL running with 5.2 (and some currents from mid-summer), > but it fails to compile with 5.3 > > http://www.gank.org/freebsd/cdce.tar.gz When did you pull down that tarball? I updated the driver at that location a few days ago to make it compile on 5.3 (though I haven't tested it with a real device yet). Thanks to Dave Smith for pointing out to me last week that it wasn't working. Craig