From owner-freebsd-hackers@FreeBSD.ORG Sun Aug 20 01:30:24 2006 Return-Path: X-Original-To: hackers@freebsd.org 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 2AE4C16A4DA for ; Sun, 20 Aug 2006 01:30:24 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id B947043D45 for ; Sun, 20 Aug 2006 01:30:23 +0000 (GMT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.13.7/8.13.7) with ESMTP id k7K1Tqru034687; Sat, 19 Aug 2006 18:29:52 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.13.7/8.13.7/Submit) id k7K1TqBl034686; Sat, 19 Aug 2006 18:29:52 -0700 (PDT) (envelope-from sgk) Date: Sat, 19 Aug 2006 18:29:52 -0700 From: Steve Kargl To: Jaye Mathisen Message-ID: <20060820012952.GA34674@troutmask.apl.washington.edu> References: <20060820010142.GY20880@main.mathisen.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060820010142.GY20880@main.mathisen.org> User-Agent: Mutt/1.4.2.2i Cc: hackers@freebsd.org Subject: Re: RadioShack USB/Serial converter on FreeBSD 6.0-stable? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Aug 2006 01:30:24 -0000 On Sat, Aug 19, 2006 at 06:01:42PM -0700, Jaye Mathisen wrote: > > > Running 6.0-stable as of 8/17. Bought a USB/Serial converter for my > notebook from radio shack. Works under windows, but comes > on as a "ugen0: Prolific Technology Inc. USB-Serial Controller. rev 1.10/3.00, addr". > > Is there a simple way for me to make this recognizable as a serial > interface (presuming it's just a rebadged something-or-other. > Have you read uplcom(4)? -- Steve