From owner-freebsd-questions@FreeBSD.ORG Tue Mar 22 09:10:49 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83F4816A4CE for ; Tue, 22 Mar 2005 09:10:49 +0000 (GMT) Received: from lorna.circlesquared.com (host217-45-219-85.in-addr.btopenworld.com [217.45.219.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEB7043D62 for ; Tue, 22 Mar 2005 09:10:47 +0000 (GMT) (envelope-from peter@circlesquared.com) Received: from localhost.circlesquared.com (localhost.circlesquared.com [127.0.0.1])j2M9AR2a020212 for ; Tue, 22 Mar 2005 09:10:28 GMT (envelope-from peter@circlesquared.com) From: Peter Risdon To: "freebsd-questions@freebsd.org" Content-Type: text/plain Date: Tue, 22 Mar 2005 09:10:27 +0000 Message-Id: <1111482627.751.174.camel@lorna.circlesquared.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Subject: usb interface boards and drivers X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Mar 2005 09:10:49 -0000 I'm trying to determine the best way to interface a device like a servo motor controller to a usb bus. Boards such as those produced by FTDI would be useful but they have no FreeBSD drivers. http://www.ftdichip.com/FTProducts.htm If anyone knows of any similar products that do have FreeBSD drivers, or can suggest resources that document an alternative approach, I'd be very grateful for a steer. TIA. Peter.