MLの皆様お世話になっております
iSP 岩崎@川崎市です。
Vine Linux 2.5で
Rockwell International HCF 56k Data/Fax Modem
を使いたいと考えておりますが、以下の状況で困っております。
cat /proc/pci で、PCI BUS上のMODEMカードは無事認識されているよう
であることを確認。
---------------------------------------------------------------------------
Bus 0, device 12, function 0:
Communication controller: Rockwell International HCF 56k Data/Fax Modem (rev
1).
IRQ 11.
Master Capable. Latency=32.
Non-prefetchable 32 bit memory at 0xe4000000 [0xe400ffff].
I/O at 0x6100 [0x6107]
---------------------------------------------------------------------------
つぎに
http://www.mbsi.ca/cnxtlindrv/hcf/archive/hcfpcimodem-0.98mbsibeta02090200/hcfpcimodem-0.98mbsibeta02090200-1.i386.rpm
にて、HCF 56k Data/Fax Modemドライバ+生成ツールを落とし
付属の/usr/sbin/hcfpciconfig -a で
無条件にドライバRe-compilingで、ドライバインストール及び環境設定。
以下、Re-compiling状況の一部です。
---------------------------------------------------------------------------
・Selected PCI VendorID=127A DeviceID=1023
・and INF file /etc/hcfpci/inf/hcfv90_linux.inf
・Re-compiling HCF modules for kernel 2.4.18-0vl3, using source directory
/lib/modules/2.4.18-0vl3/build. Please wait..
・Re-compilation and installation of HCF modules succeeded.
Your HCF modem should now be accessible as /dev/ttySHCF0
or through the symbolic link /dev/modem.
--------------------------------------------------------------------------
と無事?/dev/modemなっているはずなのですが
setserial -a /dev/modem
setserial -a /dev/ttySHCF0
では
---------------------------------------------------------------------------
/dev/modem, Line 0, UART: undefined, Port: 0x0001, IRQ: 0
Baud_base: 115200, close_delay: 50, divisor: 0
closing_wait: 3000
Flags: spd_normal
---------------------------------------------------------------------------
と、i/oポート、割り込みなどが、まるでPCIの情報から反映されず
当然これでは、MODEMのポートとして使える状況ではないと考えます。
お手数ですが、どなたか関連の情報をお持ちの方は
解決作を教えていただけないでしょうか?
以上
------------------------------------------
iSP 岩崎@川崎市