ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: community@altlinux.ru
Subject: Re: [Comm] ISA модем на 2.4.22
Date: Sat, 3 Apr 2004 15:02:25 +0400
Message-ID: <20040403110225.GA3970@sirius.home> (raw)
In-Reply-To: <web-57519437@tut.by>

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

On Sat, Apr 03, 2004 at 01:16:17PM +0300, Константин Винокуров wrote:
> Как настроить исашный модем на 2.4.22 ядре? Ядро видит его (в dmesg 
> есть сторчка про ttyS2), вручную запуская insmod isa-pnp можно 
> прочесть в /proc/isapnp о модеме, но он deactive или что-то вроде 
> того.

Поддержка isapnp для последовательных портов отвалилась в результате
встраивания драйвера serial в ядро (это нужно для перенаправления
консоли на последовательный порт).  Нужно перевести его в режим legacy
ISA (настройка перемычками) и выставить адрес и IRQ.

> kudzu его находит, но в hwconf нет записей про irq и port (в 
> отличие от hwconf от ALJ2.2 ядра). Пробовал
> setserial /dev/ttyS2 port 0x3e8-0x3ef irq 5

setserial /dev/ttyS2 port 0x3e8 irq 5

> не помогает - kppp говорит - модем занят. Модем настроен на PnP - при 
> загрузке биос настраивает его на COM3 и 5 irq. Винда соответсвенно 
> тоже на COM3, 3e8-3ef, IRQ5. Пробовал перемычками на модеме поставить 
> COM3 и IRQ 5 (да и на другие) - так вообще его биос не видит.

В таком режиме BIOS и не должен его видеть.  Но нужно найти в
настройках BIOS конфигурацию прерываний и выставить для IRQ5 тип
"Legacy ISA" - без этого на многих платах прерывания для ISA-устройств
(не isapnp) не работают.  А вот вызов setserial придётся вписать в
/etc/rc.d/rc.serial.

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

  reply	other threads:[~2004-04-03 11:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-03 10:16 Константин Винокуров
2004-04-03 11:02 ` Sergey Vlasov [this message]
2004-04-03 19:12 ` Sergey Kuznetsov

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=20040403110225.GA3970@sirius.home \
    --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