From owner-freebsd-questions@FreeBSD.ORG Mon Apr 17 08:20:21 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 7B43916A401 for ; Mon, 17 Apr 2006 08:20:21 +0000 (UTC) (envelope-from freebsd.ml@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8084543D60 for ; Mon, 17 Apr 2006 08:20:14 +0000 (GMT) (envelope-from freebsd.ml@gmail.com) Received: by nz-out-0102.google.com with SMTP id l8so475040nzf for ; Mon, 17 Apr 2006 01:20:14 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=DKvcss9Jw9idvJPBtVbN/KW1k0eNc3Y1xjP2eueD3HwLx7ZEyzZjGazBOEru40NJqHytzRM1BHSszd+sWo1MgWSZXJOtrJJZVpUfYPvS+nDTX3c0L32896toL7CdAyrO5RaPMO1YDxNxBjHcLR4QH0BGgpief8BMuBwaUxhL/Ok= Received: by 10.36.31.6 with SMTP id e6mr3979127nze; Mon, 17 Apr 2006 01:20:13 -0700 (PDT) Received: by 10.36.132.18 with HTTP; Mon, 17 Apr 2006 01:20:13 -0700 (PDT) Message-ID: Date: Mon, 17 Apr 2006 17:20:13 +0900 From: "FreeBSD MailingLists" To: questions MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: usb-serial controller in 5.4? (NEVERMIND) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Apr 2006 08:20:21 -0000 Sorry, folks. Nevermind, I'm an idiot... I just use ucom0 as the tty or cua device .... ha ha ha On 4/17/06, FreeBSD MailingLists wrote: > > i have a USB-Serial Controller by Prolific Technology, Inc. > > I tested to see if the device works on FreeBSD on FreeBSD6 machine. > the serial controller works when i load ucom and uplcom modules. > a ucom0 device is generated along with tty and cua devices. > > when i connect to a FreeBSD 5.4 machine with ucom and uplcom modules > loaded. > an ucom0 device is generated but the tty and cua devices are not present. > are those not generated automatically in 5.4? do i need to issue a > command to get the devices working? > > TIA, > Tomoki >