From owner-freebsd-questions Mon Feb 24 15: 7:21 2003 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 DBF0837B405 for ; Mon, 24 Feb 2003 15:07:18 -0800 (PST) Received: from pursued-with.net (adsl-66-125-9-242.dsl.sndg02.pacbell.net [66.125.9.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 018A843FBD for ; Mon, 24 Feb 2003 15:07:17 -0800 (PST) (envelope-from Kevin_Stevens@pursued-with.net) Received: from pursued-with.net (localhost [127.0.0.1]) by pursued-with.net (8.12.6/8.12.5) with SMTP id h1ON7HAv039248; Mon, 24 Feb 2003 15:07:17 -0800 (PST) (envelope-from Kevin_Stevens@pursued-with.net) Received: from 192.85.47.1 (SquirrelMail authenticated user imap) by new.host.name with HTTP; Mon, 24 Feb 2003 15:07:17 -0800 (PST) Message-ID: <38494.192.85.47.1.1046128037.squirrel@new.host.name> Date: Mon, 24 Feb 2003 15:07:17 -0800 (PST) Subject: Re: tip and USB-RS232 cable From: "Kevin Stevens" To: In-Reply-To: <1459.192.168.1.5.1046126770.squirrel@192.168.1.10> References: <1459.192.168.1.5.1046126770.squirrel@192.168.1.10> X-Priority: 3 Importance: Normal Cc: Reply-To: Kevin_Stevens@pursued-with.net X-Mailer: SquirrelMail (version 1.2.11) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > On hostA I recompiled the kernel incuding the following 2 lines: > # USB com devices > device ucom > device uplcom > > Unplugging and plugging back in on hostA the USB end, this is what I get > on the messages file: > > ... hostA /kernel: uplcom0: at uhub0 port 2 (addr 2) disconnected > ... hostA /kernel: uplcom0: detached > ... hostA /kernel: uhub0: port error, restarting port 2 > ... hostA /kernel: uplcom0: Prolific Technology PL2303 Serial adapter > (ATEN/IOGEAR UC232A), rev 1.10/2.02, addr 2 > > On hostA:/etc/remote I created the following line: > usb0:dv=/dev/usb0:br#9600:pa=none: > > However, I can't have tip working. It tries to connect and immediately > disconnect! > hostA:~ # tip usb0 > connected Um. Is it an incredibly stupid question to ask why you're trying to access usb0: instead of uplcom0:? I don't know anything about serial USB support under FreeBSD, but that kind of jumps out... KeS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message