From owner-freebsd-questions@FreeBSD.ORG Mon Aug 27 06:51:20 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CC1A716A41A for ; Mon, 27 Aug 2007 06:51:20 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 04A9013C45E for ; Mon, 27 Aug 2007 06:51:19 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id l7R6pFee010630; Mon, 27 Aug 2007 08:51:15 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id l7R6pEx0010625; Mon, 27 Aug 2007 08:51:15 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Mon, 27 Aug 2007 08:51:14 +0200 (CEST) From: Wojciech Puchar To: "Thomas D. Dean" In-Reply-To: <200708262009.l7QK9XaV001460@asus.tddhome> Message-ID: <20070827085103.V10624@wojtek.tensor.gdynia.pl> References: <200708262009.l7QK9XaV001460@asus.tddhome> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: How do I force ucom to attach? 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, 27 Aug 2007 06:51:20 -0000 something got broken, possibly device or USB port. On Sun, 26 Aug 2007, Thomas D. Dean wrote: > # uname -a > FreeBSD asus.tddhome 6.2-STABLE FreeBSD 6.2-STABLE #2: \ > Fri Jun 22 10:14:36 PDT 2007 \ > root@asus.tddhome:/usr/src/sys/i386/compile/GENERIC i386 > > I have a Prologix USB to GPIB adapter. I had it working, using > /dev/cuaU0. Then, I rebooted the system. No other changes. I do not > remember the what I did initially to get it working. > > Now, dmesg shows the device attaches to ugen0 and /dev/cuaU0 does not > exist. > > I disconnnected the device, loaded ucom, reconnected the device. Same > result. > > How do I get the device to attach to ucom? > > tomdean > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >