Gentoo Archives: gentoo-user

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

Replies

Subject Author
Re: [gentoo-user] minicom && usb-serrial cable config Sarpy Sam <sarpy.sam@×××××.com>