From owner-freebsd-stable@FreeBSD.ORG Fri Oct 6 13:43:47 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6CE316A407 for ; Fri, 6 Oct 2006 13:43:47 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from mail.ticketswitch.com (mail.ticketswitch.com [194.200.93.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE65643D69 for ; Fri, 6 Oct 2006 13:43:44 +0000 (GMT) (envelope-from petefrench@ticketswitch.com) Received: from [172.16.1.6] (helo=dilbert.firstcallgroup.co.uk) by mail.ticketswitch.com with esmtp (Exim 4.60 (FreeBSD)) (envelope-from ) id 1GVpzK-000PZu-L8; Fri, 06 Oct 2006 14:43:42 +0100 Received: from petefrench by dilbert.firstcallgroup.co.uk with local (Exim 4.61 (FreeBSD)) (envelope-from ) id 1GVpzK-000L4g-69; Fri, 06 Oct 2006 14:43:42 +0100 To: arg-bsd@arg.me.uk, karl@denninger.net In-Reply-To: <20061006135019.L76485@server.arg.sj.co.uk> Message-Id: From: Pete French Date: Fri, 06 Oct 2006 14:43:42 +0100 Cc: freebsd-stable@freebsd.org Subject: Re: Recommendations for a serial port card you can actually BUY? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Oct 2006 13:43:47 -0000 > The FTDI devices keep the device descriptors etc. in an EEPROM, so my > approach to the 'which port is which' problem was to change the textual > part of the descriptor - "usbdevs -d" then immediately tells you what is > going on. The EEPROM is writable over the USB connection - I have a > program to do so if anybody wants it. Yes please - I also use the devices, and this would be very handy. thanks, -pete.