Gentoo Archives: gentoo-user

From: Sarpy Sam <sarpy.sam@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] minicom && usb-serrial cable config
Date: Fri, 04 Aug 2006 02:39:52
Message-Id: b69857cf0608031935j97b308fwd1434ddd21512cde@mail.gmail.com
In Reply to: [gentoo-user] minicom && usb-serrial cable config by James
1 On 8/3/06, James <wireless@×××××××××××.com> wrote:
2 > Hello,
3 >
4 > I recently got an HP 8000 laptop with any 9-pin serial ports.
5 > I got a Entrega USB-to-serail cable.
6 >
7 > lsusb sees the device:
8 > Bus 003 Device 002: ID 046d:c01b Logitech, Inc. MX310 Optical Mouse
9 > Bus 003 Device 001: ID 0000:0000
10 > Bus 002 Device 003: ID 1645:8003 Entrega [hex]
11 > Bus 002 Device 001: ID 0000:0000
12 > Bus 001 Device 001: ID 0000:0000
13 >
14 >
15 > When I compile the Entrega usb driver into the kernel is shows
16 > up in dmesg:
17 > drivers/usb/serial/usb-serial.c: USB Serial support registered for
18 > Xircom / Entrega PGS - (prerenumeration)
19 >
20 >
21 > and I can go to /dev/bus/usb/002/
22 > and see with ls:
23 > 001 003
24 >
25 > But when I go to minicom and go to set the serial port config,
26 > I do not know how to designate the port:
27 > With an ordinary (16550) serial port it would be something like:
28 > /dev/ttyS1 or /dev/ttyS0
29 >
30 > What would it be with this Entrega device?
31 >
32 > I also tried with the driver configured as a loadable
33 > model, but with no success.....
34 >
35 >
36 > Any ideas?
37 My usb to serial cable gets recognized as /dev/ttyUSB1
38
39 Hope that helps.
40
41 Kirby
42 --
43 gentoo-user@g.o mailing list

Replies

Subject Author
[gentoo-user] Re: minicom && usb-serrial cable config James <wireless@×××××××××××.com>