Date: Sat, 11 May 2002 23:07:41 +0200 From: Wilko Bulte <wkb@freebie.xs4all.nl> To: FreeBSD hackers list <FreeBSD-hackers@FreeBSD.ORG> Subject: Re: USB to serial converter support? Message-ID: <20020511230741.A1773@freebie.xs4all.nl> In-Reply-To: <20020511171443.A463@freebie.xs4all.nl>; from wkb@freebie.xs4all.nl on Sat, May 11, 2002 at 05:14:43PM %2B0200 References: <20020511171443.A463@freebie.xs4all.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020511230741.A1773>