Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] What /devTTY? is the modem normally under?
Date: Thu, 29 Sep 2005 05:42:14
Message-Id: 20050929053714.GA10893@waltdnes.org
In Reply to: RE: [gentoo-user] What /devTTY? is the modem normally under? by Richard Watson
1 In addition to what everyone else has mentioned. External modems work
2 on /dev/ttyS0../dev/ttyS3 (DOS COM1:..COM4:). Internal PCI modems work
3 on /dev/ttyS4 or higher. Some kernels default to only supporting the 4
4 external ports, and internal PCI modems won't run. To support internal
5 PCI modems, go into "make menuconfig"...
6
7 Device Drivers --->
8 Character devices --->
9 Serial drivers --->
10 <*> 8250/16550 and compatible serial support
11 (5) Maximum number of non-legacy 8250/16550 serial ports
12
13 The (5) allows for 1 PCI modem. If you have 2 PCI modems, you need
14 to set the number of ports to at least (6), etc.
15
16 --
17 Walter Dnes <waltdnes@××××××××.org>
18 My musings on technology and security at http://tech_sec.blog.ca
19 --
20 gentoo-user@g.o mailing list