From owner-freebsd-hackers Wed Oct 29 06:55:20 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id GAA20010 for hackers-outgoing; Wed, 29 Oct 1997 06:55:20 -0800 (PST) (envelope-from owner-freebsd-hackers) Received: from word.smith.net.au (ppp20.portal.net.au [202.12.71.120]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id GAA20005 for ; Wed, 29 Oct 1997 06:55:15 -0800 (PST) (envelope-from mike@word.smith.net.au) Received: from word.smith.net.au (localhost [127.0.0.1]) by word.smith.net.au (8.8.7/8.8.5) with ESMTP id BAA01063; Thu, 30 Oct 1997 01:21:33 +1030 (CST) Message-Id: <199710291451.BAA01063@word.smith.net.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: Doug White cc: hackers@freebsd.org Subject: Re: USB driver in the works? In-reply-to: Your message of "Tue, 28 Oct 1997 12:25:14 -0800." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 30 Oct 1997 01:21:32 +1030 From: Mike Smith Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I'm curious to know if anyone is currently working on a driver for > controlling USB (Universal Serial Bus) devices. If no one is, I'm > considering launching a development campaign. There have been several nibbles, but no serious progress. You should at the very least familiarise yourself with USB at the various levels before getting serious about this; it's not for the fainthearted. 8( > Assuming that Toshiba is forthcoming with the programming spec, it should > be possible to make a FreeBSD box with the appropriate drivers control it. Toshiba aren't the best when it comes to documentation, I'm afraid. Still, don't let me put you off, especially if a USB subsystem will be forthcoming. How can we help? mike