LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
12
返回列表 发新帖
楼主: wanglwr

ISDN上网报错,请各位高手指教。

[复制链接]
 楼主| 发表于 2003-6-8 01:28:54 | 显示全部楼层
老大:他是这样说的:

How to use ISDN4Linux and the HFC-S PCI (A) (=E-TECH Dolphin PCTA128-PCI)
The support for CCD (Cologne Chip Design) HFC PCI based cards comes with the ISDN4Linux package.
First, you have to reconfigure the kernel to make the HiSax module be compiled with "Support for HFC PCI-Bus cards".
You can patch your kernel with the latest ISDN kernel tree using the current CVS sources (chapter "CVS sources", isdncvs*.tgz files).
Don't miss the Kernel-HOWTO if you are not familiar with configuring and compiling the Linux kernel.
  

Kernel Configuration
  • ISDN support
    [ ] Support synchronous PPP
    [ ] Use VJ-compression with synchronous PPP
    [ ] Support generic MP (RFC 1717)
    <*> Support audio via ISDN
    [ ] Support AT-Fax Class 2 commands
    [ ] Support isdn diversion services
    [ ] X.25 PLP on top of ISDN (EXPERIMENTAL)
    < > ICN 2B and 4B support
    < > isdnloop support
    < > PCBIT-D support
    <*> HiSax SiemensChipSet driver support
  • HiSax Support for EURO/DSS1
  • Support for german chargeinfo
    [ ] Disable sending complete
    [ ] Disable sending low layer compatibility
    [ ] HiSax Support for german 1TR6
    [ ] HiSax Support for Teles 16.0/8.0
    [ ] HiSax Support for Teles 16.3 or PNP or PCMCIA
    [ ] HiSax Support for Teles PCI
    [ ] HiSax Support for Teles S0Box
    [ ] HiSax Support for AVM A1 (Fritz)
    [ ] HiSax Support for AVM PnP/PCI (Fritz!PnP/PCI)
    [ ] HiSax Support for AVM A1 PCMCIA (Fritz)
    [ ] HiSax Support for Elsa cards
    [ ] HiSax Support for ITK ix1-micro Revisio
    [ ] HiSax Support for Eicon.Diehl Diva card
    [ ] HiSax Support for ASUSCOM cards
    [ ] HiSax Support for TELEINT cards
    [ ] HiSax Support for HFC-S based cards
    [ ] HiSax Support for Sedlbauer cards
    [ ] HiSax Support for USR Sportster internale
    [ ] HiSax Support for MIC card
    [ ] HiSax Support for NETjet card
    [ ] HiSax Support for Niccy PnP/PCI card
    [ ] HiSax Support for Siemens I-Surf card
    [ ] HiSax Support for HST Saphir card
    [ ] HiSax Support for Telekom A4T card
    [ ] HiSax Support for Scitel Quadro card
    [ ] HiSax Support for Gazel cards
  • HiSax Support for HFC PCI-Bus cards
    < > Eicon.Diehl active card support
    < > AVM CAPI2.0 support




    If you compiled the HiSax driver as kernel module, you have to load it with the following command:
    /sbin/insmod /lib/modules/2.2.10/misc/isdn.o /sbin/insmod /lib/modules/2.2.10/misc/hisax.o id=HiSax type=35 protocol=2
      

    If the kernel loads the HiSax driver, you will find an output in the message file like that:
    (This example shows the output for a Asuscom/Askey card, not an E-TECH PCTA128-PCI ISDN adapter. You will experience some differences with this example, though.)

    /var/log/messages
    kernel: HiSax: Linux Driver for passive ISDN cards
    kernel: HiSax: Version 3.3a (module)
    kernel: HiSax: Layer1 Revision 2.36
    kernel: HiSax: Layer2 Revision 2.20
    kernel: HiSax: TeiMgr Revision 2.13
    kernel: HiSax: Layer3 Revision 2.10
    kernel: HiSax: LinkLayer Revision 2.34
    kernel: HiSax: Approval certification valid
    kernel: HiSax: Approved with ELSA Quickstep series cards
    kernel: HiSax: Approval registration numbers:
    kernel: HiSax: German D133361J CETECOM ICT Services GmbH
    kernel: HiSax: EU (D133362J) CETECOM ICT Services GmbH
    kernel: HiSax: Approved with Eicon Technology Diva 2.01 PCI cards
    kernel: HiSax: Total 1 card defined
    kernel: HiSax: Card 1 Protocol EDSS1 Id=HiSax (0)
    kernel: HiSax: HFC-PCI driver Rev. 1.18
    kernel: HiSax: HFC-PCI card manufacturer: Asuscom/Askey card name: 675
    kernel: HFC-PCI: defined at mem 0xc485c000 fifo 0xc2fb8000(0x2fb8000) IRQ 9 HZ 100
    kernel: HFC_PCI: resetting card
    kernel: HFC 2BDS0 PCI: IRQ 9 count 0
    kernel: HFC 2BDS0 PCI: IRQ 9 count 1
    kernel: HiSax: DSS1 Rev. 2.19
    kernel: HiSax: 2 channels added
    kernel: HiSax: MAX_WAITING_CALLS added
    kernel: HiSax: debugging flags card 1 set to 4
    kernel: isdn: Verbose-Level is 3



    The hardware is now installed, and you can go on configuring your system to use that hardware :-)
  • 发表于 2003-6-8 13:12:58 | 显示全部楼层
    http://www.colognechip.com/isdn/ ... linuxdriver-pci.htm

    对照一下这个看看,他里面都是有图的。
     楼主| 发表于 2003-6-8 14:03:18 | 显示全部楼层
    :help :help :help :help

    编译内核出错了,怎么办呀!!~!

    #make xconfig
    …………
    make[1]: gcc: command not found
    …………
    ………………
    这是怎么回事呀,帮帮忙吧。我在网上DOWN了一个linux-2.5.9.tar.gz的内核源程序
    发表于 2003-6-10 16:50:55 | 显示全部楼层
    编译内核出错了,怎么办呀!!~!

    #make xconfig
    …………
    make[1]: gcc: command not found
    …………


    要安装gcc,兄弟是否把这个问题弄好了?
     楼主| 发表于 2003-6-10 21:34:19 | 显示全部楼层
    gcc是个开发工具,在第二张盘里有的,当时我想,我又不做开发,只是学学,就没装那些开发工具,谁想到编内核会用到呀。

    不过装上到是装上了,还是不行呀。在编译时还是有错。没太记清。是不是在编译前还要自己改一些什么配置呀?
    发表于 2003-11-16 15:55:50 | 显示全部楼层

    关注中!

    我也是这个ISDN,一直没有用它能在Linux上网,弄了好长时间也没有头绪!我的系统是Redhat8.0
    您需要登录后才可以回帖 登录 | 注册

    本版积分规则

    快速回复 返回顶部 返回列表