Gentoo Archives: gentoo-user

From: James <wireless@×××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Wine + USB to serial adapter
Date: Mon, 13 Oct 2008 17:32:25
Message-Id: loom.20081013T172552-684@post.gmane.org
In Reply to: [gentoo-user] Wine + USB to serial adapter by Adam Carter
1 Adam Carter <Adam.Carter <at> optus.com.au> writes:
2
3
4 > Is /dev/ttyUSB0 as
5 > functional as a regular /etc/ttyS0? I have a USB to serial adapter
6 > that uses the pl2303 driver, and have
7
8 It's listed in the kernel sources so it should work..
9
10 make menuconfig
11 -->device drivers
12 -->usb
13 -->USB Serial Converter Support
14 --> Prolific 2303 Single Port Serial Driver
15
16
17 > - will other USB to
18 > serial adapter with better linux drivers work?
19 > - or will i have to
20 > try a PCCard serial adapter?
21
22
23 FTDI work very well under windows or linux. Once you add the
24 appropriate driver (via the linux kernel) you can boot
25 either winblows or linux and use the 9pin-serial-to-usb
26 as you like with either OS.
27
28
29 These sorts of products are build upon various chipsets from
30 different vendors, but, there are standards so as long as
31 a linux driver exists for the chipset that is used in your
32 product, it should work reliably and consistently, under
33 linux or winblows.....
34
35
36 hth,
37
38
39 James

Replies

Subject Author
RE: [gentoo-user] Re: Wine + USB to serial adapter Adam Carter <Adam.Carter@×××××××××.au>