Gentoo Archives: gentoo-user

From: JimD <Jim@×××××××××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] USRobotics internal modem
Date: Sun, 26 Mar 2006 16:30:29
Message-Id: 20060326112437.65a00417@keelie.localdomain
In Reply to: Re: [gentoo-user] USRobotics internal modem by contiemilio@virgilio.it
1 On Sun, 26 Mar 2006 14:35:42 +0000
2 contiemilio@××××××××.it wrote:
3
4 > Well, using lspci -v
5 >
6 > 02:07.0 Serial controller: 3Com Corp, Modem Division 56K FaxModem
7 > 02:Model 5610
8 > (rev 01) (prog-if 02 [16550])
9 > Subsystem: 3Com Corp, Modem Division Unknown device 00d7
10 > Flags: medium devsel, IRQ 16
11 > I/O ports at dc00 [size=8]
12 > Capabilities: [dc] Power Management version 2
13 >
14 > then dmesg | grep tty
15 >
16 > serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
17 > serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
18 > 0000:02:07.0: ttyS1 at I/O 0xdc00 (irq = 16) is a 16550A
19 >
20 > So I think modem is on /dev/ttyS1.
21 >
22 > Question: why cannot I set up KPPP?
23
24 OK, that helps : )
25
26 Now Google should be all you need. I searched google for
27
28 linux 3Com 5610
29
30 and found some interesting links. This one is about the 3Com 5610:
31
32 http://baheyeldin.com/linux/how-to-setup-a-modem-with-linux.html
33
34 There is always http://www.linmodems.org/. You should read
35 linmodems.org because you can download their scanModem tool and run
36 that for help.
37
38 Jim
39 --
40 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] USRobotics internal modem contiemilio@××××××××.it