From: Alex Yustasov <snmon@server.by>
To: alt-linux <community@altlinux.ru>
Subject: Re: [Comm] Zyxel 56K PCI
Date: Sat, 1 Feb 2003 14:38:14 +0200
Message-ID: <20030201123814.GA5958@server.by> (raw)
In-Reply-To: <3E3B885B.1040309@mail.esoo.ru>
[-- Attachment #1: Type: text/plain, Size: 793 bytes --]
On Sat, Feb 01, 2003 at 01:42:03PM +0500, maxim wrote:
> Всем привет
> У меня модем Zyxel 56k PCI и я никак не могу его настроить. Подскажите
> пожалуйста кто опытом богат. Заранее спасибо
У меня работает. Дрова брал с
http://www.medres.ch/~jstifter/linux/pctel.html
Там есть 0.9.6, но они у меня вылетают на перезагрузку при
плохой связи. Я пользую 0.8.6.
Нужно скачать драйвер 0.8.6
Положить куда нибудь драйвер.tar.gz и pctel.patch.bz2 (в аттаче)
Распаковать дрова: tar xvzf драйвер.tar.gz
прицепить патч: bunzip2 -cd pctel.patch.bz2 | patch -p0
cd pctel-0.8.6
./configure --with-hal=pct789
make
make install
В /lib/modules/текущее ядро/misc/ должны появиться pctel.o и
ptserial.o
Где нибудь в rc.local прописать
insmod -f /lib/modules/`uname -r`/misc/pctel.o
modprobe ptserial
И все.
[-- Attachment #2: pctel.patch.bz2 --]
[-- Type: application/octet-stream, Size: 2341 bytes --]
next prev parent reply other threads:[~2003-02-01 12:38 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-01 8:42 maxim
2003-02-01 10:02 ` Sergey Kuznetsov
2003-02-01 12:01 ` maxim
2003-02-01 11:06 ` Andrey Mackiewicz
2003-02-01 12:38 ` Alex Yustasov [this message]
2003-02-01 12:39 ` maxim
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=20030201123814.GA5958@server.by \
--to=snmon@server.by \
--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