[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:34654] Re: [Q] GW-NS110 with woody
- From: NAKANO Takeo <nakano@xxxxxxxxxxxxxxxx>
- Subject: [debian-users:34654] Re: [Q] GW-NS110 with woody
- Date: Thu, 26 Sep 2002 00:31:58 +0900
- List-help: <mailto:debian-users-ctl@debian.or.jp?body=help>
- List-id: debian-users.debian.or.jp
- List-owner: <mailto:debian-users-admin@debian.or.jp>
- List-post: <mailto:debian-users@debian.or.jp>
- List-software: fml [fml 4.0.3 release (20011202/4.0.3)]
- List-unsubscribe: <mailto:debian-users-ctl@debian.or.jp?body=unsubscribe>
- X-ml-info: If you have a question, send e-mail with the body "help" (without quotes) to the address debian-users-ctl@debian.or.jp; help=<mailto:debian-users-ctl@debian.or.jp?body=help>
- X-ml-name: debian-users
- X-mlserver: fml [fml 4.0.3 release (20011202/4.0.3)]; post only (only members can post)
- X-sender: NAKANO Takeo <nakano@xxxxxxxxxxxxxxxxxxxx>
- X-spam-level:
- X-spam-status: No, hits=-0.1 required=10.0 tests=IN_REP_TO,ISO2022JP_CHARSET,ISO2022JP_BODY,CASHCASHCASH, US_DOLLARS_2,DOUBLE_CAPSWORD,UPPERCASE_25_50,WEIRD_PORT version=2.31
- Message-id: <E17uE8m-0001te-00@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- X-mail-count: 34654
- X-mailer: mnews [version 1.22PL4] 2000-05/28(Sun)
中野です。
sid ですが GW-NS110 を ThinkPad i1124 で使えています。
<20020925150820.0B0F3150D8@xxxxxxxxxxxx>の記事において
help@xxxxxxxxxさんは書きました。
> ■質問
> woody で GW-NS110 を使うにはどうしたらよいでしょうか?
> ドコを見れば、あるいはどの情報を出せばわかりやすい
> でしょうか?
knoppix と woody での lsmod を比べてみると、yenta_socket と
i82365 の違いがあるようですね。
sid の /usr/share/doc/pcmcia-cs/README-2.4.gz を見ると、
In the standalone pcmcia-cs drivers, the i82365 module supports both
ISA-to-PCMCIA, PCI-to-PCMCIA, and PCI-to-CardBus bridges. The CardBus
socket driver in the 2.4 tree is the "yenta_socket" driver. It is
selected by the CONFIG_CARDBUS option. In your PCMCIA startup
options, this driver should be specified in place of the i82365
driver. The kernel version of the i82365 driver, selected by
CONFIG_I82365, only supports ISA-to-PCMCIA bridges. PCI-to-PCMCIA
bridges that are not CardBus capable, like the Cirrus PD6729, are not
supported at all by the kernel PCMCIA drivers.
とあります。 ので、この辺のモジュールが pcmcia-cs 由来の
ものか、kernel 由来のものかを (dpkg -S や dlocate とかで)
チェックしてみるといいんじゃないでしょうか。
yenta_socket と i82365 の選択は /etc/default/pcmcia の
PCIC=
で指定できると思います。
ちなみに私は kernel も pcmcia-cs もソースからコンパイル
してて、i82365 の方を使ってます。 カーネルの config は
# CONFIG_PCMCIA is not set
:
CONFIG_NET_RADIO=y
CONFIG_WIRELESS=y
という感じにしています。
# 全文は
# http://surf.ap.seikei.ac.jp/~nakano/diary/misc/i1124-kernelconf-2.4.19
# に置いときました。
--
中野武雄