[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[plamo:00608] Re: How to PIAFS CARD
-
From:Shigeo Sagai
-
Date:Mon, 21 Dec 1998 11:03:05 +0900
- Subject: [plamo:00608] Re: How to PIAFS CARD
- From: Shigeo Sagai <sagai@xxxxxxxxxxxxxxxxxxx>
- Date: Mon, 21 Dec 1998 11:03:05 +0900
- Posted: Mon, 21 Dec 1998 11:04:02 +0900
一応まとめと念押し。
次を試してください。
別便で書いた通り、Win95での使用メモリを確認して、調整してください。
下記は、試す例です。Win95でのPCMCIAカードのコントローラメモリが、
d0000-dffffにある場合だと思ってください。
#さっきのはよく見ると間違ってました。m(_ _)m
最初に、port 0xa00-0xaffの利用をはずしてみましょう。
(下の図で1+2をする。)
それでだめなら、(1+3、1+4)などを確認してください。
おそらく、1+2で動作しそうな気がするんですけど。。。
In message <199812202344.IAA12883@valrog.denken.or.jp>you write:
>----------------------------------
>>#
>># Local PCMCIA Configuration File
>>#
>># System resources available for PCMCIA devices
>>#
>>#include port 0x100-0x4ff, port 0x1000-0x17ff
>>#include port 0x100-0x4ff
>>#include port 0x100-0x3ff, memory 0xd0000-0xdffff
>>include port 0x100-0x3ff, memory 0xa0000000-0xa0ffffff
2.ここを次に変更して確認。
#include port 0x100-0x3ff, memory 0xa0000000-0xa0ffffff
include port 0x100-0x3ff, memory 0xd0000-0xdffff
3.ここを、
#include port 0x100-0x3ff, memory 0xa0000000-0xa0ffffff
include port 0x100-0x3ff, memory 0xd0000-0xd7fff
4.ここを、
#include port 0x100-0x3ff, memory 0xa0000000-0xa0ffffff
include port 0x100-0x3ff, memory 0xd8000-0xdffff
>>#include memory 0xc0000-0xfffff, memory 0xa0000000-0xa0ffffff
>>#
>># Extra port range for IBM Token Ring
>>#
>>include port 0xa00-0xaff
1.ここをコメントアウト。
#include port 0xa00-0xaff
>>#
>># Resources we should not use, even if they appear to be available
>>#
>># First built-in serial port
>>exclude irq 4
>># Second built-in serial port
>>#exclude irq 3
>># First built-in parallel port
>>exclude irq 7
>>#
>>exclude irq 15
>>#
>>#
>># Options for loadable modules
>>#
>># To fix sluggish network with IBM ethernet adapter...
>>#module "pcnet_cs" opts "mem_speed=600"
>>module "pcnet_cs" opts "use_shmem=0"
>>#
>># Options for Xircom Netwave driver...
>>#module "netwave_cs" opts "domain=0x100 scramble_key=0x0"
--------------------
--
----+----1----+----2----+----3----+----4----+----5----+----6----+
Shigeo Sagai sagai@criepi.denken.or.jp
- Follow-Ups
-
- [plamo:00611] Re: How to PIAFS CARD, Masahiko Norita
- [plamo:00640] Re: How to PIAFS CARD, Hirohisa Inoue
- References
-
- [plamo:00598] Re: How to PIAFS CARD, Shigeo Sagai
[検索ページ]
[メール一覧]
Plamo ML 公開システム