From owner-freebsd-hackers Sat May 11 14: 7:47 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by hub.freebsd.org (Postfix) with ESMTP id 7376237B403 for ; Sat, 11 May 2002 14:07:43 -0700 (PDT) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.12.3/8.12.2) with ESMTP id g4BL7fla001791 for ; Sat, 11 May 2002 23:07:42 +0200 (CEST) (envelope-from wkb@freebie.xs4all.nl) Received: (from wkb@localhost) by freebie.xs4all.nl (8.12.3/8.12.3/Submit) id g4BL7ffB001790 for FreeBSD-hackers@FreeBSD.ORG; Sat, 11 May 2002 23:07:41 +0200 (CEST) Date: Sat, 11 May 2002 23:07:41 +0200 From: Wilko Bulte To: FreeBSD hackers list Subject: Re: USB to serial converter support? Message-ID: <20020511230741.A1773@freebie.xs4all.nl> References: <20020511171443.A463@freebie.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020511171443.A463@freebie.xs4all.nl>; from wkb@freebie.xs4all.nl on Sat, May 11, 2002 at 05:14:43PM +0200 X-OS: FreeBSD 4.6-PRERELEASE X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, May 11, 2002 at 05:14:43PM +0200, Wilko Bulte wrote: Nevermind, I found uplcom on -current. Not on -stable though (yet?) Wilko > Hi there, > > I'm to get a laptop without serial port. Now did I find a USB-serial > adapter, which reports itself as: > > ugen0: ATEN International Serial adapter, rev 1.10/0.01, addr 2 > > I also found (in -stable): > > # Firmware download for Entrega Serial DB25 adapter. > # > device "Entrega Serial with UART" > product 0x8001 > vendor 0x1645 > release 0x0101 > attach "if ! kldstat -n usio > /dev/null 2>&1 ; then kldload usio; > fi" > attach "/usr/sbin/ezdownload -v -f > /usr/share/usb/firmware/1645.8001.010 > 1 /dev/${DEVNAME}" > > Is that kld usio something that is generically usable for USB-serial > converters? If yes, where can I find it, I don't seem to have an usio > around. > > tia (and please bear with me, this is my first USB device) > > Wilko > > -- > | / o / /_ _ wilko@FreeBSD.org > |/|/ / / /( (_) Bulte Arnhem, the Netherlands > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message ---end of quoted text--- -- | / o / /_ _ wilko@FreeBSD.org |/|/ / / /( (_) Bulte Arnhem, the Netherlands To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message