ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: community@altlinux.ru
Subject: Re: [Comm] Problems ----> US Robotics/3com 56K Fax modem model 5610! Help me, please! Prodolgenie!!!
Date: Fri, 5 Dec 2003 20:00:38 +0300
Message-ID: <20031205170038.GD30696@master.mivlgu.local> (raw)
In-Reply-To: <3FD0B6E0.6070908@narod.ru>

[-- 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 --]

           reply	other threads:[~2003-12-05 17:00 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <3FD0B6E0.6070908@narod.ru>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20031205170038.GD30696@master.mivlgu.local \
    --to=vsu@altlinux.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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