ALT Linux Community general discussions
 help / color / mirror / Atom feed
* Re: [Comm] Problems ----> US Robotics/3com 56K Fax modem model 5610! Help me, please! Prodolgenie!!!
  @ 2003-12-05 17:00 ` Sergey Vlasov
  0 siblings, 0 replies; only message in thread
From: Sergey Vlasov @ 2003-12-05 17:00 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 1286 bytes --]

On Fri, Dec 05, 2003 at 07:48:32PM +0300, Dimas wrote:
> Доброе время суток!
> OS ALTLinux Master 2.2 / kernel 2.4.20-alt5
> 3 Com Fax Modem 56K v.90 int. Hardware (2977/5610)
> мат плата: Elitegroup P4VXAD на чипсете VIA 226A
> проц. Intel P4 1,7
> Огромное спасибо всем кто откликнулся на предыдущие мои письма.
> К сожалению ничего не получилось, модем не зарабоатал. Вот резултаты:
> 
> >[root@localhost root]# dmesg|grep ttyS
> >
> >ttyS00 at 0x03f8 (irq = 4) is a 16550A
> >
> >ttyS01 at 0x02f8 (irq = 3) is a 16550A
> >
> >ttyS04 at port 0xd000 (irq = 11) is a 16550A

Это говорит о том, что устройство уже обнаружено, и никаких дополнительных
действий (setserial и т.п.) не нужно.  Только имя устройства в этом
сообщении немного неправильное - на самом деле это /dev/ttyS4.

Так что можете настраивать kppp (или что-то ещё) на использование
/dev/ttyS4.

> >[root@localhost root]# ln -s /dev/ttyS4 /dev/modem
> >
> >ln: `/dev/modem': File exists

ln -sf /dev/ttyS4 /dev/modem (или удалите предварительно /dev/modem).

> Настораживает то, что многие устройства на одно прерывании --> IRQ 11.

В принципе для PCI это вполне нормально (теоретически это может влиять на
производительность, если какое-то из устройств генерирует много
прерываний, но реально вы это вряд ли заметите).

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-12-05 17:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-05 17:00 ` [Comm] Problems ----> US Robotics/3com 56K Fax modem model 5610! Help me, please! Prodolgenie!!! Sergey Vlasov

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git