From owner-freebsd-hardware Wed Jan 16 13:40:55 2002 Delivered-To: freebsd-hardware@freebsd.org Received: from arg1.demon.co.uk (arg1.demon.co.uk [62.49.12.213]) by hub.freebsd.org (Postfix) with ESMTP id 7060837B404 for ; Wed, 16 Jan 2002 13:40:50 -0800 (PST) Received: by arg1.demon.co.uk (Postfix, from userid 1002) id 3A29A9B20; Wed, 16 Jan 2002 21:40:49 +0000 (GMT) Received: from localhost (localhost [127.0.0.1]) by arg1.demon.co.uk (Postfix) with ESMTP id 374DB5D25; Wed, 16 Jan 2002 21:40:49 +0000 (GMT) Date: Wed, 16 Jan 2002 21:40:49 +0000 (GMT) From: Andrew Gordon X-X-Sender: To: Brett Glass Cc: Subject: Re: Getting a USB serial device working In-Reply-To: <4.3.2.7.2.20020116072209.01dcea00@localhost> Message-ID: <20020116213625.G40545-100000@server.arg.sj.co.uk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, 16 Jan 2002, Brett Glass wrote: > At 05:59 AM 1/16/2002, Andrew Gordon wrote: > >the more open devices. There's Linux support at > > > > http://ftdi-usb-sio.sourceforge.net/ > > > >and I have used information from there to write a trivial dumb-terminal > >which talks through the FreeBSD "ugen" device to access the port; this > >is more proof-of-concept rather than anything useful, but I've put it > >online in case of interest: > > > > http://www.arg1.demon.co.uk/freebsd.html > > Unfortunately, if it's derived from Linux code it is likely to be > GPL-infected. Was the GPL present in the source files or in the > archive in which they came? If so, we must either ask the author to > relicense or implement from scratch, since it is vitally important > to keep the GPL out of the BSD kernels. The protocol is documented in a .h file; it is neither necessary nor useful to look at the driver code. The .h file contains no copyright message whatsoever, and indicates that all the information in it was obtained from FTDI. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message