[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[fol] PC98 C バスカードのロード方法は?


初めて投稿します
PC9821V200(k6/400)を使用しています
os-debian2.1(slink)kernel-2.2.5
V200内臓FAXボード C-bus
SCSI IO-DATA SC-98-3P C-bus
SOUND (G8YWA?) チップYMF715B(yamaha)  C-bus
製品に組み込まれているカードです
isapnpを使ってロードしましたがうまくロード出来ません
ご教授よろしくお願いします
SCSIとFAXボードは1枚ずつ差してロード>>OK
2枚差すとエラーとなります
configrationです(抜粋)
# Trying port address 0203
# Board 1 has serial identifier 78 ff ff ff ff 11 80 2f bf
# Board 2 has serial identifier 6f 00 00 00 01 11 01 54 dc
# (DEBUG)
(READPORT 0x0203)
(ISOLATE PRESERVE)
(IDENTIFY *)
# Card 1: (serial identifier 78 ff ff ff ff 11 80 2f bf)
# Vendor Id oYO8011, No Serial Number (-1), checksum 0x78.
# Version 1.0, Vendor version 1.0
# ANSI string -->NEC FAX-MODEM/SP(33600bps)<--
# Don't forget to uncomment the activate (ACT Y) when happy
(CONFIGURE oYO8011/-1 (LD 0
# Multiple choice time, choose one only !
#       Start dependent functions: priority acceptable
#       IRQ 5, 6, 10 or 12.
#             High true, edge sensitive interrupt
(INT 0 (IRQ 10 (MODE +E)))
#     End dependent functions
#     Logical device decodes 16 bit IO address lines
#         Minimum IO base address 0x0000
#         Maximum IO base address 0xfff8
#         IO base alignment 8 bytes
#         Number of IO addresses required: 8
(IO 0 (BASE 0x0000))
(ACT Y)
))
# End tag... Checksum 0x00 (OK)

# Card 2: (serial identifier 6f 00 00 00 01 11 01 54 dc)
# Vendor Id wBT0111, Serial Number 1, checksum 0x6F.
#     Version 1.0, Vendor version 1.0
#     ANSI string -->I-O DATA SC-98-3 SCSI-2  PRIMARY<--
# Don't forget to uncomment the activate (ACT Y) when happy
(CONFIGURE wBT0111/1 (LD 1 << エラーを起こす
#     Logical device decodes 16 bit IO address lines
#         Minimum IO base address 0xccc0
#         Maximum IO base address 0xcff0
#         IO base alignment 16 bytes
#         Number of IO addresses required: 4
(IO 0 (BASE 0xccc0))
#     IRQ 3, 5, 6 or 9.
#         High true, edge sensitive interrupt
(INT 0 (IRQ 3 (MODE +E)))
#     First DMA channel 0 or 3.
#         8 bit DMA only
#         Logical device is not a bus master
#         DMA may not execute in count by byte mode
#         DMA may not execute in count by word mode
#         DMA channel speed in compatible mode
(DMA 0 (CHANNEL 3))
#     Memory is writeable
#     Memory is non-cacheable
#     Memory decode supports high address
#     memory is 8-bit and 16-bit
#     memory is an expansion ROM
#     Minimum memory base address 0x0d0000
#     Maximum memory base address 0x0de000
#     Range base alignment mask 0xff2000 bytes
#     Range length 8192 bytes
# Choose UPPER = Range, or UPPER = Upper limit to suit hardware
# (MEM 0 (BASE 0x0d0000) (MODE wu) (UPPER 0x0d2000))
(MEM 0 (BASE 0x0d0000) (MODE wr) (UPPER 0x002000))
(ACT Y)
))
# End tag... Checksum 0x00 (OK)
(CONFIGURE wBT0111/1 (LD 1のLD 1をLD 0にしてカード1を
コメントアウトで認識します 
FAXボードも同様です
SOUNDカードのロードが出来ません使用している方
方法をご存知の方おられますか

この情報があなたの探していたものかどうか選択してください。
yes/まさにこれだ!   no/違うなぁ   part/一部見つかった   try/これで試してみる

あなたが探していた情報はどのようなことか、ご自由に記入下さい。特に「まさにこれだ!」と言う場合は記入をお願いします。
例:「複数のマシンからCATV経由でipmasqueradeを利用してWebを参照したい場合の設定について」
Follow-Ups: